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 · ECL.0.9d
ecl
Browse files
Nov 02, 2004
Add msvc to list of source files
· 00e78f28
jjgarcia
authored
Nov 02, 2004
View commits for tag ECL.0.9d
ECL.0.9d
00e78f28
Release announcement.
· 94ae205a
jjgarcia
authored
Nov 02, 2004
94ae205a
Note changes
· 2b65ed60
jjgarcia
authored
Nov 02, 2004
2b65ed60
Support for :PRINT-OBJECT in DEFSTRUCT
· 676cb4d0
jjgarcia
authored
Nov 02, 2004
676cb4d0
A variable name was clobbered. The first argument to execvp() was of type
· 5254ad4c
jjgarcia
authored
Nov 02, 2004
5254ad4c
Oct 29, 2004
limits.h needed for INT_MAX, UINT_MAX, etc
· 1c435cd8
jjgarcia
authored
Oct 29, 2004
1c435cd8
Fixed typo
· b4f65887
jjgarcia
authored
Oct 29, 2004
View commits for tag ECL.0.9d.RC
ECL.0.9d.RC
b4f65887
Fixed typo
· 5145cd5f
jjgarcia
authored
Oct 29, 2004
5145cd5f
Only do host guessing when required by the user
· e461e180
jjgarcia
authored
Oct 29, 2004
e461e180
Deactivate host guessing with GMP
· 73186ea1
jjgarcia
authored
Oct 29, 2004
73186ea1
Make the MSVC++ port relocatable, i.e. the installation path is not hardcoded...
· 1b87eaae
jjgarcia
authored
Oct 29, 2004
1b87eaae
Allow ~...,V,... arguments to also be big integers
· 2b6e16ad
jjgarcia
authored
Oct 29, 2004
2b6e16ad
configure rebuilt to incorporate the host/host_alias fix
· 76d412d4
jjgarcia
authored
Oct 29, 2004
76d412d4
Use more recent config.{sub,guess} files
· 7400cf16
jjgarcia
authored
Oct 29, 2004
7400cf16
host_alias and build_alias have host names which are compatible with config.guess
· 7704eea7
jjgarcia
authored
Oct 29, 2004
7704eea7
Imported version 6.3 of the garbage collector
· 6d862be4
jjgarcia
authored
Oct 29, 2004
6d862be4
Oct 27, 2004
*** empty log message ***
· 17968b71
jjgarcia
authored
Oct 27, 2004
17968b71
Oct 25, 2004
Port to Microsoft VC++ by Goffioul Michael <goffioul@imec.be>
· 6b219625
jjgarcia
authored
Oct 25, 2004
6b219625
Allow integer arguments to be bignums, though truncate their values to fixnumes
· d70236c8
jjgarcia
authored
Oct 25, 2004
d70236c8
Oct 21, 2004
Fixed typo
· 6f3bb037
jjgarcia
authored
Oct 21, 2004
6f3bb037
Fix problem with argument quoting
· 558c345e
jjgarcia
authored
Oct 21, 2004
558c345e
Oct 15, 2004
Disable warnings, because their names depend very much on the version of GCC
· d981b63c
jjgarcia
authored
Oct 15, 2004
d981b63c
Use smaller int types for padding
· d584df2e
jjgarcia
authored
Oct 15, 2004
d584df2e
Oct 11, 2004
Removed attribute "noreturn" because GCC does not take into account the
· cca49cd1
jjgarcia
authored
Oct 11, 2004
cca49cd1
Oct 04, 2004
*** empty log message ***
· 4250bf10
jjgarcia
authored
Oct 04, 2004
4250bf10
Still some problems when quoting shell arguments
· 23a1e93a
jjgarcia
authored
Oct 04, 2004
23a1e93a
Summer fixes
· a0417f0a
jjgarcia
authored
Oct 04, 2004
a0417f0a
Aug 13, 2004
New function cl_shutdown(), complementary of cl_boot().
· d4d68e7b
jjgarcia
authored
Aug 13, 2004
d4d68e7b
Rename the libraries produced by ECL in order to avoid conflicts with locally installed ones
· bed391b1
jjgarcia
authored
Aug 13, 2004
bed391b1
Several fixes. Functions are now created only with C1COMPILE-FUNCTION.
· a85c3921
jjgarcia
authored
Aug 13, 2004
a85c3921
Aug 09, 2004
Provide some reasonable default for the editor ;-)
· de1d5e59
jjgarcia
authored
Aug 09, 2004
de1d5e59
When there's no data, VV, compiler_data_text and compiler_data_text_size should not be used
· c910c268
jjgarcia
authored
Aug 09, 2004
c910c268
Aug 02, 2004
Missing variables
· f97de405
jjgarcia
authored
Aug 02, 2004
f97de405
Document last changes
· 8c87a065
jjgarcia
authored
Aug 02, 2004
8c87a065
Implement RUN-PROGRAM for Windows
· f96d87cf
jjgarcia
authored
Aug 02, 2004
f96d87cf
Make the compiler quieter
· a14b1270
jjgarcia
authored
Aug 02, 2004
a14b1270
By default, use / as directory separator under windows
· bc6b0c4e
jjgarcia
authored
Aug 02, 2004
bc6b0c4e
Jul 08, 2004
Improve on previous fixes of the compiler error messages: everything now uses...
· d76a72ed
jjgarcia
authored
Jul 08, 2004
d76a72ed
Jul 07, 2004
Decrease verbosity of the compiler
· 611278c0
jjgarcia
authored
Jul 07, 2004
611278c0
Jun 24, 2004
Remove the flag -fomit-frame-pointer which interferes with the debugger
· 690a3da2
jjgarcia
authored
Jun 24, 2004
690a3da2
Loading