ecl.git
2010-04-04 Juan Jose Garcia... Upgrade version number ECL.10.4.1
2010-04-04 Juan Jose Garcia... Update DEFSYSTEM so that it takes into account package...
2010-04-04 Juan Jose Garcia... The code that adds declarations to symbol macros did...
2010-04-03 Juan Jose Garcia... Complete previous fix for weak-pointer.
2010-04-03 Juan Jose Garcia... Weak pointers do not need finalization when the value...
2010-04-02 Juan Jose Garcia... The target flatinstall: in src/Makefile.in contained...
2010-04-02 Juan Jose Garcia... The TAGS rule in src/Makefile.in can fail when etags...
2010-04-01 Juan Jose Garcia... Missing declaration for getuid() in asdf.lisp
2010-04-01 Juan Jose Garcia... A bug in the declaration interpreter can induce an...
2010-03-28 Juan Jose Garcia... (SETF STREAM-EXTERNAL-FORMAT) inserted the wrong format...
2010-03-28 Juan Jose Garcia... Missing change in symbols_list2.h
2010-03-28 Juan Jose Garcia... A new variable EXT:*DEFAULT-EXTERNAL-FORMAT* implements...
2010-03-28 Juan Jose Garcia... Add a keyword argument, :external-format, to LOAD
2010-03-28 Juan Jose Garcia... Reorder functions in cmpenv.lsp, needed to complete...
2010-03-28 Juan Jose Garcia... ECL did not understand type declarations that involved...
2010-03-27 Juan Jose Garcia... PREBUILT-SYSTEM was not exported from ASDF.
2010-03-26 Juan Jose Garcia... In the definition of binary-op, the produced defsystem...
2010-03-26 Juan Jose Garcia... Removed old versions of the documentation files.
2010-03-26 Juan Jose Garcia... ECL now goes back to installing manual pages for ecl...
2010-03-20 Juan Jose Garcia... Remove the object finalization queue, now that the...
2010-03-20 Juan Jose Garcia... Remove debug statement.
2010-03-20 Juan Jose Garcia... In ecl_make_stream_from_fd(), complain if fdopen()...
2010-03-20 Juan Jose Garcia... ecl_make_file_stream_from_fd() did not set the right...
2010-03-20 Juan Jose Garcia... Fixed typo in the finalizer of weak pointers (A. Gavrilov)
2010-03-20 Juan Jose Garcia... It is necessary to check that the right symbol is being...
2010-03-20 Juan Jose Garcia... Implemented a new operation for building precompiled...
2010-03-19 Juan Jose Garcia... Update ASDF example (David Leoni)
2010-03-19 Juan Jose Garcia... Fixed typo in arguments to a simple-type-error (T....
2010-03-19 Juan Jose Garcia... Missing definition of true_srcdir when building config...
2010-03-19 Juan Jose Garcia... Use unsafe C++ pointer cast when building static copies...
2010-03-19 Juan Jose Garcia... ECL can build again itself using a C++ compiler (-...
2010-03-19 Juan Jose Garcia... The SRC: path in Mingw was not resolved to a valid...
2010-03-19 Juan Jose Garcia... Introduced a new generic function GRAY:STREAM-FILE...
2010-03-19 Juan Jose Garcia... After loading the compiler, lock again the COMMON-LISP...
2010-03-19 Juan Jose Garcia... Fixed a typo in DEFSEQ.
2010-03-19 Juan Jose Garcia... When processing lists, the functions defined with DEFSE...
2010-03-19 Juan Jose Garcia... Fixed typo in error message (A. Hefner)
2010-03-19 Juan Jose Garcia... The value of GENERIC-FUNCTION-A-P-O-FUNCTION was not...
2010-03-19 Juan Jose Garcia... When defining a class that has a parent with a forward...
2010-03-19 Juan Jose Garcia... Added a pathname translation for EXT:
2010-03-19 Juan Jose Garcia... Allow SYMBOL-MACROLET be used inside a form that declar...
2010-03-19 Juan Jose Garcia... Upgraded ASDF and implemented a new keyword argument...
2010-03-17 Juan Jose Garcia... Use hostname (machine-instance) when starting clx.
2010-03-16 Juan Jose Garcia... Use the new feature in ASDF to ensure that the output...
2010-03-16 Juan Jose Garcia... Upgrade ASDF to get the new features by which OUTPUT...
2010-03-14 Juan Jose Garcia... Upgraded CLX to a more recent version (J. Stecklina)
2010-03-13 Juan Jose Garcia... In EXT:SAFE-EVAL avoid the debugger being entered at...
2010-03-13 Juan Jose Garcia... The recursive implementation of DIRECTORY with wildcard...
2010-03-13 Juan Jose Garcia... Add generated *.asd files to MODULES, the list of files...
2010-03-13 Juan Jose Garcia... Do not install all *.asd files
2010-03-13 Juan Jose Garcia... Updated to v1.634 of ASDF
2010-03-13 Juan Jose Garcia... Missing file from previous commit.
2010-03-13 Juan Jose Garcia... Upgrade ASDF and introduce a new ECL extension, which...
2010-03-13 Juan Jose Garcia... The newline character has to be _before_ each string...
2010-03-13 Juan Jose Garcia... FFI:CLINES admits @lisp-object notation in the strings.
2010-03-13 Juan Jose Garcia... Remove debug statement.
2010-03-11 Juan Jose Garcia... The test for semaphore functions was incomplete and...
2010-03-11 Juan Jose Garcia... Print classes of objects using ~S, not ~A
2010-03-10 Juan Jose Garcia... Not all values were properly substituted in 'ecl-config'
2010-03-10 Juan Jose Garcia... Annotate a previous commit in CHANGELOG.
2010-03-10 Juan Jose Garcia... Distinguish by name the signal servicing from the signa...
2010-03-10 Juan Jose Garcia... Fixed offset problems in READ/WRITE-SEQUENCE.
2010-03-10 Juan Jose Garcia... The pathname translation of SRC: pointed to one directo...
2010-03-10 Juan Jose Garcia... *SOURCE-LOCATION* is set to *LOAD-PATHNAME* not to...
2010-03-07 Juan Jose Garcia... The asynchronous signal handling thread was not started...
2010-03-07 Juan Jose Garcia... When the user removes ECL's system directory from ASDF...
2010-03-06 Juan Jose Garcia... If we failed to configure the GMP library and we are...
2010-03-06 Juan Jose Garcia... If no ABI is specified for GMP, pass no additional...
2010-03-05 Juan Jose Garcia... Upgrade the release number. ECL.10.3.1
2010-03-04 Juan Jose Garcia... ECL_CMPDIR macro was not introduced in MSVC.
2010-03-04 Juan Jose Garcia... Source offsets were not used in cmpdefs.lsp
2010-03-02 Juan Jose Garcia... Fixes for MSVC to accomodate latest changes in macros...
2010-03-02 Juan Jose Garcia... Fixed typo.
2010-03-01 Juan Jose Garcia... Fix some warnings about noreturn functions that actuall...
2010-03-01 Juan Jose Garcia... Fixed typo in dpp.c at the generation of #arg assertions.
2010-03-01 Juan Jose Garcia... Fixed typo in string.d
2010-03-01 Juan Jose Garcia... Fixed typo.
2010-02-28 Juan Jose Garcia... Added more unlikely_if() to file.d
2010-02-28 Juan Jose Garcia... Function get_string_start_end() rewritten to provide...
2010-02-28 Juan Jose Garcia... Replaced many uses of type_of() with specialized macros...
2010-02-28 Juan Jose Garcia... Replaced many uses of type_of() with specialized macros...
2010-02-27 Juan Jose Garcia... Improve redability of error messages in print.d
2010-02-27 Juan Jose Garcia... Improve readability in errors related to *READ-BASE...
2010-02-27 Juan Jose Garcia... Use ecl_unlikely() in the expansion of RPLACA/D
2010-02-27 Juan Jose Garcia... New macro unlikely_if improves readability of C code.
2010-02-27 Juan Jose Garcia... Replaced ecl_fixnum_in_range() with explicit checks...
2010-02-27 Juan Jose Garcia... Introduced macros for fixnum comparison.
2010-02-27 Juan Jose Garcia... New macros for checking stream types.
2010-02-27 Juan Jose Garcia... Remove unused function FEtype_error_stream
2010-02-27 Juan Jose Garcia... Optimize ecl-inl.h for small cons and use of ecl_unlike...
2010-02-26 Juan Jose Garcia... Tag many error checks using ecl_unlikely
2010-02-26 Juan Jose Garcia... Replace many uses of FEwrong_type_argument with *_...
2010-02-25 Juan Jose Garcia... Added the possibility of specifying a different name...
2010-02-25 Juan Jose Garcia... Fixed typo in set-syntax-from-char
2010-02-25 Juan Jose Garcia... Fixed typo in ecl_nbutlast
2010-02-25 Juan Jose Garcia... Replace some uses of FEtype_error_list with FEwrong_typ...
2010-02-25 Juan Jose Garcia... Replaced ecl_check_type_string with FEwrong_type_*_arg
2010-02-25 Juan Jose Garcia... Moved assert_type_hash_table() to hash.d and added...
2010-02-25 Juan Jose Garcia... Moved assert_type_readtable() to read.d and added more...
2010-02-25 Juan Jose Garcia... Removed nonexistent function assert_type_string from...
next