Commit graph

9098 commits

Author SHA1 Message Date
Juan Jose Garcia Ripoll
3c84b0d79f SETF places which are macr calls have to be expanded using MACROEXPAND-1 (ANSI 5.1.2.7) 2008-09-04 22:58:49 +02:00
jjgarcia
f40e78e063 Add patches that were missing 2008-09-04 20:50:17 +00:00
Juan Jose Garcia Ripoll
11807fb969 Merge branch 'master' of http://ecls.sourceforge.net/git/ecl/
Conflicts:
	src/CHANGELOG
2008-09-04 22:41:10 +02:00
jjgarcia
34c9129329 isfinite() is not defined in Solaris 2008-09-01 20:32:23 +00:00
Juan Jose Garcia Ripoll
6c1f2cbb03 isfinite() is not defined in Solaris 2008-09-01 22:31:36 +02:00
jjgarcia
d94977d507 Missing header for mingw. 2008-09-01 19:13:14 +00:00
Juan Jose Garcia Ripoll
2f89170fc2 Missing header for mingw. 2008-09-01 21:11:57 +02:00
jjgarcia
c24e418848 Avoid autoconf removing the #undef ECL_API statement (J. Elsasser) 2008-09-01 19:10:37 +00:00
jjgarcia
57f8264468 Do not upgrade an array element type to a signed type 2008-09-01 19:10:18 +00:00
jjgarcia
5250fd9bd8 PROPAGATE-TYPES understands complex function types 2008-09-01 19:09:57 +00:00
jjgarcia
dbdd5a80e7 C::GET-PROCLAIMED-NARG understands complex function types with &optional, &rest and the like. 2008-09-01 19:09:28 +00:00
jjgarcia
2bb0c1b443 Fix missing let binding (Josh Elsasser) 2008-09-01 19:09:05 +00:00
jjgarcia
a710a355f5 Do not ignore inline/not-inline declarations for SETF-functions 2008-09-01 19:08:40 +00:00
jjgarcia
cf6cd93ad0 The previous version of streams.lsp failed to properly redefine CLOS and other functions 2008-09-01 19:08:19 +00:00
jjgarcia
881af8a9eb Let sharp-equal (#n=) reader macros work inside a sharp-dot. 2008-09-01 19:07:50 +00:00
Juan Jose Garcia Ripoll
5726dad47c Avoid autoconf removing the #undef ECL_API statement (J. Elsasser) 2008-09-01 21:06:20 +02:00
Juan Jose Garcia Ripoll
e6d1d328fa Do not upgrade an array element type to a signed type 2008-09-01 21:05:29 +02:00
Juan Jose Garcia Ripoll
1abaeeec6f PROPAGATE-TYPES understands complex function types 2008-09-01 21:01:53 +02:00
Juan Jose Garcia Ripoll
e99db7acd5 C::GET-PROCLAIMED-NARG understands complex function types with &optional, &rest and the like. 2008-09-01 20:22:37 +02:00
Juan Jose Garcia Ripoll
25beb4bfec Fix missing let binding (Josh Elsasser) 2008-09-01 19:56:24 +02:00
Juan Jose Garcia Ripoll
046533c100 Do not ignore inline/not-inline declarations for SETF-functions 2008-09-01 19:50:31 +02:00
Juan Jose Garcia Ripoll
89046d6821 The previous version of streams.lsp failed to properly redefine CLOS and other functions 2008-09-01 19:33:44 +02:00
Juan Jose Garcia Ripoll
94ddca2413 Let sharp-equal (#n=) reader macros work inside a sharp-dot. 2008-09-01 19:32:56 +02:00
jjgarcia
6207ffb175 This header has to be included always. 2008-08-28 19:22:17 +00:00
Juan Jose Garcia Ripoll
4c1bf9322b This header has to be included always. 2008-08-28 21:21:30 +02:00
jjgarcia
fff7731bec By using WIN32_LEAN_AND_MEAN we removed some critical headers 2008-08-28 19:10:13 +00:00
Juan Jose Garcia Ripoll
8b1cf47459 By using WIN32_LEAN_AND_MEAN we removed some critical headers 2008-08-28 20:56:25 +02:00
jjgarcia
e86c6ec83d Teach the compiler how to coerce (unsigned-)short 2008-08-28 09:13:27 +00:00
jjgarcia
5346fd6684 Avoid accidentally including winsock.h 2008-08-27 08:25:59 +00:00
Juan Jose Garcia Ripoll
ea258c8893 Avoid accidentally including winsock.h 2008-08-27 10:25:39 +02:00
jjgarcia
20f7ebe56c Preserve quoting when passing the arguments to the build directory 2008-08-27 07:51:24 +00:00
Juan Jose Garcia Ripoll
e7e5d3971a Preserve quoting when passing the arguments to the build directory 2008-08-27 09:50:44 +02:00
jjgarcia
b2e788064c PROCLAIM/DECLAIM understand user-defined and complex types in declarations 2008-08-26 20:35:28 +00:00
Juan Jose Garcia Ripoll
71caf39a61 PROCLAIM/DECLAIM understand user-defined and complex types in declarations 2008-08-26 22:34:37 +02:00
jjgarcia
d6e1da448a Fixed typo 2008-08-25 14:03:38 +00:00
Juan Jose Garcia Ripoll
6fd4cd8cdb Fixed typo 2008-08-25 16:03:07 +02:00
jjgarcia
2b08e138cf In addition to HOME, ECL now recognizes the environment variables HOMEDRIVE and HOMEPATH 2008-08-25 14:00:36 +00:00
Juan Jose Garcia Ripoll
5efa6432ca In addition to HOME, ECL now recognizes the environment variables HOMEDRIVE and HOMEPATH 2008-08-25 15:59:58 +02:00
jjgarcia
dd16065d92 Fixed typo 2008-08-24 19:04:43 +00:00
Juan Jose Garcia Ripoll
d9f89c9268 Fixed typo 2008-08-24 21:04:19 +02:00
jjgarcia
3ce7311a2c Support for Unicode in the MSVC port 2008-08-24 13:56:41 +00:00
Juan Jose Garcia Ripoll
417a14a728 Support for Unicode in the MSVC port 2008-08-24 15:56:16 +02:00
jjgarcia
2c4e4afaf4 In reading functions, the value of :RECURSIVE-P should not interfere with that of :EOF-ERROR-P 2008-08-24 13:35:01 +00:00
Juan Jose Garcia Ripoll
2429270517 In reading functions, the value of :RECURSIVE-P should not interfere with that of :EOF-ERROR-P 2008-08-24 15:34:21 +02:00
jjgarcia
1f20a4a62f ECL now is capable of detecting whether two calls to dlopen/LoadLibrary/etc returned the same handle. 2008-08-24 10:59:16 +00:00
Juan Jose Garcia Ripoll
2755c0b59f ECL now is capable of detecting whether two calls to dlopen/LoadLibrary/etc returned the same handle. 2008-08-24 12:58:48 +02:00
jjgarcia
7fa40e8693 More robust mechanism for detecting whether a foreign library has been already loaded 2008-08-24 10:38:17 +00:00
Juan Jose Garcia Ripoll
185d65a711 More robust mechanism for detecting whether a foreign library has been already loaded 2008-08-24 12:37:43 +02:00
jjgarcia
8e508390bf Bytecode objects created inside an eval-when had an invalid name. 2008-08-24 10:23:29 +00:00
Juan Jose Garcia Ripoll
2772bcbc46 Bytecode objects created inside an eval-when had an invalid name. 2008-08-24 12:22:50 +02:00