Address
:
[go:
up one dir
,
main page
]
Remove Scripts
Show Referer
Rotate13
Base64
Strip Meta
Strip Title
Skip to content
GitLab
Next
Menu
Why GitLab
Pricing
Contact Sales
Explore
Why GitLab
Pricing
Contact Sales
Explore
Sign in
Get free trial
Commits · ECL.0.9h
ecl
Browse files
Nov 16, 2005
Add the 'examples' directory to the distribution
· 352979e9
jjgarcia
authored
Nov 16, 2005
View commits for tag ECL.0.9h
ECL.0.9h
352979e9
Final version of the announcement for the release 0.9h
· dc576ca1
jjgarcia
authored
Nov 16, 2005
dc576ca1
New example about building FASL files and standalone executables
· a85a0078
jjgarcia
authored
Nov 16, 2005
a85a0078
New release
· 3796d966
jjgarcia
authored
Nov 16, 2005
3796d966
New release
· 6e5230e8
jjgarcia
authored
Nov 16, 2005
6e5230e8
Nov 15, 2005
Fixed infinite loop in the routine for inlining LAMBDA forms, plus other bugs...
· 6afc4856
jjgarcia
authored
Nov 15, 2005
6afc4856
Disable handling of FP exceptions in the Alpha machines
· d55b5669
jjgarcia
authored
Nov 15, 2005
d55b5669
Shift dates into the range 1970-2033 when computing daylight saving times
· 2b6010be
jjgarcia
authored
Nov 15, 2005
2b6010be
Build the Alpha port with IEEE floating point arithmetics
· b7ef7e82
jjgarcia
authored
Nov 15, 2005
b7ef7e82
Nov 14, 2005
Hack to make fdopen() work with socks
· 71d1f220
jjgarcia
authored
Nov 14, 2005
71d1f220
Do not alter pathnames when supplied by the user
· 5bd56c27
jjgarcia
authored
Nov 14, 2005
5bd56c27
Reorder arguments because /nodefaultlib:libc should appear _after_ the first object or source file
· 2e458ac5
jjgarcia
authored
Nov 14, 2005
2e458ac5
Nov 10, 2005
Incorporate DEFSYSTEM to the distribution
· 49c217e8
jjgarcia
authored
Nov 10, 2005
49c217e8
Added support for threads in FreeBSD
· 644859e1
jjgarcia
authored
Nov 10, 2005
644859e1
Nov 09, 2005
Also avoid linking statically against libc.lib
· 26d3cad0
jjgarcia
authored
Nov 09, 2005
26d3cad0
Nov 08, 2005
Fixed typo
· 3fea9f3c
jjgarcia
authored
Nov 08, 2005
3fea9f3c
Missing array element type in marker
· 5386cfc9
jjgarcia
authored
Nov 08, 2005
5386cfc9
Port the floating-point exception handler to mingw32
· c7322bd6
jjgarcia
authored
Nov 08, 2005
c7322bd6
Ported to OpenBSD/x86.
· 80f5b2bf
jjgarcia
authored
Nov 08, 2005
80f5b2bf
Accidentally removed
· 81e472b8
jjgarcia
authored
Nov 08, 2005
81e472b8
No longer used
· 504a8c6e
jjgarcia
authored
Nov 08, 2005
504a8c6e
Nov 07, 2005
Add flags required by the free MS Visual Studio 2003
· 4488f3b9
jjgarcia
authored
Nov 07, 2005
4488f3b9
Some symbols have been removed from time.d
· c4ae60bc
jjgarcia
authored
Nov 07, 2005
c4ae60bc
Removed another use of SIMPLE-PACKAGE-ERRO
· d06364ce
jjgarcia
authored
Nov 07, 2005
d06364ce
The Mac OSX system headers define 'bool' to be a different type than 'int'....
· ce5471c0
jjgarcia
authored
Nov 07, 2005
ce5471c0
Nov 04, 2005
Remove another use of simple-package-error
· 675cb421
jjgarcia
authored
Nov 04, 2005
675cb421
Remove one more use of SIMPLE-PACKAGE-ERROR.
· 7ca819c5
jjgarcia
authored
Nov 04, 2005
7ca819c5
Fixed typo.
· 22033ae9
jjgarcia
authored
Nov 04, 2005
22033ae9
Type t_codeblock also exists in statically linked ECL.
· 7eb8009d
jjgarcia
authored
Nov 04, 2005
7eb8009d
The condition SIMPLE-PROGRAM-ERROR no longer exists.
· 81babfd3
jjgarcia
authored
Nov 04, 2005
81babfd3
Removed spurious lines produced during application of patch file
· aa9abe50
jjgarcia
authored
Nov 04, 2005
aa9abe50
Do not create SIMPLE-* versions of many conditions, but do that at run time,...
· c2506f82
jjgarcia
authored
Nov 04, 2005
c2506f82
Move some internal functions from time.d and the SI package to mislib without exporting the names.
· ec31caef
jjgarcia
authored
Nov 04, 2005
ec31caef
Make DECODE/ENCODE-UNIVERSAL-TIME work with dates which are bignums.
· 3c75e19b
jjgarcia
authored
Nov 04, 2005
3c75e19b
read_constituent() now also reads non-terminating macro characters, because...
· 1bb93364
jjgarcia
authored
Nov 04, 2005
1bb93364
The dispatch macro from sharp+backslash works also when assigned to other characters.
· ab95aec4
jjgarcia
authored
Nov 04, 2005
ab95aec4
Forbid creating arrays with element type NIL, but produce the right output for UPGRADED-A-E-T.
· 4c7187da
jjgarcia
authored
Nov 04, 2005
4c7187da
The compiler inlined SQRT of negative number using the C sqrt function.
· 43967003
jjgarcia
authored
Nov 04, 2005
43967003
SUBTYPEP formerly broken when handling (EQL #C(...))
· dcf91559
jjgarcia
authored
Nov 04, 2005
dcf91559
A method might not be attached to any generic function. In that case print it as UNNAMED.
· 2bd547f0
jjgarcia
authored
Nov 04, 2005
2bd547f0
Loading