ecl.git
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.
2015-08-20 Daniel Kochmańskichangelog: add deprecated config options removal
2015-08-20 Daniel Kochmańskiconfigure: fix boehm autodetection
2015-08-20 Daniel Kochmańskiserror: move stack error to sys package
2015-08-19 Daniel Kochmańskicosmetic: fix indentation
2015-08-19 Daniel Kochmańskichangelog: add wildcards change
2015-08-19 Daniel Kochmańskishiftf: return one value, not all of them
2015-08-19 Daniel Kochmańskicosmetic: wrap line in compiler.d
2015-08-19 Daniel Kochmańskidestructure: improve context handling
2015-08-19 Daniel Kochmańskicheck-keyword: fix typo
2015-08-19 Daniel Kochmańskipsetf: fix corner-case
2015-08-19 Daniel Kochmańskitests: fix pathname test
2015-08-19 Daniel Kochmańskipathname: fix logical translation wrt wildcards
2015-08-19 Daniel Kochmańskitests: pathname: fix typo
2015-08-19 Daniel Kochmańskiutil: gdbinit ignores GC signals
2015-08-19 Daniel Kochmańskitests: add regression test for logical pathnames
2015-08-19 Daniel Kochmańskicosmetic: wrap lines esthetically
2015-08-18 Daniel Kochmańskideftype: make maptree non-destructive
2015-08-18 Daniel Kochmańskideftype: use destructure directly, remove unused arg
2015-08-18 Daniel Kochmańskidestructure: export function from system package
2015-08-18 Daniel Kochmańskideftype: update docstring
2015-08-18 Daniel Kochmańskitests: add regressions tests for deftype
2015-08-18 Daniel Kochmańskideftype: optimize traversing a tree
2015-08-18 Daniel Kochmańskichangelog: update deftype fixes
2015-08-18 Daniel Kochmańskicosmetic: deduplicate expand-deftype function definition
2015-08-18 Daniel Kochmańskipredlib: fix bogs expand-deftype
2015-08-18 Daniel Kochmańskideftype: make deftype accept macro lambda-lists
2015-08-18 Daniel Kochmańskicosmetic: remove dead code
2015-08-17 Daniel Kochmańskidoc: update doc
2015-08-17 Daniel Kochmańskilambda-list: add check for the proper context (function)
2015-08-17 Daniel Kochmańskidoc: Add section describing last changes
2015-08-17 Daniel Kochmańskichangelog: add recent changes (let/flet/labels and...
2015-08-17 Daniel Kochmańskicmpprop: fix repeated required arguments
next