ecl.git
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-24 Daniel Kochmańskiconfig.lsp: implement uname stub for ecl-min
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
2015-08-17 Daniel Kochmańskilambda-list: Improve error message in c-compiler
2015-08-17 Daniel Kochmańskilambda-list: enforce unique names among required parameters
2015-08-17 Daniel Kochmańskicosmetic: undef unused macro
2015-08-17 Daniel Kochmańskiflet/labels: make same function name error message...
2015-08-17 Daniel KochmańskiLET: signal an error when multiple bindings of the...
2015-08-16 Daniel Kochmańskic_leta: don't compute whole list length for optimization
2015-08-16 Daniel Kochmańskiflet/labels: signal an error if same name is used more...
2015-08-15 Daniel Kochmańskiasdf: update to version 3.1.5.4
2015-08-13 Daniel Kochmańskirt: add deftask* and untabify sources
2015-08-13 Daniel Kochmańskitests: add test-ansi suite stub
2015-08-13 Daniel Kochmańskichangelog: add recent changes
2015-08-13 Daniel Kochmańskitests: mop-dependents: remove typo (?)
2015-08-13 Daniel Kochmańskichangelog: stylistic cleanup provided by Matthew Mondor
2015-08-12 Daniel Kochmańskitests: fix broken testing framework
2015-08-12 Daniel Kochmańskitests: fix wrong assumption on assert
2015-08-12 Daniel Kochmańskiencodings: fix misplaced function reference
2015-08-12 Daniel Kochmańskichangelog: update document
2015-08-12 Daniel Kochmańskiexternal-process: rename struct member to error-stream
2015-08-12 Daniel Kochmańskidoc: refine documentation for external-process
2015-08-12 Daniel Kochmańskidoc: update run-program documentation
2015-08-12 Daniel Kochmańskirun-program: allow further customization of process...
2015-08-11 Daniel Kochmańskidoc: run-program: correct mistake, add pathname
2015-08-11 Daniel Kochmańskidoc: document run-program and external-process
2015-08-10 Daniel Kochmańskisystem: set streams to nil
2015-08-10 Daniel Kochmańskirt: fix mixied package lock test
2015-08-10 Daniel Kochmańskitests: remove unused/outdated/unrelated tests
2015-08-09 Daniel Kochmańskidoc: asdf: update api information
2015-08-09 Daniel Kochmańskidoc: cosmetic: II.5 line wrap + typos
2015-08-09 Daniel Kochmańskidoc: II.4.1 fix typo
2015-08-09 Daniel Kochmańskidoc: verify and update II.3 (ffi) section
2015-08-09 Daniel Kochmańskidoc: run-program: add limitations section
2015-08-09 Daniel Kochmańskidoc: update asdf manual url
2015-08-09 Daniel Kochmańskirun-program: error stream default value is :output
2015-08-09 Daniel Kochmańskidoc: fix broken section tag
2015-08-09 Daniel Kochmańskitrace: improve warning message
2015-08-08 Daniel Kochmańskidoc: I.11.1C: add FFI package
2015-08-08 Daniel Kochmańskidoc: fix typo at 1.5.3
2015-08-08 Daniel Kochmańskidoc: mention single-float and double-float built-in...
2015-08-08 Daniel Kochmańskidoc: fix numbering of "Standard" section to match CLHS
2015-08-08 Daniel Kochmańskidoc: verify "1. Overview", wrap some lines to 75 characters
2015-08-08 Daniel Kochmańskidoc: add windows 8 to tested platforms
2015-08-08 Daniel Kochmańskidoc: update autoconf section outputs
2015-08-08 Daniel Kochmańskidoc: update history section
2015-08-08 Daniel Kochmańskidoc: remove information about clos being optional
2015-08-08 Daniel KochmańskiRevert "cmp: ffi: cast `ecl_make_foreign_data' 3rd...
2015-08-05 Daniel Kochmańskilogical-pathname-translations: signal error if pathname...
2015-08-04 Daniel Kochmańskidoc: add documentation as doc subdirectory
2015-08-04 Daniel Kochmańskichangelog: add section 'API changes'
2015-08-04 Daniel Kochmańskirun-program: make invalid handler errorr message more...
2015-08-04 Daniel Kochmańskiffi: remove package nickname 'uffi'
2015-08-03 Daniel Kochmańskichangelog: update on common changes
2015-08-03 Daniel Kochmańskiformat: fix bug for empty width and fdigits
2015-07-31 Daniel Kochmańskicmp: ffi: cast `ecl_make_foreign_data' 3rd argument...
2015-07-31 Daniel Kochmańskichangelog: add update about unique function names
2015-07-31 Daniel Kochmańskicmp: search for tag only when name is unique
2015-07-30 Daniel Kochmańskicmp: use unique names for inititalization functions...
2015-07-30 Daniel Kochmańskicmp: embed unique tag with init function name in each...
next