Repositories
/
ecl.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
ecl.git
2015-08-28
Daniel Kochmański
changelog: update
master
origin/master
ECL-16.0.0
commit
|
commitdiff
|
tree
|
snapshot
2015-08-28
Daniel Kochmański
Merge branch 'ECL-16.0.0-rc1'
commit
|
commitdiff
|
tree
|
snapshot
2015-08-24
Daniel Kochmański
config.lsp: implement uname stub for ecl-min
commit
|
commitdiff
|
tree
|
snapshot
2015-08-21
Daniel Kochmański
rc: update library version number
commit
|
commitdiff
|
tree
|
snapshot
2015-08-21
Daniel Kochmański
changelog: update changes
commit
|
commitdiff
|
tree
|
snapshot
2015-08-21
Daniel Kochmański
interpreter: initialize stack objects
commit
|
commitdiff
|
tree
|
snapshot
2015-08-21
Daniel Kochmański
msvc: fix testing and package targets
commit
|
commitdiff
|
tree
|
snapshot
2015-08-21
Daniel Kochmański
windows: when using msvc, don't handle interrupts
commit
|
commitdiff
|
tree
|
snapshot
2015-08-21
Daniel Kochmański
help (:h): remove misleading shortcut for :exit (^D)
commit
|
commitdiff
|
tree
|
snapshot
2015-08-21
Daniel Kochmański
configure: autoreconf with last changes
commit
|
commitdiff
|
tree
|
snapshot
2015-08-21
Philipp Marek
configure: Don't overwrite system_boehm detection variable.
commit
|
commitdiff
|
tree
|
snapshot
2015-08-20
Daniel Kochmański
changelog: add deprecated config options removal
commit
|
commitdiff
|
tree
|
snapshot
2015-08-20
Daniel Kochmański
configure: fix boehm autodetection
commit
|
commitdiff
|
tree
|
snapshot
2015-08-20
Daniel Kochmański
serror: move stack error to sys package
commit
|
commitdiff
|
tree
|
snapshot
2015-08-19
Daniel Kochmański
cosmetic: fix indentation
commit
|
commitdiff
|
tree
|
snapshot
2015-08-19
Daniel Kochmański
changelog: add wildcards change
commit
|
commitdiff
|
tree
|
snapshot
2015-08-19
Daniel Kochmański
shiftf: return one value, not all of them
commit
|
commitdiff
|
tree
|
snapshot
2015-08-19
Daniel Kochmański
cosmetic: wrap line in compiler.d
commit
|
commitdiff
|
tree
|
snapshot
2015-08-19
Daniel Kochmański
destructure: improve context handling
commit
|
commitdiff
|
tree
|
snapshot
2015-08-19
Daniel Kochmański
check-keyword: fix typo
commit
|
commitdiff
|
tree
|
snapshot
2015-08-19
Daniel Kochmański
psetf: fix corner-case
commit
|
commitdiff
|
tree
|
snapshot
2015-08-19
Daniel Kochmański
tests: fix pathname test
commit
|
commitdiff
|
tree
|
snapshot
2015-08-19
Daniel Kochmański
pathname: fix logical translation wrt wildcards
commit
|
commitdiff
|
tree
|
snapshot
2015-08-19
Daniel Kochmański
tests: pathname: fix typo
commit
|
commitdiff
|
tree
|
snapshot
2015-08-19
Daniel Kochmański
util: gdbinit ignores GC signals
commit
|
commitdiff
|
tree
|
snapshot
2015-08-19
Daniel Kochmański
tests: add regression test for logical pathnames
commit
|
commitdiff
|
tree
|
snapshot
2015-08-19
Daniel Kochmański
cosmetic: wrap lines esthetically
commit
|
commitdiff
|
tree
|
snapshot
2015-08-18
Daniel Kochmański
deftype: make maptree non-destructive
commit
|
commitdiff
|
tree
|
snapshot
2015-08-18
Daniel Kochmański
deftype: use destructure directly, remove unused arg
commit
|
commitdiff
|
tree
|
snapshot
2015-08-18
Daniel Kochmański
destructure: export function from system package
commit
|
commitdiff
|
tree
|
snapshot
2015-08-18
Daniel Kochmański
deftype: update docstring
commit
|
commitdiff
|
tree
|
snapshot
2015-08-18
Daniel Kochmański
tests: add regressions tests for deftype
commit
|
commitdiff
|
tree
|
snapshot
2015-08-18
Daniel Kochmański
deftype: optimize traversing a tree
commit
|
commitdiff
|
tree
|
snapshot
2015-08-18
Daniel Kochmański
changelog: update deftype fixes
commit
|
commitdiff
|
tree
|
snapshot
2015-08-18
Daniel Kochmański
cosmetic: deduplicate expand-deftype function definition
commit
|
commitdiff
|
tree
|
snapshot
2015-08-18
Daniel Kochmański
predlib: fix bogs expand-deftype
commit
|
commitdiff
|
tree
|
snapshot
2015-08-18
Daniel Kochmański
deftype: make deftype accept macro lambda-lists
commit
|
commitdiff
|
tree
|
snapshot
2015-08-18
Daniel Kochmański
cosmetic: remove dead code
commit
|
commitdiff
|
tree
|
snapshot
2015-08-17
Daniel Kochmański
doc: update doc
commit
|
commitdiff
|
tree
|
snapshot
2015-08-17
Daniel Kochmański
lambda-list: add check for the proper context (function)
commit
|
commitdiff
|
tree
|
snapshot
2015-08-17
Daniel Kochmański
doc: Add section describing last changes
commit
|
commitdiff
|
tree
|
snapshot
2015-08-17
Daniel Kochmański
changelog: add recent changes (let/flet/labels and...
commit
|
commitdiff
|
tree
|
snapshot
2015-08-17
Daniel Kochmański
cmpprop: fix repeated required arguments
commit
|
commitdiff
|
tree
|
snapshot
2015-08-17
Daniel Kochmański
lambda-list: Improve error message in c-compiler
commit
|
commitdiff
|
tree
|
snapshot
2015-08-17
Daniel Kochmański
lambda-list: enforce unique names among required parameters
commit
|
commitdiff
|
tree
|
snapshot
2015-08-17
Daniel Kochmański
cosmetic: undef unused macro
commit
|
commitdiff
|
tree
|
snapshot
2015-08-17
Daniel Kochmański
flet/labels: make same function name error message...
commit
|
commitdiff
|
tree
|
snapshot
2015-08-17
Daniel Kochmański
LET: signal an error when multiple bindings of the...
commit
|
commitdiff
|
tree
|
snapshot
2015-08-16
Daniel Kochmański
c_leta: don't compute whole list length for optimization
commit
|
commitdiff
|
tree
|
snapshot
2015-08-16
Daniel Kochmański
flet/labels: signal an error if same name is used more...
commit
|
commitdiff
|
tree
|
snapshot
2015-08-15
Daniel Kochmański
asdf: update to version 3.1.5.4
commit
|
commitdiff
|
tree
|
snapshot
2015-08-13
Daniel Kochmański
rt: add deftask* and untabify sources
commit
|
commitdiff
|
tree
|
snapshot
2015-08-13
Daniel Kochmański
tests: add test-ansi suite stub
commit
|
commitdiff
|
tree
|
snapshot
2015-08-13
Daniel Kochmański
changelog: add recent changes
commit
|
commitdiff
|
tree
|
snapshot
2015-08-13
Daniel Kochmański
tests: mop-dependents: remove typo (?)
commit
|
commitdiff
|
tree
|
snapshot
2015-08-13
Daniel Kochmański
changelog: stylistic cleanup provided by Matthew Mondor
commit
|
commitdiff
|
tree
|
snapshot
2015-08-12
Daniel Kochmański
tests: fix broken testing framework
commit
|
commitdiff
|
tree
|
snapshot
2015-08-12
Daniel Kochmański
tests: fix wrong assumption on assert
commit
|
commitdiff
|
tree
|
snapshot
2015-08-12
Daniel Kochmański
encodings: fix misplaced function reference
commit
|
commitdiff
|
tree
|
snapshot
2015-08-12
Daniel Kochmański
changelog: update document
commit
|
commitdiff
|
tree
|
snapshot
2015-08-12
Daniel Kochmański
external-process: rename struct member to error-stream
commit
|
commitdiff
|
tree
|
snapshot
2015-08-12
Daniel Kochmański
doc: refine documentation for external-process
commit
|
commitdiff
|
tree
|
snapshot
2015-08-12
Daniel Kochmański
doc: update run-program documentation
commit
|
commitdiff
|
tree
|
snapshot
2015-08-12
Daniel Kochmański
run-program: allow further customization of process...
commit
|
commitdiff
|
tree
|
snapshot
2015-08-11
Daniel Kochmański
doc: run-program: correct mistake, add pathname
commit
|
commitdiff
|
tree
|
snapshot
2015-08-11
Daniel Kochmański
doc: document run-program and external-process
commit
|
commitdiff
|
tree
|
snapshot
2015-08-10
Daniel Kochmański
system: set streams to nil
commit
|
commitdiff
|
tree
|
snapshot
2015-08-10
Daniel Kochmański
rt: fix mixied package lock test
commit
|
commitdiff
|
tree
|
snapshot
2015-08-10
Daniel Kochmański
tests: remove unused/outdated/unrelated tests
commit
|
commitdiff
|
tree
|
snapshot
2015-08-09
Daniel Kochmański
doc: asdf: update api information
commit
|
commitdiff
|
tree
|
snapshot
2015-08-09
Daniel Kochmański
doc: cosmetic: II.5 line wrap + typos
commit
|
commitdiff
|
tree
|
snapshot
2015-08-09
Daniel Kochmański
doc: II.4.1 fix typo
commit
|
commitdiff
|
tree
|
snapshot
2015-08-09
Daniel Kochmański
doc: verify and update II.3 (ffi) section
commit
|
commitdiff
|
tree
|
snapshot
2015-08-09
Daniel Kochmański
doc: run-program: add limitations section
commit
|
commitdiff
|
tree
|
snapshot
2015-08-09
Daniel Kochmański
doc: update asdf manual url
commit
|
commitdiff
|
tree
|
snapshot
2015-08-09
Daniel Kochmański
run-program: error stream default value is :output
commit
|
commitdiff
|
tree
|
snapshot
2015-08-09
Daniel Kochmański
doc: fix broken section tag
commit
|
commitdiff
|
tree
|
snapshot
2015-08-09
Daniel Kochmański
trace: improve warning message
commit
|
commitdiff
|
tree
|
snapshot
2015-08-08
Daniel Kochmański
doc: I.11.1C: add FFI package
commit
|
commitdiff
|
tree
|
snapshot
2015-08-08
Daniel Kochmański
doc: fix typo at 1.5.3
commit
|
commitdiff
|
tree
|
snapshot
2015-08-08
Daniel Kochmański
doc: mention single-float and double-float built-in...
commit
|
commitdiff
|
tree
|
snapshot
2015-08-08
Daniel Kochmański
doc: fix numbering of "Standard" section to match CLHS
commit
|
commitdiff
|
tree
|
snapshot
2015-08-08
Daniel Kochmański
doc: verify "1. Overview", wrap some lines to 75 characters
commit
|
commitdiff
|
tree
|
snapshot
2015-08-08
Daniel Kochmański
doc: add windows 8 to tested platforms
commit
|
commitdiff
|
tree
|
snapshot
2015-08-08
Daniel Kochmański
doc: update autoconf section outputs
commit
|
commitdiff
|
tree
|
snapshot
2015-08-08
Daniel Kochmański
doc: update history section
commit
|
commitdiff
|
tree
|
snapshot
2015-08-08
Daniel Kochmański
doc: remove information about clos being optional
commit
|
commitdiff
|
tree
|
snapshot
2015-08-08
Daniel Kochmański
Revert "cmp: ffi: cast `ecl_make_foreign_data' 3rd...
commit
|
commitdiff
|
tree
|
snapshot
2015-08-05
Daniel Kochmański
logical-pathname-translations: signal error if pathname...
commit
|
commitdiff
|
tree
|
snapshot
2015-08-04
Daniel Kochmański
doc: add documentation as doc subdirectory
commit
|
commitdiff
|
tree
|
snapshot
2015-08-04
Daniel Kochmański
changelog: add section 'API changes'
commit
|
commitdiff
|
tree
|
snapshot
2015-08-04
Daniel Kochmański
run-program: make invalid handler errorr message more...
commit
|
commitdiff
|
tree
|
snapshot
2015-08-04
Daniel Kochmański
ffi: remove package nickname 'uffi'
commit
|
commitdiff
|
tree
|
snapshot
2015-08-03
Daniel Kochmański
changelog: update on common changes
commit
|
commitdiff
|
tree
|
snapshot
2015-08-03
Daniel Kochmański
format: fix bug for empty width and fdigits
commit
|
commitdiff
|
tree
|
snapshot
2015-07-31
Daniel Kochmański
cmp: ffi: cast `ecl_make_foreign_data' 3rd argument...
commit
|
commitdiff
|
tree
|
snapshot
2015-07-31
Daniel Kochmański
changelog: add update about unique function names
commit
|
commitdiff
|
tree
|
snapshot
2015-07-31
Daniel Kochmański
cmp: search for tag only when name is unique
commit
|
commitdiff
|
tree
|
snapshot
2015-07-30
Daniel Kochmański
cmp: use unique names for inititalization functions...
commit
|
commitdiff
|
tree
|
snapshot
2015-07-30
Daniel Kochmański
cmp: embed unique tag with init function name in each...
commit
|
commitdiff
|
tree
|
snapshot
next