ecl.git
2015-09-11 Matthew MondorMerge branch 'develop' of gitlab.com:embeddable-common... origin/netbsd-boehm-gc
2015-09-11 Daniel Kochmańskichangelog: update
2015-09-11 Daniel Kochmańskiannotation: turn annotation logic on
2015-09-11 Daniel Kochmańskidoc: fix documnetation builds
2015-09-11 Daniel Kochmańskidoc: ansi-streams: correct encodings package
2015-09-11 Daniel Kochmańskiasdf: fix problem with uiop:run-program until we upgrad...
2015-09-11 Daniel Kochmańskiexternal-process-wait: check code after status change
2015-09-08 Matthew MondorUpdate README with latest test information
2015-09-08 Matthew MondorUse -O0 to disable optimizations to provide more info...
2015-09-08 Matthew MondorUpdate README
2015-09-08 Matthew MondorUpdate README
2015-09-08 Matthew MondorAdd gdb and kdump logs
2015-09-08 Matthew MondorReproduced the busy and idle situations, logging ktrace...
2015-09-08 Matthew MondorAdd ECL build script for debug config
2015-09-08 Matthew MondorAlso add test case program to reproduce the bug.
2015-09-08 Matthew MondorAdd some working notes to this branch for convenience.
2015-09-08 Matthew MondorMerge branch 'heap-size' of gitlab.com:embeddable-commo...
2015-09-08 Matthew MondorOn NetBSD-6, real-time signals are not exported to...
2015-09-07 Daniel KochmańskiMerge branch 'develop' into 'develop'
2015-09-07 Denis Martinezfix a minor typo
2015-09-07 Matthew MondorUpdate CHANGELOG for various recent fixes
2015-09-06 Matthew Mondor- si_get_limit() must deal with size_t for heap-size too
2015-09-05 Matthew MondorUse %lu with (unsigned long) casting instead of relying...
2015-09-05 Matthew MondorUse size_t as well as (size_t)ecl_to_ulong() for the...
2015-09-05 Matthew MondorMore text cleanup
2015-09-05 Matthew MondorAdd size_t casting where needed (on 32-bit 0 would...
2015-09-05 Matthew MondorHeap size related warnings now accumulate into a buffer...
2015-09-04 Matthew MondorMerge branch 'develop' of gitlab.com:embeddable-common...
2015-09-04 Matthew MondorMerge branch 'infinity-fix' into 'develop'
2015-09-04 Daniel Kochmańskichangelog: update changelog
2015-09-04 Daniel Kochmańskiinfinity: add regression tests
2015-09-04 Daniel Kochmańskiinternal.h: fake ISO C99 INFINITY and NAN if not defined
2015-09-04 Daniel Kochmańskicmpc: when infinity is used, emit macro "INFINITY"
2015-09-04 Daniel Kochmańskichangelog: update
2015-09-04 Daniel Kochmańskiregression: add back removed interfaces
2015-09-04 Daniel Kochmańskichangelog: update changelog
2015-09-04 Daniel Kochmańskiformat: float: use prin1 when passed NaN or infinity
2015-09-04 Matthew MondorMerge branch 'develop' of gitlab.com:embeddable-common...
2015-09-04 Daniel Kochmańskistyle: fix broken modeline
2015-09-03 Matthew MondorMerge branch 'develop' of gitlab.com:embeddable-common...
2015-09-03 Matthew MondorMerge branch 'develop' of gitlab.com:embeddable-common...
2015-09-03 Matthew MondorFix some fallout from the script to correct/add Emacs...
2015-09-03 Daniel Kochmańskicosmetic: bdwgc: remove autom4te.cache
2015-09-03 Matthew MondorMerge branch 'develop' of gitlab.com:embeddable-common...
2015-09-03 Daniel KochmańskiMerge branch 'style' into 'develop'
2015-09-03 Matthew MondorThe ECL code no longer uses tabulator characters, they...
2015-09-03 Daniel Kochmańskiprinter: coerce float infinity more roboustly
2015-09-03 Daniel Kochmańskiprinter: float infinity/nan: coerce printed form to...
2015-09-02 Matthew MondorMerge branch 'develop' of gitlab.com:embeddable-common...
2015-09-02 Daniel Kochmańskitests: add stress tests submitted by James M. Lawrence
2015-09-02 Daniel KochmańskiMerge branch 'develop' of gitlab.com:embeddable-common...
2015-09-02 Daniel Kochmańskigmp: issue autoreconf -ivf (fixes ppc64le builds)
2015-09-02 Philipp MarekMerge branch 'cleanup-testing' into 'develop'
2015-09-02 Daniel KochmańskiMerge branch 'develop' of gitlab.com:embeddable-common...
2015-09-02 Daniel Kochmańskicosmetic: rename Copyright to LICENSE
2015-09-02 Daniel Kochmańskitests: rename 'bugs' to 'regressions'
2015-09-02 Daniel Kochmańskichangelog: upate wrt testing
2015-09-02 Daniel KochmańskiMerge branch 'develop' into cleanup-testing
2015-09-02 Daniel Kochmańskitests: fix remaing things
2015-09-02 Daniel Kochmańskitests: adjust files
2015-09-02 Daniel Kochmańskitests: Move tests to separate directory
2015-09-02 Daniel KochmańskiMerge branch 'develop' into 'develop'
2015-09-01 Zack PiperUntabify everything.
2015-09-01 Daniel Kochmańskitests: rename ffi and emb tests
2015-09-01 Daniel Kochmańskitests: merge reported bugs and mixed regressions
2015-09-01 Daniel Kochmańskitests: merge compiler tests to compiler.lsp (missing...
2015-09-01 Daniel Kochmańskitests: merge compiler tests to compiler.lsp
2015-09-01 Daniel Kochmańskitests: merge sourceforge reports to reported-bugs
2015-09-01 Daniel Kochmańskitests: merge multiprocessing tests (a few left)
2015-09-01 Daniel Kochmańskitests: merge multiprocessing tests
2015-09-01 Daniel Kochmańskitests: merge metaobject protocol tests
2015-09-01 Daniel Kochmańskichangelog: add #s fix
2015-09-01 Daniel Kochmańskitests: add regression test for #s reader
2015-09-01 Daniel Kochmańskisharp-s-reader: read should be invoked recursively
2015-09-01 Daniel Kochmańskitests: merge external-format tests
2015-08-31 Daniel Kochmańskiupdate readme (typos)
2015-08-31 Daniel KochmańskiMerge branch 'develop' of gitlab.com:embeddable-common...
2015-08-31 Matthew MondorIt appears that the larget the heap, the larger heap_ga...
2015-08-31 Matthew MondorMerge branch 'develop' of gitlab.com:embeddable-common...
2015-08-31 Matthew MondorMerge branch 'fixnum-bits' into 'develop'
2015-08-31 Matthew MondorAvoid constant value 32-bit rollback for 64-bit/4GB...
2015-08-30 Matthew MondorFIXNUM_BITS -> ECL_FIXNUM_BITS consistently, second try
2015-08-30 Daniel Kochmańskicosmetic: remove spaces on blank lines
2015-08-30 Matthew MondorMerge branch 'heap-size' of gitlab.com:embeddable-commo...
2015-08-30 Matthew MondorFIXNUM_BITS -> ECL_FIXNUM_BITS
2015-08-30 Matthew MondorMerge branch 'develop' of gitlab.com:embeddable-common...
2015-08-30 Daniel Kochmańskireadme: a few stylistic cleanups
2015-08-30 Daniel KochmańskiMerge branch 'fixnum-bits' into 'heap-size'
2015-08-30 Matthew MondorAssumes that ECL_FIXNUM_BITS was what was wanted (presu...
2015-08-30 Matthew Mondor- Use FIXNUM_BITS rather than ECL_FIXNUM_BITS which...
2015-08-29 Daniel Kochmańskicosmetic: change label name from ERR to ERROR
2015-08-29 Daniel Kochmańskichangelog: update
2015-08-29 Daniel Kochmańskichangelog: check for GC_get_thr_restart_signal only...
2015-08-29 Daniel Kochmańskichangelog: found 13.5.1 changes - added
2015-08-28 Matthew Mondor- Replace tabs by spaces (the other codebases I work...
2015-08-28 Matthew Mondor- Use %zd rather than %d for the w() verbose debug...
2015-08-28 Daniel Kochmańskichangelog: add new MP functions
2015-08-28 Daniel KochmańskiMerge branch 'master' into develop
2015-08-28 Daniel Kochmańskichangelog: update master origin/master ECL-16.0.0
2015-08-28 Daniel KochmańskiMerge branch 'ECL-16.0.0-rc1'
next