index
:
delta/bdwgc.git
add-long-weakref
draft-appveyor
draft-travis
fix_tsx_bug
freebsd-ports-devel-boehm-gc
freebsd-ports-devel-boehm-gc-integrate
gc6x-branch
gcc_boehmgc
ios-unified-ts-fix
jtotz-bdwgc-integrate
jtotz_bdwgc
master
mono_libgc
racket_gc
release-7_2
release-7_4
release-7_6
release-8_0
release-8_2
thread-suspend
github.com: ivmai/bdwgc.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
gc_cpp.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix copyright message in de_win.rc and gc_cpp.cc
Ivan Maidanski
2020-09-03
1
-2
/
+5
*
Move C++ GC_ATTR_EXPLICIT and GC_NOEXCEPT definition to gc_config_macros.h
Ivan Maidanski
2020-04-16
1
-1
/
+1
*
Check _MSVC_LANG macro in addition to __cplusplus (MS VC)
Ivan Maidanski
2020-04-15
1
-6
/
+6
*
Move GC_throw_bad_alloc definition to new C++ file
Ivan Maidanski
2019-11-04
1
-6
/
+3
*
New macro to avoid system-wide new/delete inlining in gc_cpp.h (Win32)
Ivan Maidanski
2019-10-15
1
-2
/
+28
*
Fix gc_cpp.h file name in comments after renaming
Ivan Maidanski
2019-10-11
1
-1
/
+1
*
Fix 'ISO C++17 does not allow dynamic exception spec' clang-8 error
Ivan R
2019-06-22
1
-1
/
+7
*
Do not include windows.h when compiling gc_cpp.cc
Ivan Maidanski
2018-06-20
1
-0
/
+1
*
Do not include 'new' standard header from gc_cpp.h by default
Ivan Maidanski
2018-06-19
1
-7
/
+23
*
Do not specify throw(bad_alloc) in gc_cpp.h
Ivan Maidanski
2018-06-15
1
-0
/
+12
*
Use noexcept specifier in gc_cpp if C++11
Ivan Maidanski
2018-06-08
1
-4
/
+4
*
Fix new and delete operators definition for DigitalMars compiler
Ivan Maidanski
2018-06-04
1
-1
/
+1
*
Never return null pointer by C++ operator new (gc_cpp)
Ivan Maidanski
2018-06-01
1
-15
/
+6
*
Fix global operator delete definition for C++14 in gc_cpp
Ivan Maidanski
2018-01-15
1
-0
/
+14
*
Define CLANG/GNUC_PREREQ macros to check gcc/clang minimum version
Ivan Maidanski
2017-03-07
1
-2
/
+1
*
Workaround 'operator delete[]/new[] never used' cppcheck false warning
Ivan Maidanski
2016-11-17
1
-1
/
+1
*
Fix 'replacement operator delete cannot be inline' GCC warning (Cygwin)
Ivan Maidanski
2016-10-29
1
-5
/
+3
*
Reformat code of gc_cpp.cc/h
Ivan Maidanski
2015-05-11
1
-1
/
+1
*
Restore definition of new/delete operators in gc_cpp.cc (for non-VC)
Ivan Maidanski
2015-05-11
1
-0
/
+24
*
Remove commented out code in gc_cpp.cc/h
Ivan Maidanski
2015-05-11
1
-42
/
+0
*
put all the cpp stuff in header
Johannes Totz
2015-05-11
1
-43
/
+41
*
Fix more typos in comments and documentation
Ivan Maidanski
2013-07-11
1
-1
/
+1
*
Eliminate 'missing exception specification' warning in gc_cpp.cc (Clang)
Ivan Maidanski
2012-08-30
1
-6
/
+20
*
Include "config.h" instead of "private/config.h" on HAVE_CONFIG_H
Ivan Maidanski
2012-08-30
1
-1
/
+1
*
Reformat code of gc_cpp.cc/h
Ivan Maidanski
2011-12-26
1
-33
/
+33
*
HOTFIX: Fix gc_cpp.cc for Cygwin (remove duplicate function definition).
Ivan Maidanski
2011-09-13
1
-2
/
+5
*
Remove information about the authors from the source files.
Ivan Maidanski
2011-08-25
1
-5
/
+0
*
2009-10-19 Ivan Maidanski <ivmai@mail.ru>
ivmai
2011-07-26
1
-1
/
+1
*
2009-09-16 Ivan Maidanski <ivmai@mail.ru>
ivmai
2011-07-26
1
-20
/
+20
*
2009-09-16 Ivan Maidanski <ivmai@mail.ru> (really Petter Urkedal)
ivmai
2011-07-26
1
-1
/
+1
*
2009-09-10 Ivan Maidanski <ivmai@mail.ru>
ivmai
2011-07-26
1
-0
/
+8
*
2008-07-25 Hans Boehm <Hans.Boehm@hp.com> (Really mostly Ivan Maidanski)
hboehm
2011-07-26
1
-0
/
+2
*
2007-12-18 Hans Boehm <Hans.Boehm@hp.com>
hboehm
2011-07-26
1
-2
/
+1
*
2006-04-12 Hans Boehm <Hans.Boehm@hp.com> (Really mostly Andrei Polushin.)
hboehm
2011-07-26
1
-0
/
+6
*
gc6.1 tarball import
gc6_1
Ivan Maidanski
2011-07-26
1
-2
/
+2
*
gc6.1alpha4 tarball import
gc6_1alpha4
Ivan Maidanski
2011-07-26
1
-3
/
+15
*
gc6.0 tarball import
gc6_0
Ivan Maidanski
2011-07-26
1
-15
/
+4
*
gc4.13 tarball import
gc4_13
Ivan Maidanski
2011-07-26
1
-0
/
+14
*
gc4.8 tarball import
gc4_8
Ivan Maidanski
2011-07-26
1
-0
/
+46