summaryrefslogtreecommitdiff
path: root/doc
Commit message (Expand)AuthorAgeFilesLines
* Remove ancient PCR-MakefileIvan Maidanski2021-11-291-1/+2
* Do not list all .c files in ancient README.MacIvan Maidanski2021-11-291-20/+1
* Remove ancient SMakefile.amigaIvan Maidanski2021-11-291-7/+13
* Remove ancient OS2_MAKEFILEIvan Maidanski2021-11-291-2/+9
* Remove Symbian makefileIvan Maidanski2021-11-291-1/+55
* Remove doc.am and move gc.man to base folderIvan Maidanski2021-11-252-208/+0
* Adjust link to file with the license in overview.mdIvan Maidanski2021-11-251-1/+1
* Update README.win32 about default build configuration (configure, cmake)Ivan Maidanski2021-11-251-5/+5
* Fix a typo in debugging.mdIvan Maidanski2021-11-251-1/+1
* Quote all mentioned header files in README.md and debugging.mdIvan Maidanski2021-11-251-2/+2
* Move public header files to include/gc in source treeIvan Maidanski2021-11-251-1/+1
* Move non-license info from LICENSE file to READMEIvan Maidanski2021-11-241-1/+6
* Exclude licensing terms from README.cords in favor of LICENSEIvan Maidanski2021-11-231-10/+0
* Rename README.QUICK to LICENSE and install it by defaultIvan Maidanski2021-11-232-1/+2
* Add 'lib' prefix to build artifact names in Makefile.directIvan Maidanski2021-11-141-1/+1
* Refer to Makefile.direct instead of deleted Makefile file in READMEIvan Maidanski2021-11-032-3/+3
* Do not name GCC intrinsics as C11 onesIvan Maidanski2021-10-301-2/+2
* Add a link to known uses of bdwgc to READMEIvan Maidanski2021-10-181-2/+1
* Adjust dist_doc_DATA after renaming README.aixIvan Maidanski2021-10-151-1/+1
* Rename README.rs6000 to README.aixIvan Maidanski2021-10-132-1/+1
* [8.2.0]v8.2.0Ivan Maidanski2021-09-291-1/+1
* Fall back to mprotect-based VDB at runtime if no soft-dirty bit in kernelIvan Maidanski2021-09-042-10/+10
* Use soft dirty bits on Linux (initial implementation, off by default)Ivan Maidanski2021-08-073-4/+6
* Remove new_gc_alloc.h fileIvan Maidanski2021-07-251-18/+0
* Export CMake targets with namespace BDWgcSteve Youngs2021-07-081-0/+13
* Add README.emscripten to installed documentation setIvan Maidanski2021-07-081-0/+1
* Emscripten single-threaded support (detect stack base, push registers)Nguyen Thai Ngoc Duy2021-06-201-0/+15
* Better formatting of list with GC phases in gcdescr.mdMatheus Rambo2021-06-101-18/+29
* Add table of contents in gcdescr.mdMatheus Rambo2021-06-101-0/+11
* New API (GC_set_markers_count) to control number of parallel markersIvan Maidanski2020-08-131-0/+4
* Do not hard-code finalizable objects limit which triggers GCIvan Maidanski2020-07-311-0/+3
* Add GC_ prefix to scan_ptr and some other static variablesIvan Maidanski2020-06-211-1/+1
* Remove obsolete information in README.darwinIvan Maidanski2019-11-121-56/+0
* Build gctba libraryIvan Maidanski2019-11-071-0/+9
* Move GC_throw_bad_alloc definition to new C++ fileIvan Maidanski2019-11-042-5/+6
* New macro to avoid system-wide new/delete inlining in gc_cpp.h (Win32)Ivan Maidanski2019-10-151-0/+4
* Remove a note in README.macros that work in progressIvan Maidanski2019-10-121-1/+1
* Fix 'traceable but uncollectible memory' wording in gcinterface documentDima Pasechnik2019-10-111-1/+1
* New macro (CONSOLE_LOG) to enable logging to console on Win32Ivan Maidanski2019-09-121-0/+3
* Rename make_as_lib option to enable_static in NT_MAKEFILE and WCC_MAKEFILEIvan Maidanski2019-07-202-2/+2
* Rename nothreads option to disable_threads in NT_MAKEFILEIvan Maidanski2019-07-192-2/+2
* Update README.cmake regarding Unix, C++ and testsIvan Maidanski2019-07-171-19/+18
* Remove gc.mak script (MS VC)Ivan Maidanski2019-07-171-9/+3
* Remove Borland-specific Makefile (BCC_MAKEFILE)Ivan Maidanski2019-07-171-4/+1
* Enable CMake-based build for Borland and Watcom compilersIvan Maidanski2019-07-171-3/+5
* Fix typo in SMakefile filename in READMEIvan Maidanski2019-07-161-1/+1
* Do not build tests by default (Makefile.direct and other Makefiles)Ivan Maidanski2019-07-163-5/+6
* New macro (NO_MSGBOX_ON_ERROR) to avoid message box on GC abort (Win32)Ivan Maidanski2019-07-051-0/+5
* Generate cordtest and de executable files in GC base folderIvan Maidanski2019-06-192-2/+2
* Move test executable files produced by CMake to the base folderIvan Maidanski2019-06-151-1/+1