]> granicus.if.org Git - gc/shortlog
gc
2019-10-10 Ivan MaidanskiUpdate ChangeLog release-7_2
2019-10-10 Ivan MaidanskiReduce a time period between GetExitCodeThread and...
2019-10-10 Ivan MaidanskiDisable mprotect-based incremental GC if /proc roots...
2019-10-10 Sorawee PorncharoenwaseFix a typo in 'primitives' word in README.changes
2019-10-09 Ivan MaidanskiFix 'ACCESS_VIOLATION in marker' GC warning on Win32...
2019-10-09 Ivan MaidanskiPrevent WARN of incompatible incremental GC if default...
2019-10-09 Ivan MaidanskiFix GC_new_hblk prototype in a comment
2019-10-09 Ivan MaidanskiFix a typo in GC_init comment
2019-08-26 Ivan MaidanskiUpdate ChangeLog
2019-08-26 Ivan MaidanskiFix a typo in control_chars() comment in de_win.c
2019-08-26 Ivan MaidanskiFix typo in SMakefile filename in README
2019-08-26 Ivan Maidanski.gitignore: Ignore all *.a files in the base folder
2019-08-26 Ivan Maidanski.gitignore: Ignore de.dir produced by CMake
2019-06-29 Ivan MaidanskiUpdate ChangeLog
2019-06-29 Ivan MaidanskiFix 'expected function body after declarator' clang...
2019-06-29 Ivan MaidanskiUpdate ChangeLog
2019-06-29 Ivan MaidanskiFix fread failure after enable_incremental if malloc...
2019-06-29 Ivan Maidanski.gitignore: Ignore various CMake-generated files
2019-05-17 Ivan MaidanskiUpdate ChangeLog
2019-05-17 Jasper Lievisse... Fix word size, data start and alignment for OpenBSD...
2019-05-17 Alexandr ShadchinFix incorrect define GC_OPENBSD_THREADS on sparc64
2019-05-17 Ivan MaidanskiExplicitly zero-initialize trace_buf
2019-05-17 Ivan MaidanskiFix first_thread stack_base initialization if custom...
2019-05-17 Ivan MaidanskiFix the stack bottom variable name in README
2019-05-17 Ivan MaidanskiFix save_callers for multi-threaded case if built-in...
2019-04-06 Ivan MaidanskiUpdate ChangeLog
2019-04-06 Ivan MaidanskiFix typos in documentation (regarding 'non-incremental')
2019-04-06 Ivan MaidanskiFix a typo (GC_NPROCS spelling) in a comment in gc.h
2019-04-06 Ivan MaidanskiRemove a misleading comment about Solaris in gc.h
2019-03-27 Ivan MaidanskiUpdate ChangeLog
2019-03-27 Ivan MaidanskiFix printf format specifier in simple_example.html
2019-03-27 Ivan MaidanskiFix configure message about 'AIX gcc optimization fix'
2019-03-27 Ivan Maidanskiwindows-untested: Update after include/gc_inl.h removal
2019-03-27 Ivan MaidanskiFix various typos mostly in documentation files
2019-03-01 Ivan Maidanski[7.2n] v7.2n
2019-02-27 Ivan Maidanski.gitignore: Ignore /out folder
2019-02-16 Ivan MaidanskiUpdate ChangeLog
2019-02-16 Ivan MaidanskiAppVeyor CI: Fix 'no source or binary dir provided...
2019-02-16 HamayamaFix GetThreadContext stale register values use if WoW64...
2019-01-29 Ivan MaidanskiUpdate ChangeLog
2019-01-29 Ivan MaidanskiFix 'unexpected mark stack overflow' abort in push_all_...
2019-01-29 Ivan MaidanskiFix BSD_TIME variant of MS_TIME_DIFF for the case of...
2019-01-29 Ivan MaidanskiFix invalid initializer of CLOCK_TYPE variables if...
2019-01-29 Ivan MaidanskiFix 'mprotect remapping failed' abort on NetBSD with...
2019-01-29 Ivan MaidanskiFix executable memory allocation in GC_unix_get_mem
2018-12-11 Ivan Maidanski[7.2m] v7.2m
2018-12-11 Ivan MaidanskiTravis CI: Use libatomic_ops-7.2i for make distcheck
2018-12-03 Ivan MaidanskiUpdate ChangeLog
2018-12-03 Ivan MaidanskiGuard against potential buffer overflow in CORD_next...
2018-12-03 Ivan MaidanskiFix hbp overflow in GC_install_counts
2018-12-03 Ivan Maidanski.gitignore: Ignore disclaim_weakmap_test executable...
2018-10-02 Ivan MaidanskiUpdate ChangeLog
2018-10-02 Ivan MaidanskiFix comment typo in CMakeLists.txt
2018-10-02 Max MouratovFix comment typos in backgraph.c, de.c, gcconfig.h
2018-10-02 Demyan KimitsaFix start_world not resuming all threads on Darwin
2018-08-10 Ivan Maidanski[7.2l] v7.2l
2018-08-06 Ivan MaidanskiUpdate ChangeLog
2018-08-06 Ivan MaidanskiFix incorrect roots order after root removal in remove_...
2018-08-06 Ivan MaidanskiFix suspend_thread_list in case of thread_suspend is...
2018-08-06 Jonathan ChambersPerform thread_suspend in loop as it may be interrupted...
2018-07-19 Ivan MaidanskiUpdate (regenerate) configure files
2018-07-19 Ivan MaidanskiUpdate ChangeLog
2018-07-19 Ivan MaidanskiTravis CI: test --enable-large-config with assertions...
2018-07-19 Ivan MaidanskiFix GC_is_valid_displacement and GC_is_visible for...
2018-07-19 Ivan MaidanskiFix large object base computation in PUSH_CONTENTS...
2018-07-19 Ivan MaidanskiFix global operator delete definition for C++14 in...
2018-07-19 Ivan MaidanskiFix Borland version in documentation to match that...
2018-07-19 Ivan MaidanskiFix 'pointer arithmetic with NULL' code defect in print...
2018-07-19 Ivan MaidanskiFix potential null dereference in GC_CONS
2018-07-18 Ivan MaidanskiFix mark stack overflow checking in push_selected
2018-07-18 Ivan MaidanskiFix VirtualQuery call in case of malloc failure (Win32)
2018-07-18 Ivan MaidanskiFix comment about inv_sz computation in setup_header
2018-07-18 Ivan MaidanskiFix result computation in n_set_marks
2018-07-18 Ivan MaidanskiFix comments style in configure.ac and Makefile.am
2018-07-18 Ivan MaidanskiFix infinite restarting of mark_some when a static...
2018-07-18 Ivan MaidanskiFix typos in ChangeLog
2018-07-18 Ivan MaidanskiWorkaround 'template-id not supported in this context...
2018-07-18 Ivan MaidanskiDo not redefine MSWIN32 macro (WCC)
2018-07-18 Ivan MaidanskiFix typo in comment for CORD_ec_flush_buf prototype
2018-07-18 Ivan MaidanskiFix return type in GC_set_warn_proc API documentation
2018-07-18 Naoyuki SawaFix register_dynamic_libraries on Windows 10
2018-07-18 Ivan MaidanskiInstall gc.3 man page instead of copying gc.man to...
2018-07-18 Ivan Maidanski.gitignore: Ignore '.vs' folders
2018-07-18 Ivan Maidanski.gitignore: Ignore gc.def (produced by digimars.mak)
2018-07-18 Ivan Maidanski.gitignore: Ignore *.tds files (generated by bcc)
2018-04-18 Ivan Maidanski[7.2k] v7.2k
2018-04-18 Ivan MaidanskiUpdate ChangeLog
2018-04-18 Ivan MaidanskiFix data race during apply_to_each_object(reset_back_edge)
2018-04-18 Ivan MaidanskiFix the collector hang when it is configured with ...
2018-04-18 Ivan MaidanskiFix null dereference in print_callers on backtrace_symb...
2018-04-17 Ivan MaidanskiFix missing SIGBUS handler setup for kFreeBSD
2018-04-17 Ivan MaidanskiFix thread_suspend fail for threads registered from...
2018-04-17 Ivan MaidanskiFix assertion violation in DllMain of win32_threads
2018-03-04 Ivan MaidanskiUpdate ChangeLog
2018-03-04 Ivan MaidanskiFix missing GC_generic_malloc_words_small implementatio...
2018-03-04 Ivan MaidanskiFix include gc_gcj.h in thread_local_alloc.c
2018-03-04 Ivan MaidanskiFix typo in AIX macro name
2018-03-04 Ivan MaidanskiFix dbg_mlc.c/o file name in documentation
2018-03-04 Ivan MaidanskiFix man section number (3)
2018-03-04 Ivan MaidanskiFix arguments delimiter in pcr_interface.c (PCR)
next