projects
/
platform
/
upstream
/
libgc.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
platform/upstream/libgc.git
2017-03-09
Ivan Maidanski
Workaround '32-bit value shift by >31 bits is undefined...
commit
|
commitdiff
|
tree
|
snapshot
2017-03-09
Ivan Maidanski
Travis CI: Test also with GC built-in atomic primitives
commit
|
commitdiff
|
tree
|
snapshot
2017-03-09
Ivan Maidanski
Eliminate 'non-reentrant function strtok called' cppche...
commit
|
commitdiff
|
tree
|
snapshot
2017-03-08
Ivan Maidanski
Fix 'token not a valid binary' error during initseconda...
commit
|
commitdiff
|
tree
|
snapshot
2017-03-07
Ivan Maidanski
Fix 'expected end of line in preprocessor' compilation...
commit
|
commitdiff
|
tree
|
snapshot
2017-03-07
Ivan Maidanski
Travis CI: Also test --enable-large-config in 32-bit...
commit
|
commitdiff
|
tree
|
snapshot
2017-03-07
Thomas Linder...
Increase MAX_HEAP_SECTS (10 times) for large-config
commit
|
commitdiff
|
tree
|
snapshot
2017-03-07
Ivan Maidanski
Workaround 'memory leak: result' cppcheck false error...
commit
|
commitdiff
|
tree
|
snapshot
2017-03-07
Ivan Maidanski
Workaround 'obsolescent usleep called' cppcheck warning...
commit
|
commitdiff
|
tree
|
snapshot
2017-03-07
Ivan Maidanski
Workaround 'obsolescent bcopy, bzero called' cppcheck...
commit
|
commitdiff
|
tree
|
snapshot
2017-03-07
Ivan Maidanski
Eliminate 'scope of variable can be reduced' cppcheck...
commit
|
commitdiff
|
tree
|
snapshot
2017-03-07
Ivan Maidanski
Travis CI: Test also --enable-large-config --enable...
commit
|
commitdiff
|
tree
|
snapshot
2017-03-07
Ivan Maidanski
Travis CI: Output gctest.log content
commit
|
commitdiff
|
tree
|
snapshot
2017-03-07
Ivan Maidanski
Define CLANG/GNUC_PREREQ macros to check gcc/clang...
commit
|
commitdiff
|
tree
|
snapshot
2017-03-05
Ivan Maidanski
Eliminate 'condition ret==NULL always true' cppcheck...
commit
|
commitdiff
|
tree
|
snapshot
2017-03-03
Ivan Maidanski
Travis CI: Also test with Unexpected behavior sanitizer...
commit
|
commitdiff
|
tree
|
snapshot
2017-03-03
Ivan Maidanski
Fix 'overriding commands for target check-without-...
commit
|
commitdiff
|
tree
|
snapshot
2017-03-02
Ivan Maidanski
Update AUTHORS file
commit
|
commitdiff
|
tree
|
snapshot
2017-03-02
Mikael Djurfeldt
Fix 'size of tv is unknown' error in brief_async_signal...
commit
|
commitdiff
|
tree
|
snapshot
2017-03-01
Ivan Maidanski
Add Makefile target to run all tests without test-driver
commit
|
commitdiff
|
tree
|
snapshot
2017-03-01
Ivan Maidanski
Fix missing .exe for disclaim test filenames in Makefil...
commit
|
commitdiff
|
tree
|
snapshot
2017-03-01
Ivan Maidanski
Update shared libraries version info to differentiate...
commit
|
commitdiff
|
tree
|
snapshot
2017-03-01
Ivan Maidanski
Move libraries version info to the beginning of Makefile.am
commit
|
commitdiff
|
tree
|
snapshot
2017-03-01
Max Mouratov
Update AUTHORS file
commit
|
commitdiff
|
tree
|
snapshot
2017-02-28
Ivan Maidanski
Eliminate 'checking unsigned variable < 0' cppcheck...
commit
|
commitdiff
|
tree
|
snapshot
2017-02-28
Ivan Maidanski
Fix name typos in GC_FAST_MALLOC_GRANS comment
commit
|
commitdiff
|
tree
|
snapshot
2017-02-28
Ivan Maidanski
Define GC_ASSERT(x) as C assert(x) for external clients...
commit
|
commitdiff
|
tree
|
snapshot
2017-02-28
Ivan Maidanski
Document GC_BUILTIN_ATOMIC macro (and gc_atomic_ops...
commit
|
commitdiff
|
tree
|
snapshot
2017-02-28
Ivan Maidanski
Define GC_PREFETCH_FOR_WRITE to __builtin_prefetch...
commit
|
commitdiff
|
tree
|
snapshot
2017-02-28
Ivan Maidanski
Eliminate 'label not used' cppcheck false warnings...
commit
|
commitdiff
|
tree
|
snapshot
2017-02-27
Ivan Maidanski
Travis CI: Output config.h content
commit
|
commitdiff
|
tree
|
snapshot
2017-02-27
Ivan Maidanski
Travis CI: Move cppcheck to parent (home) folder
commit
|
commitdiff
|
tree
|
snapshot
2017-02-27
Ivan Maidanski
Travis CI: Reformat 'env' section (describe each config...
commit
|
commitdiff
|
tree
|
snapshot
2017-02-20
Ivan Maidanski
Fix typo in GC_AMIGA_GC documentation in README
commit
|
commitdiff
|
tree
|
snapshot
2017-02-20
Ivan Maidanski
Update AUTHORS file
commit
|
commitdiff
|
tree
|
snapshot
2017-02-20
Klemens Zwischenbrugger
Fix various typos in comments and printed messages
commit
|
commitdiff
|
tree
|
snapshot
2017-02-15
Ivan Maidanski
Do not specify version info for test libraries (Automake)
commit
|
commitdiff
|
tree
|
snapshot
2017-02-15
Ivan Maidanski
.gitignore: Ignore *.sancov (generated by ASan)
commit
|
commitdiff
|
tree
|
snapshot
2017-02-15
Ivan Maidanski
Fix typo in Makefile.am comment
commit
|
commitdiff
|
tree
|
snapshot
2017-02-14
Ivan Maidanski
Travis CI: Add source check by cppcheck
commit
|
commitdiff
|
tree
|
snapshot
2017-02-14
Ivan Maidanski
Travis CI: Test -D LINT2 in Linux/x86 builds, not durin...
commit
|
commitdiff
|
tree
|
snapshot
2017-02-14
Ivan Maidanski
Travis CI: fix -D KEEP_BACK_PTRS option passed to clang...
commit
|
commitdiff
|
tree
|
snapshot
2017-02-14
Ivan Maidanski
Travis CI: fix 'bits/predefs.h not found' in CSA_CHECK...
commit
|
commitdiff
|
tree
|
snapshot
2017-02-14
Ivan Maidanski
Travis CI: fix missing "fi" in the script
commit
|
commitdiff
|
tree
|
snapshot
2017-02-14
Ivan Maidanski
Eliminate 'value of GC_INLINE unknown' cppcheck info...
commit
|
commitdiff
|
tree
|
snapshot
2017-02-14
Ivan Maidanski
Travis CI: Pass -D LINT2 to CFLAGS during test coverage...
commit
|
commitdiff
|
tree
|
snapshot
2017-02-14
Ivan Maidanski
Travis CI: Add source check by Clang Static Analyzer
commit
|
commitdiff
|
tree
|
snapshot
2017-02-14
Ivan Maidanski
Workaround '!GC_page_size is always false' cppcheck...
commit
|
commitdiff
|
tree
|
snapshot
2017-02-10
Ivan Maidanski
Update ChangeLog file
commit
|
commitdiff
|
tree
|
snapshot
2017-02-10
Ivan Maidanski
Update ChangeLog file (v7.6 changes only)
commit
|
commitdiff
|
tree
|
snapshot
2017-02-10
Ivan Maidanski
Update ChangeLog file (v7.2 - v7.4 changes only)
commit
|
commitdiff
|
tree
|
snapshot
2017-02-02
Ivan Maidanski
Travis CI: Test --disable-static --disable-threads
commit
|
commitdiff
|
tree
|
snapshot
2017-02-02
Ivan Maidanski
Travis CI: Test --enable-gc-assertions (only with ...
commit
|
commitdiff
|
tree
|
snapshot
2017-02-02
Ivan Maidanski
Travis CI: Test --enable-munmap only once (for gcov...
commit
|
commitdiff
|
tree
|
snapshot
2017-02-02
Ivan Maidanski
Travis CI: Test also --disable-gc-debug and --enable...
commit
|
commitdiff
|
tree
|
snapshot
2017-02-02
Ivan Maidanski
Travis CI: Do not apply gcov to gc-debug code
commit
|
commitdiff
|
tree
|
snapshot
2017-02-02
Ivan Maidanski
Add Coveralls (test coverage status) badge to README
commit
|
commitdiff
|
tree
|
snapshot
2017-02-02
Ivan Maidanski
Travis CI: Fix base directory for lcov
commit
|
commitdiff
|
tree
|
snapshot
2017-02-01
Ivan Maidanski
Travis CI: Fix gcov exclude matrix and fix lcov usage
commit
|
commitdiff
|
tree
|
snapshot
2017-02-01
Ivan Maidanski
Travis CI: Report test coverage for Linux/x64 (single...
commit
|
commitdiff
|
tree
|
snapshot
2017-02-01
Ivan Maidanski
Travis CI: Refactoring (rename ENABLE_CPP variable...
commit
|
commitdiff
|
tree
|
snapshot
2017-02-01
Ivan Maidanski
Travis CI: Refactoring (CFLAGS_EXTRA_M, wrap long lines)
commit
|
commitdiff
|
tree
|
snapshot
2017-01-31
Ivan Maidanski
Fix enable_parallel_mark condition in CMake script
commit
|
commitdiff
|
tree
|
snapshot
2017-01-31
Ivan Maidanski
Fix MS VC warning about compiling unused checksums...
commit
|
commitdiff
|
tree
|
snapshot
2017-01-31
Ivan Maidanski
.gitignore: Ignore coverage.info (generated by lcov)
commit
|
commitdiff
|
tree
|
snapshot
2017-01-31
Ivan Maidanski
.gitignore: Ignore all *.gc.log and *.tlog (generated...
commit
|
commitdiff
|
tree
|
snapshot
2017-01-31
Ivan Maidanski
Travis CI: Fix linux/i686 build; set language to C++
commit
|
commitdiff
|
tree
|
snapshot
2017-01-31
Ivan Maidanski
Fix a typo in comment of GC_mark_some
commit
|
commitdiff
|
tree
|
snapshot
2017-01-30
Ivan Maidanski
Fix 'zero-size array is extension' Clang warning in...
commit
|
commitdiff
|
tree
|
snapshot
2017-01-29
Ivan Maidanski
Travis CI: compile both for x86 and x64
commit
|
commitdiff
|
tree
|
snapshot
2017-01-29
Ivan Maidanski
Travis CI: Exclude osx/gcc builds
commit
|
commitdiff
|
tree
|
snapshot
2017-01-26
Ivan Maidanski
Fix AO_compiler_barrier definition in gc_atomic_ops...
commit
|
commitdiff
|
tree
|
snapshot
2017-01-26
Ivan Maidanski
Appveyor CI: build/test with GCJ support
commit
|
commitdiff
|
tree
|
snapshot
2017-01-25
Ivan Maidanski
Fix GCJ support in CMake build script
commit
|
commitdiff
|
tree
|
snapshot
2017-01-25
Ivan Maidanski
Add AO primitives implementation to GC based on C11...
commit
|
commitdiff
|
tree
|
snapshot
2017-01-23
Ivan Maidanski
Do not x86 asm in PUSH_CONTENTS_HDR for NaCl
commit
|
commitdiff
|
tree
|
snapshot
2017-01-19
Ivan Maidanski
Revert "Skip GC_DS_PER_OBJECT objs with negative descri...
commit
|
commitdiff
|
tree
|
snapshot
2017-01-19
Ivan Maidanski
Add assertion to allocobj that live unmarked object...
commit
|
commitdiff
|
tree
|
snapshot
2017-01-18
Ivan Maidanski
Eliminate 'GC_collecting is set but never used' code...
commit
|
commitdiff
|
tree
|
snapshot
2017-01-18
Ivan Maidanski
Add configure --enable-gcov option (enable code coverag...
commit
|
commitdiff
|
tree
|
snapshot
2017-01-16
Ivan Maidanski
Fix lack of 2 trailing zeros in _MSC_VER numbers
commit
|
commitdiff
|
tree
|
snapshot
2017-01-14
Paul Bone
New API function (GC_dump_named) to produce named dumps
commit
|
commitdiff
|
tree
|
snapshot
2017-01-13
Ivan Maidanski
.gitignore: Ignore gcov c/h output files
commit
|
commitdiff
|
tree
|
snapshot
2017-01-11
Ivan Maidanski
Use EXPECT FALSE for mark_from code documented as execu...
commit
|
commitdiff
|
tree
|
snapshot
2017-01-11
Ivan Maidanski
Fix gc_allocator.h file name in new_gc_alloc.h comment
commit
|
commitdiff
|
tree
|
snapshot
2017-01-11
Ivan Maidanski
windows-untested: Fix paths to gc_version.h
commit
|
commitdiff
|
tree
|
snapshot
2017-01-11
Ivan Maidanski
Fix gc_backptr.h, gc_mark.h, GC_DS_TAGS names in docume...
commit
|
commitdiff
|
tree
|
snapshot
2017-01-09
Ivan Maidanski
Fix 'execvp argument incompatible pointer type' compile...
commit
|
commitdiff
|
tree
|
snapshot
2017-01-09
Ivan Maidanski
Update README regarding make cords with Makefile.direct
commit
|
commitdiff
|
tree
|
snapshot
2017-01-09
Ivan Maidanski
Delete preprocessor output on make clean (Makefile...
commit
|
commitdiff
|
tree
|
snapshot
2017-01-09
Ivan Maidanski
Fix Makefile.direct recursive invocation
commit
|
commitdiff
|
tree
|
snapshot
2016-12-28
Ivan Maidanski
Fix a typo in push_roots comment
commit
|
commitdiff
|
tree
|
snapshot
2016-12-23
Ivan Maidanski
Fix typo in GC_build_fl_clear2 comment
commit
|
commitdiff
|
tree
|
snapshot
2016-12-22
Ivan Maidanski
Workaround 'condition is always true' cppcheck style...
commit
|
commitdiff
|
tree
|
snapshot
2016-12-22
Ivan Maidanski
Add minimal testing of GC_MALLOC_[ATOMIC_]WORDS and...
commit
|
commitdiff
|
tree
|
snapshot
2016-12-22
Ivan Maidanski
Eliminate 'array vs singleton' code defect in typed_tes...
commit
|
commitdiff
|
tree
|
snapshot
2016-12-22
Ivan Maidanski
Fix bm_huge initialization for 64-bit targets (gctest)
commit
|
commitdiff
|
tree
|
snapshot
2016-12-22
Ivan Maidanski
Remove HIGH_BIT macro duplicating SIGNB
commit
|
commitdiff
|
tree
|
snapshot
2016-12-22
Ivan Maidanski
Eliminate 'memory leak' code defect for scratch-allocat...
commit
|
commitdiff
|
tree
|
snapshot
2016-12-20
Ivan Maidanski
Fix CMake tests build for Win32
commit
|
commitdiff
|
tree
|
snapshot
next