Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mono/mono.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/libgc
AgeCommit message (Collapse)Author
2005-01-24Mon Jan 24 16:39:42 CET 2005 Paolo Molaro <lupus@ximian.com>Paolo Molaro
* alloc.c, include/gc.h: add event notification, mostly from a patch by Ben Maurer. svn path=/trunk/mono/; revision=39416
2005-01-242005-01-23 Geoff Norton <gnorton@customerdna.com>Geoff Norton
* os_dir.c: Change GC_task_self to be static everywhere on Darwin. Allows gcc4.0 to compile. svn path=/trunk/mono/; revision=39390
2005-01-18Tue Jan 18 11:19:47 CET 2005 Paolo Molaro <lupus@ximian.com>Paolo Molaro
* pthread_stop_world.c: handle EINTR from sem_wait() call. svn path=/trunk/mono/; revision=39085
2004-12-13remove svn:executable from *.cs *.c *.hRaja R Harinath
svn path=/trunk/mono/; revision=37683
2004-12-03fix up $ type stuff that got left over from cvs2svn. This will not come back ↵Ben Maurer
again svn path=/trunk/mono/; revision=36980
2004-11-11Add libgc to monoMiguel de Icaza
svn path=/trunk/mono/; revision=35994