Address
:
[go:
up one dir
,
main page
]
Include Form
Remove Scripts
Accept Cookies
Show Images
Show Referer
Rotate13
Base64
Strip Meta
Strip Title
Session Cookies
Commits · ECL.0.9d.RC
ecl
Browse files
Oct 29, 2004
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
pow() is producing wrong results in windows
· 1a50860f
jjgarcia
authored
Jun 24, 2004
1a50860f
Windows does not like to have a quoted file name as first argument to system()
· 566efa7c
jjgarcia
authored
Jun 24, 2004
566efa7c
stat() produces errors when passed a directory name ending in '/'. Avoid using it for cl_truename.
· 713f80d8
jjgarcia
authored
Jun 24, 2004
713f80d8
Minor comments
· cb23bde0
jjgarcia
authored
Jun 24, 2004
cb23bde0
Hand-code several transcendental functions which are missing on Windows
· 1ec73dec
jjgarcia
authored
Jun 24, 2004
1ec73dec
Jun 22, 2004
*** empty log message ***
· 491b23b4
jjgarcia
authored
Jun 22, 2004
491b23b4
Loading