George Koehler
e87791b38a
Delete 689 undead files.
...
These files "magically reappeared" after the conversion from CVS to
Mercurial. The old CVS repository deleted these files but did not
record *when* it deleted these files. The conversion resurrected these
files because they have no history of deletion. These files were
probably deleted before year 1995. The CVS repository begins to record
deletions around 1995.
These files may still appear in older revisions of this Mercurial
repository, when they should already be deleted. There is no way to fix
this, because the CVS repository provides no dates of deletion.
See http://sourceforge.net/mailarchive/message.php?msg_id=29823032
2012-09-20 22:26:32 -04:00
dtrg
072e795aa3
Fixed very old bug where Streams.GetStreamPosition would return the wrong position --- thanks to Jan Verhoeven for finding this.
2010-09-01 19:55:15 +00:00
dtrg
f33fd63590
Adapted for ANSI C and our pseudo-Posix syscall interface.
2007-04-21 23:18:14 +00:00
dtrg
f5d41474da
Disabled Terminal as it uses hard-coded ioctls and appears to be non-standard anyway.
2007-04-21 23:07:57 +00:00
dtrg
0e349f88a6
Changed to call the isatty() syscall directly, rather than fiddling around with non-portable ioctls.
2007-04-21 23:07:05 +00:00
dtrg
a5c9e8b09c
Renamed the language libraries and runtimes to have more
...
conventional names.
2007-02-26 22:36:56 +00:00
cvs2hg
fd5b9e1450
fixup commit for tag 'release-6-0-pre-1'
2007-02-25 22:49:23 +00:00
dtrg
c5e7c60c76
Updated .distr files for the new release.
2007-02-25 12:51:55 +00:00
dtrg
2c98eae913
Done a major overhaul of the way target include files are installed and
...
how platform libraries are built. The ARCH pm variable has now been
renamed PLATFORM (which is more accurate) and a different ARCH
variable added, which represents the CPU family rather than the
hardware platform.
2007-02-20 00:46:10 +00:00
dtrg
84b35a215a
Now uses fd 0 instead of trying to explicitly open /dev/tty.
2007-02-20 00:38:13 +00:00
dtrg
8601c6c5bf
Updated to the version 0.1 of Prime Mover (which involves some syntax changes).
2006-10-15 00:28:12 +00:00
dtrg
df67dbcaeb
ack expects the tail_ libraries not to have the .a extension.
2006-07-30 23:45:48 +00:00
dtrg
8bcd8ede76
Rationalised use of #includes to be more standards-compliant.
2006-07-30 23:40:35 +00:00
dtrg
ce6de53e60
Adjusted to only check the module name against the leaf of the filename, to prevent unnecessary warnings if the source file isn't in the current directory.
2006-07-30 23:38:41 +00:00
dtrg
0e5a52c1c9
Added support for the Modula-2 language runtime.
2006-07-27 22:14:55 +00:00
dtrg
d73458fd52
Tweaked the CVS settings.
2006-07-26 18:19:15 +00:00
dtrg
b33fd563b7
Added support for the Modula-2 compiler.
2006-07-26 17:12:19 +00:00
dtrg
dd760329aa
Rationalised use of #includes to be more standards-compliant.
2006-07-26 17:10:30 +00:00
dtrg
d6bd2c86bd
Now avoids piping shell scripts into a new instance of sh, instead
...
using a subshell.
2006-07-26 12:29:47 +00:00
dtrg
9c722420dd
Replaced calls to the custom strindex() and strrindex() functions with the
...
exactly equivalent and standard strchr() and strrchr() functions instead.
2006-07-23 20:01:02 +00:00
dtrg
be7ec5cdd0
Added the appropriate #! magic at the beginning of shell scripts. (Some modern shells don't like scripts to be without it.)
2006-07-18 16:45:57 +00:00
cvs2hg
22d8b82972
fixup commit for tag 'llgen-1-0'
2006-02-04 00:57:05 +00:00
ceriel
65282761ed
Link em_data.a as well (needed when producing readable EM
1997-04-01 13:58:58 +00:00
ceriel
dc55bdabcf
Additions for non-correcting error recovery
1997-02-21 17:22:42 +00:00
ceriel
03de17911b
Additions for non-correcting error recovery
1997-02-21 17:11:04 +00:00
ceriel
793e393bb0
Bug fix: conversion is OK if arg = 0.0
1997-01-27 14:06:51 +00:00
ceriel
b4bda72e7f
Some fixes
1996-11-19 09:12:36 +00:00
ceriel
0f128c0bed
Added LONGCARD as a local extension
1996-08-14 07:42:40 +00:00
ceriel
08b6918ed8
Moved TryToString call into ChkAssCompat
1996-06-06 07:47:00 +00:00
ceriel
9a0c40a6b5
Fix: compatibility check in RETURN statement
1996-06-06 07:37:02 +00:00
ceriel
ed95a6c170
Some improvements
1995-12-19 09:30:48 +00:00
ceriel
5fd4671c8b
removed MakeVersion
1995-12-06 13:26:54 +00:00
ceriel
e9bedfcbd2
Removed Version.c
1995-12-06 09:52:54 +00:00
ceriel
42b693b1af
Corrected nested function info
1995-12-04 16:42:11 +00:00
ceriel
989015a051
Fixed warnings, recognize -gdb
1995-12-04 15:29:42 +00:00
ceriel
a240c8014c
Made to work; how did this get into the repository???
1995-12-04 15:20:46 +00:00
ceriel
e3d9a68078
use stdarg when compiling with ANSI C compiler
1995-08-17 16:14:45 +00:00
ceriel
25a03c14a5
use stdarg when compiling with ANSI C compiler
1995-08-17 15:20:35 +00:00
ceriel
b16b1c714e
Fix: got into infinite loop
1995-05-02 12:23:28 +00:00
ceriel
3a1dc8fd59
Fix: opaque types my only be defined in the CORRESPONDING implementation
1995-04-26 13:54:56 +00:00
ceriel
6871c56487
Fix for membership test with constant LHS
1994-12-20 16:00:57 +00:00
ceriel
0261e7a853
exit with erno+1, because otherwise exit status is 0 with array bound error
1994-11-14 11:51:24 +00:00
ceriel
f26dd7bb01
Header --> Id
1994-06-24 14:02:31 +00:00
ceriel
e960c8cba3
Fix: dit not handle multiple POINTER TO constructs right
1994-05-25 12:10:59 +00:00
ceriel
69ed537f4c
Fixed problem with the IN operator
1993-11-19 09:53:47 +00:00
ceriel
0e2665ca35
signal now deals with void functions
1993-11-17 16:27:44 +00:00
ceriel
a62ccfddbb
Oops: committed wrong version
1993-11-17 09:37:02 +00:00
ceriel
abc8061d75
Fixed problem with IN operator
1993-11-16 16:31:27 +00:00
ceriel
bc4aac7ee6
Changed debugging information to also work for Solaris 2
1993-11-10 12:44:24 +00:00
ceriel
9a7b9d316e
Added void for some functions
1993-11-10 12:42:25 +00:00