ecl.git
2015-04-12 Daniel KochmańskiMerge branch 'develop' into experimental experimental origin/experimental
2015-04-12 Roger SenRemoved external reference to GC_dont_gc, no needed...
2015-04-12 Roger SenUpdated GC api to remove deprecated methods
2015-04-07 Daniel Kochmańskicmplet: Remove invalid declaration. Fixes #28.
2015-04-07 Daniel Kochmańskiecl-sdb: Fix bogus name in declaration. Closes #27.
2015-04-07 Daniel Kochmańskisetf.lsp: rework psetf, shiftf and rotatef to work...
2015-04-03 Daniel Kochmańskiclos: walk-c-inline: Declare ignoring unused variable...
2015-03-31 Roger SenRemoved external reference to GC_dont_gc, no needed...
2015-03-30 Roger SenUpdated GC api to remove deprecated methods
2015-03-25 Evrim Ulu.gitignore ecl/android directory used for building...
2015-03-25 Evrim Ulu- android application
2015-03-25 Evrim Ulu- fix a type in configure.android
2015-03-25 Evrim Ulu- still fixing .gitignore inside gc, libatomic.
2015-03-25 Evrim Ulu- fix .gitignore inside gc/, add libatomic_ops, gee:(
2015-03-25 Evrim Ulu- Add configure.android and cross compile configuration...
2015-03-25 Evrim Ulu- run autreconf on gmp, add missing files.
2015-03-24 Evrim Ulu- remove gmp.old, not needed anymore, current one is...
2015-03-24 Evrim Ulu- fix Makefile.in
2015-03-24 Evrim Ulu- remove gc-unstable, replace gc with the new one.
2015-03-24 Evrim UluMerge branch 'develop' into experimental
2015-03-14 Daniel Kochmańskipprint.lsp: remove unsupportet declare extension 'value...
2015-03-14 Daniel Kochmańskiloop2.lsp: ignore unused variable. Closes #14.
2015-03-14 Daniel Kochmańskimethod.lsp: declare ignoring unused variable. Closes...
2015-03-14 Daniel Kochmańskistd-slot-value.lsp: declare ignoring unused variable...
2015-03-14 Daniel Kochmańskiloop2.lsp: declare ignoring 'env' in 'loop-body'. Close...
2015-03-14 Daniel Kochmańskikernel.lsp: Remove bogus `ignore doc` declaration....
2015-03-14 Daniel Kochmańskigitignore: ignore tgz archives.
2015-03-08 Daniel KochmańskiMerge branch 'develop' into experimental
2015-03-08 Daniel KochmańskiMerge branch 'master' into develop
2015-03-07 Daniel KochmańskiMerge branch 'release-15.3.7' ECL.15.3.7
2015-03-07 Daniel Kochmańskisymols_list2.h: build actualized this file after symbol...
2015-03-07 Daniel KochmańskiRelease: bump version to 15.3.7.
2015-03-06 Daniel Kochmańskicleanup: replace set with setf, since former is deprecated.
2015-03-06 Daniel KochmańskiMerge branch 'develop' into 15.3.7-rc1 (bugfixes and...
2015-03-06 Daniel Kochmańskisombols-list: fix bogus entry for ext::make-encoding...
2015-03-05 Daniel Kochmańskicompilator: fixes issue #3 (regression on package ...
2015-03-02 Daniel Kochmańskigitignore: add src/config.log.
2015-02-27 Daniel KochmańskiRelease candidate: include RC in version.
2015-02-27 Daniel KochmańskiRelease: bump version to 15.3.7.
2015-02-26 Daniel Kochmańskicmpc-machine.lsp: --with-sse=yes build failure fix...
2015-02-25 Daniel Kochmańskitop.lsp: remove unicode character from copyrights on...
2015-02-25 Daniel Kochmańskifile.d: move variable declarations before body of funct...
2015-02-25 evrimuluIntegrating android specific stuff into mobile branch;
2015-02-25 evrimuluFix socket implementation for android.
2015-02-25 evrimuluMerge branch 'develop' of https://gitorious.org/embedda...
2015-02-24 Daniel Kochmańskiseqlib: stable-sort: fix bogus optimization's in #...
2015-02-24 evrimulu- Fix stack direction determining code in src/aclocal.m4
2015-02-24 evrimuluUpgrade to autoconf 2.69,
2015-02-23 Daniel KochmańskiMerge branch 'master' into develop
2015-02-21 Daniel KochmańskiMerge branch 'release-15.2.21' ECL.15.2.21
2015-02-21 Daniel KochmańskiMerge branch 'release-15.2.21' into develop
2015-02-21 Daniel KochmańskiRelease: update ANNOUNCEMENT and update Copyrights.
2015-02-21 Daniel KochmańskiRelease: bump version to current date.
2015-02-21 Daniel KochmańskiMerge branch 'master' into develop
2015-02-01 Daniel KochmanskiMerge branch 'bugfix-build-scripts' into develop
2015-02-01 Daniel Kochmanskigmp: remove broken symlink src/gmp/compile to fix ctags...
2015-02-01 Daniel Kochmanskiconfigure: add -p option to mkdir.
2015-01-31 Daniel KochmanskiAdd CAS emulation for armel.
2015-01-27 Nils BruinPatch to improve CLHS compliance of file-position
2015-01-19 Daniel KochmanskiMerge branch 'ffi-unload-foreign-module' into develop
2015-01-18 Daniel Kochmanskiffi: implement si_unload_foreign_module.
2014-10-15 Arto BendikenIgnored the cov-int/ directory created by Coverity...
2014-10-15 Arto BendikenImported a model file for Coverity Scan to reduce false...
2014-10-14 Arto BendikenCorrected pathname buffer size handling in the `dpp...
2014-10-14 Arto BendikenEnsured that ecl_file_len() doesn't return a random...
2014-10-14 Arto BendikenAdded a sanity check to the unreachable branch in expt_...
2014-10-14 Arto BendikenFixed a NUL-termination bug in SOCKET-BIND and SOCKET...
2014-10-14 Arto BendikenAdded a sanity check assertion for VV in ecl_init_module().
2014-09-26 Stas BoukarevFix eql-specializer dispatch caching.
2014-09-23 Arto BendikenDeclared $ecldir and $docdir to be Autoconf precious...
2014-09-22 Arto BendikenSuppressed a spurious -Wsometimes-uninitialized build...
2014-09-22 Arto BendikenCorrected the help text for the --enable-threads feature.
2014-09-22 Daniel Kochmańskic/Makefile.in: fixed multiple-job build of ecl.
2014-08-20 Matthew StickneyFix si:bind-simple-handlers.
2014-07-12 Stas BoukarevCOERCE: report the original type in case of errors.
2014-07-12 Stas BoukarevFix a typo in coerce.
2014-06-11 Stas BoukarevUpdate ASDF to 3.1.2.
2014-05-04 Philipp MarekAdd two "t_string" cases, as the reader now always...
2014-04-28 Philipp MarekAdd the code-walker back to ECL.
2014-04-28 Philipp MarekNot only BASE-STRINGs but STRINGs may be package-specif...
2014-04-27 Philipp Marekdouble_quote_reader(): Reference the discussion on...
2014-04-26 Philipp MarekTrying to fix closure-common.
2014-03-20 Philipp Marek--with-debug
2014-03-20 Philipp MarekRedefine CL:FILE-POSITION for GRAY, too.
2014-03-09 Philipp MarekIgnore some generated test files, too.
2014-03-09 Philipp MarekNew test for the PACKAGE-LOCK bad return value.
2014-03-09 Philipp MarekMerge remote-tracking branch 'origin/master'
2014-03-09 Philipp MarekMake (EXT:PACKAGE-LOCK) return the promised value.
2014-03-09 Philipp MarekFixed a typo.
2014-03-08 Philipp MarekProvide two more 'make' dependencies for the regression...
2014-03-08 Philipp MarekOnly skip copying test files if the destination is...
2014-03-08 Philipp MarekRegression test for sf286: Don't depend on swank being...
2014-03-08 Philipp MarekAdded tests for Stas' latest bugfixes.
2014-03-07 Stas Boukarevensure-generic-function-using-class: don't use NAME...
2014-03-02 Philipp MarekAvoid breaking compilation if there's no ctags installed.
2014-03-02 Stas BoukarevFix VALUES declaration processing.
2014-03-02 Stas BoukarevFix FTYPE declaration to X from being applied to (SETF X).
2014-03-02 Stas BoukarevFix MULTIPLE-VALUE-BIND not evaluating values-form.
2014-03-02 Philipp MarekMake TRACE write complete output lines instead of small...
2014-03-02 Philipp MarekFix wrong path for "ctags" operation.
next