ecl.git
2015-10-04 Matthew MondorMerge branch 'develop' of gitlab.com:embeddable-common... heap-size
2015-10-02 Daniel Kochmańskiexamples: fix bogus :move-here argument develop
2015-10-02 Daniel Kochmańskibuilder: provide wrapper for randomized function init...
2015-10-01 Daniel KochmańskiMerge branch 'random-64' into develop
2015-10-01 Daniel KochmańskiMerge branch 'develop' into random-64
2015-10-01 Daniel Kochmańskicmpname: don't randomize init function names for libraries
2015-10-01 Daniel Kochmańskicmp: remove deprecated verbosity variables
2015-09-29 Attila Lendvaifix bootstrap error printing in universal_error_handler.
2015-09-23 Daniel Kochmańskichangelog: update
2015-09-23 Daniel Kochmańskicompiler: accept foreign object files
2015-09-22 Daniel Kochmańskichangelog: update wrt 64bit / C99 switch
2015-09-22 Daniel Kochmańskihash.d: compute hash_string properly
2015-09-22 Daniel Kochmańskirandom: provide 64 bit implementation
2015-09-22 Daniel Kochmańskirandom-state: use portable solution
2015-09-22 Daniel Kochmańskitests: run random-states test on make check
2015-09-22 Daniel Kochmańskicosmetic: use (void) instead of ()
2015-09-22 Daniel Kochmańskirandom-state: more informative message
2015-09-22 Daniel Kochmańskirandom-state: use 32 bit types for 32 bit implementation
2015-09-21 Daniel Kochmańskiversion: bump version to 16.1.0
2015-09-21 Daniel Kochmańskidoc: update random-sates section
2015-09-21 Daniel Kochmańskirandom: add regression tests
2015-09-21 Daniel Kochmańskirandom: update changelog
2015-09-21 Daniel Kochmańskirandom-state: allow initialization from the array
2015-09-21 Daniel Kochmańskirandom-state: use byte32 array for internal representation
2015-09-21 Daniel Kochmańskirandom: add comment for 64 rng
2015-09-21 Daniel Kochmańskiinit-random: fix #$ for fixnums (allow providing seed)
2015-09-21 Daniel Kochmańskiinit-random: move array allocation to init_genrand
2015-09-20 Daniel Kochmańskiinit-random-state: factor out function taking seed...
2015-09-20 Daniel Kochmańskicosmetic: add copyright and fix whitespaces
2015-09-20 Daniel Kochmańskirandom: correct Mersenne-Twister RNG initializer
2015-09-20 Daniel Kochmańskiinit_random: fix typo affecting random state seed
2015-09-20 Daniel Kochmańskinum_random: remove dead code
2015-09-18 Matthew MondorMerge branch 'broken-symlinks' into 'develop'
2015-09-18 Matthew MondorMerge branch 'backquote-reader-fix' into 'develop'
2015-09-18 Daniel Kochmańskichangelog: update
2015-09-18 Daniel Kochmańskidoc: typo
2015-09-18 Daniel Kochmańskidirectories: don't break on broken symlinks
2015-09-18 Daniel Kochmańskidoc: mention directory additional key argument
2015-09-18 Daniel Kochmańskireader: fix backquote reader if the input is incomplete
2015-09-18 Daniel Kochmańskirun-program: declare additional keys in symbols_list.h
2015-09-12 Matthew MondorMerge branch 'develop' of ginseng.xisop:/home/data...
2015-09-12 Daniel KochmańskiMerge branch 'heap-size-agreed' into 'develop' origin/develop
2015-09-11 Matthew Mondor- User-defined heap sizes can now exceed the size of...
2015-09-11 Matthew MondorMerge branch 'develop' of gitlab.com:embeddable-common... origin/heap-size
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-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
next