summaryrefslogtreecommitdiff
path: root/doc
Commit message (Expand)AuthorAgeFilesLines
* Code refactoring of thread suspend/resume API supportIvan Maidanski2015-11-201-0/+3
* Allow specific TLS attributes for GC_thread_keyIvan Maidanski2015-11-181-0/+3
* Fix USE_COMPILER_TLS macro duplicate description in READMEIvan Maidanski2015-11-181-4/+0
* Fix typos in README for ews4800Terrell Russell2015-09-151-3/+3
* Code refactoring of toggle-ref supportIvan Maidanski2015-08-281-1/+3
* Enable gc.h inclusion by client without implicit include windows.h (Win32)Ivan Maidanski2015-05-111-0/+4
* Rename ATOMIC_UNCOLLECTABLE to GC_ATOMIC_UNCOLLECTABLEIvan Maidanski2015-05-112-2/+2
* Remove commented out code in AmigaOS.c, gcconfig.h and os_dep.cIvan Maidanski2015-04-061-4/+1
* Support winpthreadsPeter Wang2014-08-232-5/+5
* Fix pthreads-win32 name in comments and documentationIvan Maidanski2014-08-102-4/+5
* Remove Makefile.dj (and README.dj) in favor of configure (DJGPP)Ivan Maidanski2014-06-192-10/+0
* Fix PARALLEL_MARK for Windows 7+Ivan Maidanski2014-05-291-7/+0
* Update Xerox FTP host name in overview.htmlIvan Maidanski2014-05-151-2/+3
* Update emails/links due to project site and ML transitionIvan Maidanski2014-02-236-83/+74
* Fix or remove broken URLs in documentationIvan Maidanski2014-02-233-31/+23
* Fix typo in GC overview fileIvan Maidanski2014-02-221-1/+1
* Fix 'e.g.' typos in comments and documentationIvan Maidanski2014-02-013-4/+4
* Remove non-existing DISCARD_WORDS from GC data structure ASCII diagramIvan Maidanski2013-12-091-18/+16
* Remove barrett_diagram file duplicated by tree.htmlIvan Maidanski2013-12-092-107/+0
* New macro (GC_ALWAYS_MULTITHREADED) to set multi-threaded mode implicitlyIvan Maidanski2013-12-011-0/+3
* Allow to force GC_dump_regularly set on at compilationIvan Maidanski2013-11-221-0/+2
* Bump version to 7.4.0; change policy regarding version numbersgc7_4_0Ivan Maidanski2013-11-172-5/+2
* Fix more typos in commentsOndrej Bilka2013-07-312-4/+4
* Fix more typos in comments and documentationIvan Maidanski2013-07-1110-53/+52
* Convert readme to markdown.David Terei2013-05-101-1/+1
* Fix triple-letter typos in comments and documentationIvan Maidanski2013-05-041-1/+1
* Adjust punctuation in comments and documentationIvan Maidanski2013-01-232-2/+2
* Replace '`' symbol with double-quote in commentsIvan Maidanski2012-12-151-1/+1
* Add support of Android loggerIvan Maidanski2012-11-131-0/+2
* Document GC_NAMESPACE macro in READMEIvan Maidanski2012-10-201-0/+3
* Enable 'Force GC at every GC_malloc' debug-related functionalityIvan Maidanski2012-09-112-0/+8
* FIX: Disable incremental mode on Darwin if fork handling requestedIvan Maidanski2012-04-021-3/+3
* doc: Update README for Solaris regarding multi-threading supportIvan Maidanski2012-03-282-2/+8
* Move 'Mac_files' folder to 'extra' oneIvan Maidanski2012-03-221-1/+1
* Makefile: add Symbian-specific source and README filesIvan Maidanski2012-03-191-0/+1
* Merge with symbian_libgc_7x branchIvan Maidanski2012-03-181-0/+13
|\
| * Move README.symbian to 'doc' folder.Ivan Maidanski2011-09-071-0/+13
* | Fix gcconfig to turn on POSIX fork() support by defaultAndy Wingo2012-02-201-3/+3
* | Remove unsupported MMAP_STACKS (specific to Solaris threads)Ivan Maidanski2012-02-141-3/+0
* | Update TODO (failure in Cygwin resolved)Ivan Maidanski2012-02-091-3/+1
* | Allow to get memory via Win32 VirtualAlloc (USE_WINALLOC) on CygwinIvan Maidanski2012-02-091-0/+3
* | Allow to exclude finalization support by GC_NO_FINALIZATION macroIvan Maidanski2012-02-061-0/+2
* | Update bug reports email address (recommend GC mailing list)Ivan Maidanski2012-01-202-2/+3
* | Replace repeating '==' sequences in documentation with double '=' markIvan Maidanski2012-01-123-30/+16
* | Win32: allow DllMain chaining on the client sideIvan Maidanski2012-01-101-0/+3
* | Remove unused __STDC__ and NO_SIGNALS macrosIvan Maidanski2011-12-281-4/+0
* | Remove unused SILENT macro; remove duplicate MacOS_Test_config.h fileIvan Maidanski2011-12-281-13/+2
* | Complete GC documentation with 'finalization' topicIvan Maidanski2011-12-265-3/+194
* | Localize references in 'doc' html filesIvan Maidanski2011-12-262-24/+24
* | Fix make scripts after README.MacOSX file removalIvan Maidanski2011-12-231-1/+0