ecl.git
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'
2015-08-28 Matthew MondorRevert autoconf changes, as stacks.d already could...
2015-08-27 Matthew MondorAlso verify for HAVE_GETRLIMIT in fix_heap_size().
2015-08-27 Matthew MondorMerge branch 'heap-size' of gitlab.com:embeddable-commo...
2015-08-27 Matthew MondorECL's default heap (1GB on 32-bit or 4GB on 64-bit...
2015-08-27 Matthew MondorECL's default heap (1GB on 32-bit or 4GB on 64-bit...
2015-08-27 Matthew MondorChange *FEATURES* name :NEW to :WAKLER (clos/walk.lsp...
2015-08-27 Matthew MondorMerge branch 'mmondor' into 'develop'
2015-08-26 Matthew Mondor Implement a few non-blocking MP functions:
2015-08-26 Matthew MondorImplement MP:WITH-RWLOCK
2015-08-26 Matthew Mondor - Dynamically bind the condition as well in the debugg...
2015-08-24 Daniel Kochmańskiconfig.lsp: implement uname stub for ecl-min
2015-08-23 Daniel KochmańskiREADME: change name
2015-08-23 Daniel Kochmańskireadme: fix top-level README (move to src/doc/debugging)
2015-08-23 Daniel Kochmańskidoc: Update internal doc wrt floats
2015-08-22 Daniel Kochmańskicosmetic: doc typo and declaration
2015-08-22 Daniel Kochmańskidoc: fix typo
2015-08-22 Daniel Kochmańskichangelog: update known issues
2015-08-21 Daniel Kochmańskirc: update library version number
2015-08-21 Daniel Kochmańskichangelog: update changes
2015-08-21 Daniel Kochmańskiinterpreter: initialize stack objects
2015-08-21 Daniel Kochmańskimsvc: fix testing and package targets
2015-08-21 Daniel Kochmańskiwindows: when using msvc, don't handle interrupts
2015-08-21 Daniel Kochmańskihelp (:h): remove misleading shortcut for :exit (^D)
2015-08-21 Daniel Kochmańskiconfigure: autoreconf with last changes
2015-08-21 Philipp Marekconfigure: Don't overwrite system_boehm detection variable.
next