The Racket repository
Go to file
Eli Barzilay 1ca628a1b8 Patch from Filipe Cabecinhas who said:
There were two bugs in my previous patch.  The first is that, when
  passing arguments by value that are represented by a pointer in a
  VARIANT, variantDataPointer was returning a pointer to the pointer.
  The second one is not allowing to create arrays of VARIANT (the
  behaviour we had by default before).

svn: r9771
2008-05-09 16:22:43 +00:00
collects improved docs, fixed bug in toolbar button shifting around business 2008-05-09 16:14:13 +00:00
doc adding jpgs for SRFI 41 doc 2008-05-08 23:39:29 +00:00
man/man1 add setup-plt and mzc man pages 2008-01-05 23:41:46 +00:00
src Patch from Filipe Cabecinhas who said: 2008-05-09 16:22:43 +00:00