Address
:
[go:
up one dir
,
main page
]
Remove Scripts
Show Referer
Rotate13
Base64
Strip Meta
Strip Title
Skip to content
GitLab
Menu
Why GitLab
Pricing
Contact Sales
Explore
Why GitLab
Pricing
Contact Sales
Explore
Sign in
Get free trial
Commits · ECLS.0.5
ecl
Browse files
Nov 17, 2001
Include the new announcement in the web pages.
· ad77f8a5
jjgarcia
authored
Nov 17, 2001
View commits for tag ECLS.0.5
ECLS.0.5
ad77f8a5
Update config.guess and config.sub to recognize more platforms.
· ee2757e5
jjgarcia
authored
Nov 17, 2001
ee2757e5
Tag as 0.5 release
· 38d328ba
jjgarcia
authored
Nov 17, 2001
38d328ba
Add missing credit to the ECoLisp implementation on which ECLS is based.
· 4e2e81b3
jjgarcia
authored
Nov 17, 2001
4e2e81b3
Prior to 0.5 release announcement.
· 301795d4
jjgarcia
authored
Nov 17, 2001
301795d4
+The compiler produced wrong code for RETURN-FROM forms inside an UNWIND-PROTECT.
· 9b4bd625
jjgarcia
authored
Nov 17, 2001
9b4bd625
Oct 21, 2001
Avoid printing symbol names when documentation is built.
· 9f28615d
jjgarcia
authored
Oct 21, 2001
9f28615d
Set right package before running tests.
· 98c9b308
jjgarcia
authored
Oct 21, 2001
98c9b308
Documentation strings are stored in hash tables, not in property lists.
· 873c9951
jjgarcia
authored
Oct 21, 2001
873c9951
Oct 20, 2001
A bug in the compiler lead to wrong output for CATCH forms in which the tag is not constant.
· 4a5ff5cb
jjgarcia
authored
Oct 20, 2001
4a5ff5cb
Oct 19, 2001
Simplified compilation of &aux parameters in lambda lists.
· c63e81c4
jjgarcia
authored
Oct 19, 2001
c63e81c4
Oct 17, 2001
Symbolics' LOOP macro incorporated.
· 8e29a860
jjgarcia
authored
Oct 17, 2001
8e29a860
When compiling PSETQ, the arguments would be evaluated in the wrong order.
· 101cddc1
jjgarcia
authored
Oct 17, 2001
101cddc1
New interface for building standalone programs and libraries.
· 79570401
jjgarcia
authored
Oct 17, 2001
79570401
Add some lines in the Copyright denoting files which may have their own copyright.
· 1a53fd88
jjgarcia
authored
Oct 17, 2001
1a53fd88
Oct 15, 2001
Documentation strings are stored in hash tables, not in property lists.
· b2dd8e9e
jjgarcia
authored
Oct 15, 2001
b2dd8e9e
PROBE-FILE would not translate logical pathnames.
· 8df91fc4
jjgarcia
authored
Oct 15, 2001
8df91fc4
Oct 11, 2001
First attempt at a developer's manual.
· 4f970ca8
jjgarcia
authored
Oct 11, 2001
4f970ca8
Changes in the names of macros related to fixnums, characters and arrays.
· f795dd8b
jjgarcia
authored
Oct 11, 2001
f795dd8b
Changes in the names of macros related to fixnums, characters and arrays.
· b979ad8b
jjgarcia
authored
Oct 11, 2001
b979ad8b
First attempt at a developer's manual.
· 102bdeeb
jjgarcia
authored
Oct 11, 2001
102bdeeb
Oct 07, 2001
Reader macro #, is now unsupported. Instead we have implemented
· c479d710
jjgarcia
authored
Oct 07, 2001
c479d710
Oct 04, 2001
Change the interface of C::BUILD-ECLS
· 0b8bb537
jjgarcia
authored
Oct 04, 2001
0b8bb537
Leave space for hand-edited news.
· 4ff4619f
jjgarcia
authored
Oct 04, 2001
4ff4619f
Mention the mailing list.
· 7251d617
jjgarcia
authored
Oct 04, 2001
7251d617
Oct 03, 2001
- Remove function_entry_table.
· 5f0dbbf1
jjgarcia
authored
Oct 03, 2001
5f0dbbf1
Sep 29, 2001
Bug when building BENCHMARK.
· adb9011d
jjgarcia
authored
Sep 29, 2001
View commits for tag ECLS.0.4
ECLS.0.4
adb9011d
Some files were missing in source ditributions.
· b6906436
jjgarcia
authored
Sep 29, 2001
b6906436
Take note of all changes up to release 0.4
· 8ecc147f
jjgarcia
authored
Sep 29, 2001
8ecc147f
This file is automatically generated and need not be under CVS.
· 95f2f1f5
jjgarcia
authored
Sep 29, 2001
95f2f1f5
Keep track of ANNOUNCEMENT in CVS. Use CHANGELOG for old announcements.
· d2776249
jjgarcia
authored
Sep 29, 2001
d2776249
Avoid building BENCHMARK in machines that do not have enough lisp implementations.
· 61b85f96
jjgarcia
authored
Sep 29, 2001
61b85f96
Note changes for 0.4 release.
· a14aecf7
jjgarcia
authored
Sep 29, 2001
a14aecf7
Open files in binary mode.
· 5ce60ad0
jjgarcia
authored
Sep 29, 2001
5ce60ad0
(DECLARE (OPTIMIZE DEBUG)) is ignored, but no warning is issued.
· 2c35fb9a
jjgarcia
authored
Sep 29, 2001
2c35fb9a
New WITH-STANDARD-IO-SYNTAX macro.
· d8460be1
jjgarcia
authored
Sep 29, 2001
d8460be1
New utility function c_string_to_object().
· 29dcac3c
jjgarcia
authored
Sep 29, 2001
29dcac3c
:UNSPECIFIC is now understood. Plus "c:/my/path" and "//c/my/path" now work.
· c1679820
jjgarcia
authored
Sep 29, 2001
c1679820
Sep 09, 2001
Change rule binary-dist: so that the shell commands also work on Cygwin.
· 3b4b895a
jjgarcia
authored
Sep 09, 2001
3b4b895a
Avoid building BENCHMARK on all systems.
· 24bbb771
jjgarcia
authored
Sep 09, 2001
24bbb771
Loading