[D-runtime] [D-Programming-Language/druntime] f81801: gc.config: updated comments, allow disabling comma...
GitHub via D-runtime
d-runtime at puremagic.com
Sat Nov 22 14:16:34 PST 2014
Branch: refs/heads/master
Home: https://github.com/D-Programming-Language/druntime
Commit: f8180175297fdf1b8f4c29c184b7033420320b1b
https://github.com/D-Programming-Language/druntime/commit/f8180175297fdf1b8f4c29c184b7033420320b1b
Author: Rainer Schuetze <r.sagitario at gmx.de>
Date: 2014-10-08 (Wed, 08 Oct 2014)
Changed paths:
M src/gc/config.d
Log Message:
-----------
gc.config: updated comments, allow disabling command line processing, change environment var to DRT_GCOPT
Commit: 46c8da169f04be8b1285d66b6f1f211ab3a34b0d
https://github.com/D-Programming-Language/druntime/commit/46c8da169f04be8b1285d66b6f1f211ab3a34b0d
Author: Rainer Schuetze <r.sagitario at gmx.de>
Date: 2014-10-19 (Sun, 19 Oct 2014)
Changed paths:
M benchmark/runbench.d
M mak/COPY
M mak/MANIFEST
M mak/SRCS
M src/core/atomic.d
M src/core/bitop.d
M src/core/cpuid.d
M src/core/demangle.d
M src/core/internal/convert.d
M src/core/internal/hash.d
M src/core/internal/traits.d
M src/core/math.d
M src/core/simd.d
M src/core/stdc/config.d
M src/core/stdc/stdarg.d
M src/core/stdc/stdio.d
M src/core/sync/config.d
M src/core/sys/freebsd/dlfcn.d
M src/core/sys/freebsd/execinfo.d
M src/core/sys/freebsd/sys/event.d
A src/core/sys/freebsd/time.d
A src/core/sys/linux/time.d
A src/core/sys/linux/tipc.d
M src/core/sys/osx/mach/dyld.d
M src/core/sys/osx/mach/getsect.d
M src/core/sys/osx/mach/kern_return.d
M src/core/sys/osx/mach/loader.d
M src/core/sys/osx/mach/port.d
M src/core/sys/osx/mach/semaphore.d
M src/core/sys/osx/mach/thread_act.d
M src/core/sys/osx/pthread.d
M src/core/sys/posix/arpa/inet.d
M src/core/sys/posix/config.d
M src/core/sys/posix/dirent.d
M src/core/sys/posix/dlfcn.d
M src/core/sys/posix/fcntl.d
M src/core/sys/posix/grp.d
M src/core/sys/posix/inttypes.d
M src/core/sys/posix/net/if_.d
M src/core/sys/posix/netdb.d
M src/core/sys/posix/netinet/in_.d
M src/core/sys/posix/netinet/tcp.d
M src/core/sys/posix/poll.d
M src/core/sys/posix/pthread.d
M src/core/sys/posix/pwd.d
M src/core/sys/posix/sched.d
M src/core/sys/posix/semaphore.d
M src/core/sys/posix/setjmp.d
M src/core/sys/posix/stdio.d
M src/core/sys/posix/stdlib.d
M src/core/sys/posix/sys/ioctl.d
M src/core/sys/posix/sys/ipc.d
M src/core/sys/posix/sys/mman.d
M src/core/sys/posix/sys/resource.d
M src/core/sys/posix/sys/select.d
M src/core/sys/posix/sys/shm.d
M src/core/sys/posix/sys/socket.d
M src/core/sys/posix/sys/stat.d
M src/core/sys/posix/sys/statvfs.d
M src/core/sys/posix/sys/time.d
M src/core/sys/posix/sys/types.d
M src/core/sys/posix/sys/uio.d
M src/core/sys/posix/sys/un.d
M src/core/sys/posix/sys/wait.d
M src/core/sys/posix/termios.d
M src/core/sys/posix/time.d
M src/core/sys/posix/ucontext.d
M src/core/sys/posix/unistd.d
M src/core/sys/posix/utime.d
M src/core/sys/solaris/sys/priocntl.d
M src/core/sys/solaris/sys/procset.d
M src/core/sys/solaris/sys/types.d
A src/core/sys/windows/com.d
M src/core/sys/windows/dll.d
A src/core/sys/windows/stat.d
M src/core/sys/windows/threadaux.d
M src/core/thread.d
M src/core/threadasm.S
M src/gc/bits.d
M src/gc/config.d
M src/gc/gc.d
M src/gc/os.d
M src/gc/proxy.d
M src/gc/stats.d
M src/gcstub/gc.d
M src/object.di
M src/object_.d
M src/rt/aApply.d
M src/rt/aApplyR.d
M src/rt/aaA.d
M src/rt/adi.d
M src/rt/arrayassign.d
M src/rt/arraybyte.d
M src/rt/arraycast.d
M src/rt/arraycat.d
M src/rt/arraydouble.d
M src/rt/arrayfloat.d
M src/rt/arrayint.d
M src/rt/arrayreal.d
M src/rt/arrayshort.d
M src/rt/bss_section.c
M src/rt/cast_.d
M src/rt/cmath2.d
M src/rt/critical_.d
M src/rt/dylib_fixes.c
M src/rt/invariant.d
M src/rt/lifetime.d
M src/rt/memset.d
M src/rt/minit.asm
M src/rt/monitor_.d
M src/rt/obj.d
M src/rt/qsort.d
M src/rt/sections_android.d
M src/rt/sections_freebsd.d
M src/rt/sections_linux.d
M src/rt/sections_solaris.d
M src/rt/switch_.d
M src/rt/tlsgc.d
M src/rt/typeinfo/ti_AC.d
M src/rt/typeinfo/ti_Acdouble.d
M src/rt/typeinfo/ti_Acfloat.d
M src/rt/typeinfo/ti_Acreal.d
M src/rt/typeinfo/ti_Adouble.d
M src/rt/typeinfo/ti_Afloat.d
M src/rt/typeinfo/ti_Ag.d
M src/rt/typeinfo/ti_Aint.d
M src/rt/typeinfo/ti_Along.d
M src/rt/typeinfo/ti_Areal.d
M src/rt/typeinfo/ti_Ashort.d
M src/rt/typeinfo/ti_C.d
M src/rt/typeinfo/ti_byte.d
M src/rt/typeinfo/ti_cdouble.d
M src/rt/typeinfo/ti_cfloat.d
M src/rt/typeinfo/ti_char.d
M src/rt/typeinfo/ti_creal.d
M src/rt/typeinfo/ti_dchar.d
M src/rt/typeinfo/ti_delegate.d
M src/rt/typeinfo/ti_double.d
M src/rt/typeinfo/ti_float.d
M src/rt/typeinfo/ti_idouble.d
M src/rt/typeinfo/ti_ifloat.d
M src/rt/typeinfo/ti_int.d
M src/rt/typeinfo/ti_ireal.d
M src/rt/typeinfo/ti_long.d
M src/rt/typeinfo/ti_ptr.d
M src/rt/typeinfo/ti_real.d
M src/rt/typeinfo/ti_short.d
M src/rt/typeinfo/ti_ubyte.d
M src/rt/typeinfo/ti_uint.d
M src/rt/typeinfo/ti_ulong.d
M src/rt/typeinfo/ti_ushort.d
M src/rt/typeinfo/ti_void.d
M src/rt/typeinfo/ti_wchar.d
M src/rt/util/container/array.d
M src/rt/util/container/common.d
M src/rt/util/container/hashtab.d
M src/rt/util/container/treap.d
M src/rt/util/hash.d
M src/rt/util/random.d
M src/rt/util/string.d
M src/rt/util/utf.d
M win32.mak
M win64.mak
Log Message:
-----------
Merge branch 'master' of https://github.com/D-Programming-Language/druntime into gc_config_cleanup
Commit: 7d12df120766e9f48b058f3acf3bcc9d61934c96
https://github.com/D-Programming-Language/druntime/commit/7d12df120766e9f48b058f3acf3bcc9d61934c96
Author: Rainer Schuetze <r.sagitario at gmx.de>
Date: 2014-10-22 (Wed, 22 Oct 2014)
Changed paths:
M src/gc/config.d
Log Message:
-----------
configure options at link time
Commit: 33f598094ea7e326232e399540d144efd609a54b
https://github.com/D-Programming-Language/druntime/commit/33f598094ea7e326232e399540d144efd609a54b
Author: Rainer Schuetze <r.sagitario at gmx.de>
Date: 2014-11-04 (Tue, 04 Nov 2014)
Changed paths:
M mak/MANIFEST
M mak/SRCS
M src/gc/config.d
A src/rt/config.d
Log Message:
-----------
move drt_ variables to rt.config
add function drtConfigOption to retreive an option
show current settings in GC help message
Commit: 29e4fdd4cbfafc2e87d6c958394be2d638f6986b
https://github.com/D-Programming-Language/druntime/commit/29e4fdd4cbfafc2e87d6c958394be2d638f6986b
Author: Rainer Schuetze <r.sagitario at gmx.de>
Date: 2014-11-09 (Sun, 09 Nov 2014)
Changed paths:
M src/gc/config.d
M src/rt/config.d
Log Message:
-----------
use rt_ prefix instead of drt_, remove extern(C)
Commit: f7d5f301ea4e67e922de451ece31937ead0ffc09
https://github.com/D-Programming-Language/druntime/commit/f7d5f301ea4e67e922de451ece31937ead0ffc09
Author: Rainer Schuetze <r.sagitario at gmx.de>
Date: 2014-11-20 (Thu, 20 Nov 2014)
Changed paths:
M src/core/demangle.d
M src/rt/config.d
Log Message:
-----------
add C mangling depending on toolchain (needed for OSX)
Commit: 6e1d47c808c4246159974917dd8b28731875ca4b
https://github.com/D-Programming-Language/druntime/commit/6e1d47c808c4246159974917dd8b28731875ca4b
Author: Rainer Schuetze <r.sagitario at gmx.de>
Date: 2014-11-22 (Sat, 22 Nov 2014)
Changed paths:
M src/gc/config.d
M src/rt/config.d
Log Message:
-----------
- pass optional delegate to rt_configOption to allow processing each found option
- use rt_configOption from gc.config
Commit: 4e8bb2c4a04f17d409badbbe6599105687b0985e
https://github.com/D-Programming-Language/druntime/commit/4e8bb2c4a04f17d409badbbe6599105687b0985e
Author: Martin Nowak <code at dawg.eu>
Date: 2014-11-22 (Sat, 22 Nov 2014)
Changed paths:
M mak/MANIFEST
M mak/SRCS
M src/core/demangle.d
M src/gc/config.d
A src/rt/config.d
Log Message:
-----------
Merge pull request #986 from rainers/gc_config_cleanup
Allow link-time and run-time GC configuration
Compare: https://github.com/D-Programming-Language/druntime/compare/6648dacd3d06...4e8bb2c4a04f
More information about the D-runtime
mailing list