2015-04-12 |
Daniel Kochmański | Merge branch 'develop' into experimental experimental origin/experimental |
commit | commitdiff | tree | snapshot |
2015-04-12 |
Roger Sen | Removed external reference to GC_dont_gc, no needed... |
commit | commitdiff | tree | snapshot |
2015-04-12 |
Roger Sen | Updated GC api to remove deprecated methods |
commit | commitdiff | tree | snapshot |
2015-04-07 |
Daniel Kochmański | cmplet: Remove invalid declaration. Fixes #28. |
commit | commitdiff | tree | snapshot |
2015-04-07 |
Daniel Kochmański | ecl-sdb: Fix bogus name in declaration. Closes #27. |
commit | commitdiff | tree | snapshot |
2015-04-07 |
Daniel Kochmański | setf.lsp: rework psetf, shiftf and rotatef to work... |
commit | commitdiff | tree | snapshot |
2015-04-03 |
Daniel Kochmański | clos: walk-c-inline: Declare ignoring unused variable... |
commit | commitdiff | tree | snapshot |
2015-03-31 |
Roger Sen | Removed external reference to GC_dont_gc, no needed... |
commit | commitdiff | tree | snapshot |
2015-03-30 |
Roger Sen | Updated GC api to remove deprecated methods |
commit | commitdiff | tree | snapshot |
2015-03-25 |
Evrim Ulu | .gitignore ecl/android directory used for building... |
commit | commitdiff | tree | snapshot |
2015-03-25 |
Evrim Ulu | - android application |
commit | commitdiff | tree | snapshot |
2015-03-25 |
Evrim Ulu | - fix a type in configure.android |
commit | commitdiff | tree | snapshot |
2015-03-25 |
Evrim Ulu | - still fixing .gitignore inside gc, libatomic. |
commit | commitdiff | tree | snapshot |
2015-03-25 |
Evrim Ulu | - fix .gitignore inside gc/, add libatomic_ops, gee:( |
commit | commitdiff | tree | snapshot |
2015-03-25 |
Evrim Ulu | - Add configure.android and cross compile configuration... |
commit | commitdiff | tree | snapshot |
2015-03-25 |
Evrim Ulu | - run autreconf on gmp, add missing files. |
commit | commitdiff | tree | snapshot |
2015-03-24 |
Evrim Ulu | - remove gmp.old, not needed anymore, current one is... |
commit | commitdiff | tree | snapshot |
2015-03-24 |
Evrim Ulu | - fix Makefile.in |
commit | commitdiff | tree | snapshot |
2015-03-24 |
Evrim Ulu | - remove gc-unstable, replace gc with the new one. |
commit | commitdiff | tree | snapshot |
2015-03-24 |
Evrim Ulu | Merge branch 'develop' into experimental |
commit | commitdiff | tree | snapshot |
2015-03-14 |
Daniel Kochmański | pprint.lsp: remove unsupportet declare extension 'value... |
commit | commitdiff | tree | snapshot |
2015-03-14 |
Daniel Kochmański | loop2.lsp: ignore unused variable. Closes #14. |
commit | commitdiff | tree | snapshot |
2015-03-14 |
Daniel Kochmański | method.lsp: declare ignoring unused variable. Closes... |
commit | commitdiff | tree | snapshot |
2015-03-14 |
Daniel Kochmański | std-slot-value.lsp: declare ignoring unused variable... |
commit | commitdiff | tree | snapshot |
2015-03-14 |
Daniel Kochmański | loop2.lsp: declare ignoring 'env' in 'loop-body'. Close... |
commit | commitdiff | tree | snapshot |
2015-03-14 |
Daniel Kochmański | kernel.lsp: Remove bogus `ignore doc` declaration.... |
commit | commitdiff | tree | snapshot |
2015-03-14 |
Daniel Kochmański | gitignore: ignore tgz archives. |
commit | commitdiff | tree | snapshot |
2015-03-08 |
Daniel Kochmański | Merge branch 'develop' into experimental |
commit | commitdiff | tree | snapshot |
2015-03-08 |
Daniel Kochmański | Merge branch 'master' into develop |
commit | commitdiff | tree | snapshot |
2015-03-07 |
Daniel Kochmański | Merge branch 'release-15.3.7' ECL.15.3.7 |
commit | commitdiff | tree | snapshot |
2015-03-07 |
Daniel Kochmański | symols_list2.h: build actualized this file after symbol... |
commit | commitdiff | tree | snapshot |
2015-03-07 |
Daniel Kochmański | Release: bump version to 15.3.7. |
commit | commitdiff | tree | snapshot |
2015-03-06 |
Daniel Kochmański | cleanup: replace set with setf, since former is deprecated. |
commit | commitdiff | tree | snapshot |
2015-03-06 |
Daniel Kochmański | Merge branch 'develop' into 15.3.7-rc1 (bugfixes and... |
commit | commitdiff | tree | snapshot |
2015-03-06 |
Daniel Kochmański | sombols-list: fix bogus entry for ext::make-encoding... |
commit | commitdiff | tree | snapshot |
2015-03-05 |
Daniel Kochmański | compilator: fixes issue #3 (regression on package ... |
commit | commitdiff | tree | snapshot |
2015-03-02 |
Daniel Kochmański | gitignore: add src/config.log. |
commit | commitdiff | tree | snapshot |
2015-02-27 |
Daniel Kochmański | Release candidate: include RC in version. |
commit | commitdiff | tree | snapshot |
2015-02-27 |
Daniel Kochmański | Release: bump version to 15.3.7. |
commit | commitdiff | tree | snapshot |
2015-02-26 |
Daniel Kochmański | cmpc-machine.lsp: --with-sse=yes build failure fix... |
commit | commitdiff | tree | snapshot |
2015-02-25 |
Daniel Kochmański | top.lsp: remove unicode character from copyrights on... |
commit | commitdiff | tree | snapshot |
2015-02-25 |
Daniel Kochmański | file.d: move variable declarations before body of funct... |
commit | commitdiff | tree | snapshot |
2015-02-25 |
evrimulu | Integrating android specific stuff into mobile branch; |
commit | commitdiff | tree | snapshot |
2015-02-25 |
evrimulu | Fix socket implementation for android. |
commit | commitdiff | tree | snapshot |
2015-02-25 |
evrimulu | Merge branch 'develop' of https://gitorious.org/embedda... |
commit | commitdiff | tree | snapshot |
2015-02-24 |
Daniel Kochmański | seqlib: stable-sort: fix bogus optimization's in #... |
commit | commitdiff | tree | snapshot |
2015-02-24 |
evrimulu | - Fix stack direction determining code in src/aclocal.m4 |
commit | commitdiff | tree | snapshot |
2015-02-24 |
evrimulu | Upgrade to autoconf 2.69, |
commit | commitdiff | tree | snapshot |
2015-02-23 |
Daniel Kochmański | Merge branch 'master' into develop |
commit | commitdiff | tree | snapshot |
2015-02-21 |
Daniel Kochmański | Merge branch 'release-15.2.21' ECL.15.2.21 |
commit | commitdiff | tree | snapshot |
2015-02-21 |
Daniel Kochmański | Merge branch 'release-15.2.21' into develop |
commit | commitdiff | tree | snapshot |
2015-02-21 |
Daniel Kochmański | Release: update ANNOUNCEMENT and update Copyrights. |
commit | commitdiff | tree | snapshot |
2015-02-21 |
Daniel Kochmański | Release: bump version to current date. |
commit | commitdiff | tree | snapshot |
2015-02-21 |
Daniel Kochmański | Merge branch 'master' into develop |
commit | commitdiff | tree | snapshot |
2015-02-01 |
Daniel Kochmanski | Merge branch 'bugfix-build-scripts' into develop |
commit | commitdiff | tree | snapshot |
2015-02-01 |
Daniel Kochmanski | gmp: remove broken symlink src/gmp/compile to fix ctags... |
commit | commitdiff | tree | snapshot |
2015-02-01 |
Daniel Kochmanski | configure: add -p option to mkdir. |
commit | commitdiff | tree | snapshot |
2015-01-31 |
Daniel Kochmanski | Add CAS emulation for armel. |
commit | commitdiff | tree | snapshot |
2015-01-27 |
Nils Bruin | Patch to improve CLHS compliance of file-position |
commit | commitdiff | tree | snapshot |
2015-01-19 |
Daniel Kochmanski | Merge branch 'ffi-unload-foreign-module' into develop |
commit | commitdiff | tree | snapshot |
2015-01-18 |
Daniel Kochmanski | ffi: implement si_unload_foreign_module. |
commit | commitdiff | tree | snapshot |
2014-10-15 |
Arto Bendiken | Ignored the cov-int/ directory created by Coverity... |
commit | commitdiff | tree | snapshot |
2014-10-15 |
Arto Bendiken | Imported a model file for Coverity Scan to reduce false... |
commit | commitdiff | tree | snapshot |
2014-10-14 |
Arto Bendiken | Corrected pathname buffer size handling in the `dpp... |
commit | commitdiff | tree | snapshot |
2014-10-14 |
Arto Bendiken | Ensured that ecl_file_len() doesn't return a random... |
commit | commitdiff | tree | snapshot |
2014-10-14 |
Arto Bendiken | Added a sanity check to the unreachable branch in expt_... |
commit | commitdiff | tree | snapshot |
2014-10-14 |
Arto Bendiken | Fixed a NUL-termination bug in SOCKET-BIND and SOCKET... |
commit | commitdiff | tree | snapshot |
2014-10-14 |
Arto Bendiken | Added a sanity check assertion for VV in ecl_init_module(). |
commit | commitdiff | tree | snapshot |
2014-09-26 |
Stas Boukarev | Fix eql-specializer dispatch caching. |
commit | commitdiff | tree | snapshot |
2014-09-23 |
Arto Bendiken | Declared $ecldir and $docdir to be Autoconf precious... |
commit | commitdiff | tree | snapshot |
2014-09-22 |
Arto Bendiken | Suppressed a spurious -Wsometimes-uninitialized build... |
commit | commitdiff | tree | snapshot |
2014-09-22 |
Arto Bendiken | Corrected the help text for the --enable-threads feature. |
commit | commitdiff | tree | snapshot |
2014-09-22 |
Daniel Kochmański | c/Makefile.in: fixed multiple-job build of ecl. |
commit | commitdiff | tree | snapshot |
2014-08-20 |
Matthew Stickney | Fix si:bind-simple-handlers. |
commit | commitdiff | tree | snapshot |
2014-07-12 |
Stas Boukarev | COERCE: report the original type in case of errors. |
commit | commitdiff | tree | snapshot |
2014-07-12 |
Stas Boukarev | Fix a typo in coerce. |
commit | commitdiff | tree | snapshot |
2014-06-11 |
Stas Boukarev | Update ASDF to 3.1.2. |
commit | commitdiff | tree | snapshot |
2014-05-04 |
Philipp Marek | Add two "t_string" cases, as the reader now always... |
commit | commitdiff | tree | snapshot |
2014-04-28 |
Philipp Marek | Add the code-walker back to ECL. |
commit | commitdiff | tree | snapshot |
2014-04-28 |
Philipp Marek | Not only BASE-STRINGs but STRINGs may be package-specif... |
commit | commitdiff | tree | snapshot |
2014-04-27 |
Philipp Marek | double_quote_reader(): Reference the discussion on... |
commit | commitdiff | tree | snapshot |
2014-04-26 |
Philipp Marek | Trying to fix closure-common. |
commit | commitdiff | tree | snapshot |
2014-03-20 |
Philipp Marek | --with-debug |
commit | commitdiff | tree | snapshot |
2014-03-20 |
Philipp Marek | Redefine CL:FILE-POSITION for GRAY, too. |
commit | commitdiff | tree | snapshot |
2014-03-09 |
Philipp Marek | Ignore some generated test files, too. |
commit | commitdiff | tree | snapshot |
2014-03-09 |
Philipp Marek | New test for the PACKAGE-LOCK bad return value. |
commit | commitdiff | tree | snapshot |
2014-03-09 |
Philipp Marek | Merge remote-tracking branch 'origin/master' |
commit | commitdiff | tree | snapshot |
2014-03-09 |
Philipp Marek | Make (EXT:PACKAGE-LOCK) return the promised value. |
commit | commitdiff | tree | snapshot |
2014-03-09 |
Philipp Marek | Fixed a typo. |
commit | commitdiff | tree | snapshot |
2014-03-08 |
Philipp Marek | Provide two more 'make' dependencies for the regression... |
commit | commitdiff | tree | snapshot |
2014-03-08 |
Philipp Marek | Only skip copying test files if the destination is... |
commit | commitdiff | tree | snapshot |
2014-03-08 |
Philipp Marek | Regression test for sf286: Don't depend on swank being... |
commit | commitdiff | tree | snapshot |
2014-03-08 |
Philipp Marek | Added tests for Stas' latest bugfixes. |
commit | commitdiff | tree | snapshot |
2014-03-07 |
Stas Boukarev | ensure-generic-function-using-class: don't use NAME... |
commit | commitdiff | tree | snapshot |
2014-03-02 |
Philipp Marek | Avoid breaking compilation if there's no ctags installed. |
commit | commitdiff | tree | snapshot |
2014-03-02 |
Stas Boukarev | Fix VALUES declaration processing. |
commit | commitdiff | tree | snapshot |
2014-03-02 |
Stas Boukarev | Fix FTYPE declaration to X from being applied to (SETF X). |
commit | commitdiff | tree | snapshot |
2014-03-02 |
Stas Boukarev | Fix MULTIPLE-VALUE-BIND not evaluating values-form. |
commit | commitdiff | tree | snapshot |
2014-03-02 |
Philipp Marek | Make TRACE write complete output lines instead of small... |
commit | commitdiff | tree | snapshot |
2014-03-02 |
Philipp Marek | Fix wrong path for "ctags" operation. |
commit | commitdiff | tree | snapshot |
next |