2013-05-27 |
Juan Jose Garcia... | Remove further unused functions and variables in LOOP... ECL.13.5.1 |
commit | commitdiff | tree | snapshot |
2013-05-27 |
Juan Jose Garcia... | Annotate the change in LOOP |
commit | commitdiff | tree | snapshot |
2013-05-27 |
Juan Jose Garcia... | ECL now supports IF/WHILE statements interleaved with... |
commit | commitdiff | tree | snapshot |
2013-05-27 |
Juan Jose Garcia... | Removed unused code. |
commit | commitdiff | tree | snapshot |
2013-05-26 |
Juan Jose Garcia... | When type propagation errors happen, show the function... |
commit | commitdiff | tree | snapshot |
2013-05-26 |
Juan Jose Garcia... | ECL goes back to complaining about WHILE statements... |
commit | commitdiff | tree | snapshot |
2013-05-25 |
Juan Jose Garcia... | The not-inlined version of ecl_bds_push differed from... |
commit | commitdiff | tree | snapshot |
2013-05-24 |
Juan Jose Garcia... | The value of *env-lvl* was not saved in cmptop.lsp |
commit | commitdiff | tree | snapshot |
2013-05-24 |
Juan Jose Garcia... | One of the regressions now properly prints the class... |
commit | commitdiff | tree | snapshot |
2013-05-24 |
Juan Jose Garcia... | Missing use of ECL_NO_TL_BINDING in process.d |
commit | commitdiff | tree | snapshot |
2013-05-23 |
Juan Jose Garcia... | Fixed different uses of *volatile*, which indented... |
commit | commitdiff | tree | snapshot |
2013-05-23 |
Juan Jose Garcia... | Improve slightly the indentation of the C code generate... |
commit | commitdiff | tree | snapshot |
2013-05-23 |
Juan Jose Garcia... | Fixed typo in ALLOCATE-INSTANCE (for structure-class) |
commit | commitdiff | tree | snapshot |
2013-05-23 |
Juan Jose Garcia... | The declaration of CLV variables had too many newlines. |
commit | commitdiff | tree | snapshot |
2013-05-23 |
Juan Jose Garcia... | The definition of env0 missed a newline character befor... |
commit | commitdiff | tree | snapshot |
2013-05-22 |
Juan Jose Garcia... | MAKE-INSTANCE now works with structures, too |
commit | commitdiff | tree | snapshot |
2013-05-21 |
Juanjo Garcia... | CONSTANT-FORM-VALUE did not work with NIL |
commit | commitdiff | tree | snapshot |
2013-05-21 |
Juanjo Garcia... | Upgraded ASDF to the last version before 3.0.0 |
commit | commitdiff | tree | snapshot |
2013-05-20 |
Juan Jose Garcia... | Tag new release |
commit | commitdiff | tree | snapshot |
2013-05-20 |
Juan Jose Garcia... | We cannot use :READ-ONLY in the SETF expansions because... |
commit | commitdiff | tree | snapshot |
2013-05-19 |
Juan Jose Garcia... | PROGV must be able to 'ubind' variables when there... |
commit | commitdiff | tree | snapshot |
2013-05-18 |
Juan Jose Garcia... | The code size estimation in LOOP was broken. Following... |
commit | commitdiff | tree | snapshot |
2013-05-11 |
Juan Jose Garcia... | Upgrade ASDF to 2.33 with a local fix |
commit | commitdiff | tree | snapshot |
2013-05-10 |
Juan Jose Garcia... | Eliminate the dependency of msvc/gc/Makefile on ntwin32... |
commit | commitdiff | tree | snapshot |
2013-04-17 |
Juan Jose Garcia... | Fix the order of statements in the compiler macro expan... |
commit | commitdiff | tree | snapshot |
2013-04-16 |
Juan Jose Garcia... | HASH-TABLE-COUNT now updates the list of live entries... |
commit | commitdiff | tree | snapshot |
2013-04-14 |
Juan Jose Garcia... | Don't create extra strings on platforms without limitat... |
commit | commitdiff | tree | snapshot |
2013-04-14 |
Juan Jose Garcia... | Announce the change in the way compiled data is stored. |
commit | commitdiff | tree | snapshot |
2013-04-14 |
Juan Jose Garcia... | In *.data we have to add a final newline character... |
commit | commitdiff | tree | snapshot |
2013-04-13 |
Juan Jose Garcia... | The length of the string that stores compiled data... |
commit | commitdiff | tree | snapshot |
2013-04-12 |
Juan Jose Garcia... | Removed empty line from *.data |
commit | commitdiff | tree | snapshot |
2013-04-12 |
Juan Jose Garcia... | ECL now reports #+UNIX for all compatible systems,... |
commit | commitdiff | tree | snapshot |
2013-04-07 |
Juan Jose Garcia... | New way of creating lisp data, using an array of string... |
commit | commitdiff | tree | snapshot |
2013-04-02 |
Juan Jose Garcia... | Add back some missing C files to msvc/c/Makefile |
commit | commitdiff | tree | snapshot |
2013-04-02 |
Juan Jose Garcia... | Fixed type coercion in system() |
commit | commitdiff | tree | snapshot |
2013-04-02 |
Juan Jose Garcia... | Fixed some type coercions in internal.h |
commit | commitdiff | tree | snapshot |
2013-03-31 |
Juan Jose Garcia... | Prepare for release. |
commit | commitdiff | tree | snapshot |
2013-03-31 |
Juan Jose Garcia... | The problem with tanf() and glibc/gcc appears in other... |
commit | commitdiff | tree | snapshot |
2013-03-30 |
Juan Jose Garcia... | PRINT-OBJECT did not have a valid default for built... |
commit | commitdiff | tree | snapshot |
2013-03-30 |
Juan Jose Garcia... | Upgrade config.guess and config.sub to newer versions |
commit | commitdiff | tree | snapshot |
2013-03-30 |
Juan Jose Garcia... | c::emit-inlined-values did not contemplate the empty... |
commit | commitdiff | tree | snapshot |
2013-03-23 |
Juan Jose Garcia... | Yet another attempt at a proper initialization of main_... |
commit | commitdiff | tree | snapshot |
2013-03-23 |
Juan Jose Garcia... | We cannot use the ASDF package name explicitly when... |
commit | commitdiff | tree | snapshot |
2013-03-22 |
Juan Jose Garcia... | Fixed typo. |
commit | commitdiff | tree | snapshot |
2013-03-07 |
Juanjo Garcia... | Remove comment about asdf-bundle, which was obsolete. |
commit | commitdiff | tree | snapshot |
2013-03-07 |
Juanjo Garcia... | asdf-bundle.lisp is no longer needed, since asdf.lisp... |
commit | commitdiff | tree | snapshot |
2013-03-03 |
Juan Jose Garcia... | Fixed the ordering of libraries in compile.lsp.in |
commit | commitdiff | tree | snapshot |
2013-03-02 |
Juan Jose Garcia... | The standard pprint dispatch table in with-standard... |
commit | commitdiff | tree | snapshot |
2013-03-02 |
Juan Jose Garcia... | Added serialization of bytecodes and bytecode closures |
commit | commitdiff | tree | snapshot |
2013-02-28 |
Juan Jose Garcia... | Upgrade ASDF to 2.31.2 |
commit | commitdiff | tree | snapshot |
2013-02-28 |
Juan Jose Garcia... | Fixed error message signaled when a readtable cannot... |
commit | commitdiff | tree | snapshot |
2013-02-27 |
Juanjo Garcia... | The command line option -h named both the help and... |
commit | commitdiff | tree | snapshot |
2013-02-27 |
Juanjo Garcia... | SYSTEM must use the POSIX shell, which usually lives... |
commit | commitdiff | tree | snapshot |
2013-01-17 |
Juan Jose Garcia... | CLX uses recursive locks |
commit | commitdiff | tree | snapshot |
2013-01-14 |
Juan Jose Garcia... | In do-setf-structure-method, the closures did not check... |
commit | commitdiff | tree | snapshot |
2013-01-13 |
Juan Jose Garcia... | cl_fixnum/cl_index lose priority vs long/unsigned long... |
commit | commitdiff | tree | snapshot |
2013-01-13 |
Juan Jose Garcia... | *,+,-,/ now convert their operands to the largest C... |
commit | commitdiff | tree | snapshot |
2013-01-13 |
Juan Jose Garcia... | Fixed the size of C-ULONG-LONG-MAX (it was not created... |
commit | commitdiff | tree | snapshot |
2013-01-12 |
Juan Jose Garcia... | ECL now recognizes all ASCII control-character abbrevia... |
commit | commitdiff | tree | snapshot |
2013-01-12 |
Juan Jose Garcia... | New functions RATIOP, {SINGLE,SHORT,DOUBLE,LONG}-FLOAT... |
commit | commitdiff | tree | snapshot |
2013-01-12 |
Juan Jose Garcia... | Remove a statement that prevented TYPEP from being... |
commit | commitdiff | tree | snapshot |
2013-01-12 |
Juan Jose Garcia... | enter_directory() writes out a string with a null chara... |
commit | commitdiff | tree | snapshot |
2013-01-12 |
Juan Jose Garcia... | sharp_left_parenthesis_reader() now relies on a separat... |
commit | commitdiff | tree | snapshot |
2013-01-12 |
Juan Jose Garcia... | Added built in classes FIXNUM and BIGNUM. |
commit | commitdiff | tree | snapshot |
2013-01-12 |
Juan Jose Garcia... | (SETF GENERIC-FUNCTION) is now a generic function. |
commit | commitdiff | tree | snapshot |
2013-01-12 |
Juan Jose Garcia... | Print integers using upcase letters for radix > 10... |
commit | commitdiff | tree | snapshot |
2013-01-11 |
Juan Jose Garcia... | The profiler chockes on (SETF ...) function names and... |
commit | commitdiff | tree | snapshot |
2013-01-11 |
Juan Jose Garcia... | Declare the temporary variables in DEFMACRO/DESTRUCTURI... |
commit | commitdiff | tree | snapshot |
2013-01-11 |
Juan Jose Garcia... | The :documentation of a slot was stored as a list,... |
commit | commitdiff | tree | snapshot |
2013-01-11 |
Juan Jose Garcia... | UPDATE-INSTANCE-FOR-REDEFINED-CLASS received an alist... |
commit | commitdiff | tree | snapshot |
2013-01-11 |
Juan Jose Garcia... | CONSTANT-FORM-VALUE and CONSTANTP-INNER cannot be refer... |
commit | commitdiff | tree | snapshot |
2013-01-11 |
Juan Jose Garcia... | Minor optimization in CONSTANT-FORM-VALUE |
commit | commitdiff | tree | snapshot |
2013-01-11 |
Juan Jose Garcia... | Restore a WITH-CLEAN-SYMBOLS wapping the expansion... |
commit | commitdiff | tree | snapshot |
2013-01-11 |
Juan Jose Garcia... | Fix further uses of CONSTANTP+EVAL, replacing them... |
commit | commitdiff | tree | snapshot |
2013-01-11 |
Juan Jose Garcia... | CONSTANT-VALUE-FORM and CONSTANTP-INNER's environment... |
commit | commitdiff | tree | snapshot |
2013-01-11 |
Juan Jose Garcia... | Ensure CONSTANTP is used with an environment value |
commit | commitdiff | tree | snapshot |
2013-01-10 |
Juan Jose Garcia... | DEFTYPE assumes that a constant form is equal to its... |
commit | commitdiff | tree | snapshot |
2013-01-10 |
Juan Jose Garcia... | Split CONSTANTP into two functions CONSTANTP-INNER... |
commit | commitdiff | tree | snapshot |
2013-01-10 |
Juan Jose Garcia... | Suppress compiler warnings when running the ANSI tests |
commit | commitdiff | tree | snapshot |
2013-01-10 |
Juan Jose Garcia... | No optional type check generated for constant values. |
commit | commitdiff | tree | snapshot |
2013-01-10 |
Juan Jose Garcia... | In the compiler LET transforms constant variables ... |
commit | commitdiff | tree | snapshot |
2013-01-10 |
Juan Jose Garcia... | CONSTANTP now performs a bit more work, macroexpanding... |
commit | commitdiff | tree | snapshot |
2013-01-09 |
Juan Jose Garcia... | CONSTANT-EXPRESSION-P now checks whether the 1-form... |
commit | commitdiff | tree | snapshot |
2013-01-09 |
Juan Jose Garcia... | CONSTANT-VALUE-P and friends now use the (compiler... |
commit | commitdiff | tree | snapshot |
2013-01-09 |
Juan Jose Garcia... | C1COMPILER-TYPECASE now handles constant values as... |
commit | commitdiff | tree | snapshot |
2013-01-09 |
Juan Jose Garcia... | Slightly better setf-expander for LDB and MASK-FIELD... |
commit | commitdiff | tree | snapshot |
2013-01-09 |
Juan Jose Garcia... | Added optimizers for DPB and DEPOSIT-FIELD, and fixed... |
commit | commitdiff | tree | snapshot |
2013-01-09 |
Juan Jose Garcia... | Simplified the inliners for ldb, ldb-test and mask... |
commit | commitdiff | tree | snapshot |
2013-01-09 |
Juan Jose Garcia... | Compiler macro for MASK-FIELD |
commit | commitdiff | tree | snapshot |
2013-01-09 |
Juan Jose Garcia... | Inline (LDB-TEST (BYTE ...) ...) |
commit | commitdiff | tree | snapshot |
2013-01-09 |
Juan Jose Garcia... | LDB can be inlined whenever the argument begins with... |
commit | commitdiff | tree | snapshot |
2013-01-09 |
Juan Jose Garcia... | Rewrite LDB and friends in a way which can be reused... |
commit | commitdiff | tree | snapshot |
2013-01-08 |
Juan Jose Garcia... | Added optimizer for LDB-TEST |
commit | commitdiff | tree | snapshot |
2013-01-08 |
Juan Jose Garcia... | (LDB (BYTE ...) ...) does not cons a BYTE object, even... |
commit | commitdiff | tree | snapshot |
2013-01-08 |
Juan Jose Garcia... | In src/cmp/cmptype.lsp, the optional type check is... |
commit | commitdiff | tree | snapshot |
2013-01-08 |
Juan Jose Garcia... | Removed the "-w" option from compiler-cc so that it... |
commit | commitdiff | tree | snapshot |
2013-01-08 |
Juan Jose Garcia... | Fixed typo in the code that compiles a coercion from... |
commit | commitdiff | tree | snapshot |
2013-01-08 |
Juan Jose Garcia... | Fixed the patch_sharp() routine so that #3(x) returns... |
commit | commitdiff | tree | snapshot |
2013-01-08 |
Juan Jose Garcia... | patch_sharp() takes a lisp environment as argument |
commit | commitdiff | tree | snapshot |
2012-12-26 |
Juan Jose Garcia... | Added the Unicode character database to the C library |
commit | commitdiff | tree | snapshot |
next |