jaortega
c818c6316c
r0-t-stable merged into HEAD
...
- scheme/sort/* added by hand (for some reason it wasn't merged in)
- currently, some READ-PARAGRAPH tests don't pass: apparently,
due to some problems with the regexp library.
2008-01-26 17:27:14 +00:00
bdc
69d6a1cb6b
Interix support on mainline. This file was still machine specific in the branch so I'm making the corresponding change here as well so it does not get lost in the branch integration.
2004-04-16 05:02:58 +00:00
mainzelm
240a07af3b
Use s48_enter_integer instead of s48_enter_fixnum for errno to please GNU Hurd.
...
(Patch from Andreas Voegele)
2003-06-25 08:44:08 +00:00
mainzelm
f2c4ddb44d
Merged contents of time_dep1.c into time1.c.
...
There was nothing OS-specific left.
2003-05-01 18:11:48 +00:00
sperber
33c1b8fb0e
GC some dead variables.
2003-02-17 16:05:26 +00:00
sperber
8a936d2958
In time2date, return #f instead of "" for the time zone, if we want
...
the Scheme-side code to compute a numerical offset to UTC.
2003-01-28 13:11:10 +00:00
mainzelm
10cebaf941
Use tm.tm_zone only when defined.
2003-01-08 10:14:11 +00:00
mainzelm
13dabb8f4e
Always signal an error if time returns -1. Not uses errno-error as
...
only few systems set errno if mktime fails.
2002-02-26 10:53:32 +00:00
steven-jenkins
94d5ae9f71
GC_PROTECT'ed the necessary variables (specifically, where >1 arg to
...
a function 'may GC')
2002-02-12 15:49:39 +00:00
mainzelm
2da600ffbb
Replaced // comments.
2002-01-11 10:13:58 +00:00
mainzelm
06ce3e41e6
+ Use setreu/gid if seteu/gid is not avaiable
...
+ Don't declare tzname extern for cygwin
2002-01-09 11:25:02 +00:00
mainzelm
5e3f793326
Prevent FreeBSD's strftime from segfaulting by setting tm_zone.
2001-10-19 13:26:56 +00:00
mainzelm
9f119a5ef7
Decigged time.
2001-09-07 12:36:30 +00:00
sperber
8726142251
Use a -1 value for tm_isdst to guess time zone if it's unspecified.
2001-07-11 13:08:52 +00:00
mainzelm
d75baf1985
port to new FFI
2001-01-01 16:45:32 +00:00
marting
768fc0b2f3
replaced most of the hi8/lo24-stuff by enter/extract_integer from the new FFI
1999-09-28 23:48:36 +00:00
marting
d2fc94c2da
replaced all the macros and definitions that have changed in c/scheme48.h. Sometimes changes were necessary, if stuff is no longer a l-value. Some things are just commented out to be able to compile
1999-09-16 00:20:37 +00:00
marting
09136048ae
Added files from david fishers home (~dfisher/scsh-0.5.1).
...
Be warned: the scsh-version he started from was neither 0.5.1 nor
0.5.2, but something in between !
1999-09-14 13:32:05 +00:00