Commit graph

44 commits

Author SHA1 Message Date
carl a80248f204 * Was trying to use the new system API which is not ready causing stack issues. 2019-02-20 00:44:32 +08:00
carl 18730a361d * Adapt to new sys_filesize prototype. 2019-02-19 00:54:23 +08:00
David Given fa1ba55ad2 Convert CRLF into LF on read; this should avoid problems with parsing CRLF files.
Fixes #117.
2018-09-02 11:30:20 +02:00
David Given 60e7d06d82 Ansification and warning fixes. 2017-08-06 11:58:36 +02:00
David Given f67c98e239 Distributions are a pain --- let's not bother any more. Instead, we just tag
the repository and download a complete snapshot, old and ancient stuff and all.
2016-09-02 23:00:38 +02:00
David Given 612e38f1c6 Remove the old make-based build system, plus some big chunks of horribly
obsolete protomake build system.
2016-09-02 22:17:51 +02:00
David Given 2770a83837 More programs, more libraries. src/modules build files are now saner. 2016-07-23 00:30:31 +02:00
David Given 88bd7ce126 Remove defunct pmfiles.
--HG--
branch : default-branch
2016-06-03 13:56:50 +02:00
David Given 11377070fd Update distribution files.
--HG--
branch : dtrg-buildsystem
2013-05-15 23:46:15 +01:00
David Given c1aca7dae5 First milestone of replacing the build system.
--HG--
branch : dtrg-buildsystem
rename : lang/cem/cpp.ansi/Parameters => lang/cem/cpp.ansi/parameters.h
2013-05-12 20:45:55 +01:00
George Koehler 0131ca4d46 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 b611731ec3 Updated .distr files for the new release. 2007-02-25 12:51:55 +00:00
dtrg 097c640a6c First version in CVS. 2006-07-20 23:24:28 +00:00
ceriel 7b996be765 void LoadChar 1994-10-20 11:52:15 +00:00
ceriel 5c83e7dbb5 Header --> Id 1994-06-24 11:31:16 +00:00
ceriel 73adc0f645 Added prototyping stuff 1993-11-10 11:40:41 +00:00
ceriel 3b80847a9d found a small error with Purify 1993-01-18 15:30:54 +00:00
ceriel dc73ec5cbf declared loadbuf 1992-10-26 11:07:55 +00:00
ceriel df1ed9426d Do not use '#endif/#else xxx'; it is not allowed for ANSI C 1991-12-17 15:28:58 +00:00
ceriel 4e99d889ff Changed manual page installation mechanism 1991-11-05 15:31:14 +00:00
ceriel 18897487a9 do not do lintlib installation on 'make install', also make sure
that every proto.make has a lintlib entry
1991-10-09 19:02:55 +00:00
ceriel 7551b8e83a Changes to manual page 1991-10-01 12:18:39 +00:00
ceriel 73177ad913 New installation mechanism 1991-08-26 16:50:25 +00:00
ceriel 0c4835caf3 maintain own free list of buffer headers 1990-01-29 11:41:37 +00:00
ceriel 6877184666 improved version with better PushBack 1989-04-04 14:49:31 +00:00
ceriel 1e3877b595 documented null-string behaviour 1989-03-16 15:41:43 +00:00
ceriel 9751e398e3 Made easier to use other compiler 1989-02-16 16:33:29 +00:00
ceriel 188b1df96d fixed; the previous change was wrong 1989-02-16 11:14:22 +00:00
ceriel 9baa112ea1 Handle empty string in search path; It means: current directory 1989-02-16 10:48:06 +00:00
ceriel 4b5e5a9764 fixed typo 1988-11-16 13:37:46 +00:00
ceriel 2df4da50da made names more unique 1988-09-26 15:05:00 +00:00
ceriel b533b53690 some improvements to manual page and interface 1988-09-22 16:09:18 +00:00
ceriel 9d6a005bb2 minor change: use int in array index 1988-08-23 12:54:16 +00:00
ceriel 7ee4487924 Added ChPushBack 1988-08-19 13:07:20 +00:00
ceriel e873fd637d try to free mem as soon as possible 1988-01-14 13:53:58 +00:00
ceriel 869e3bdc9a Added lintlib 1987-05-18 13:37:44 +00:00
ceriel 81b1d21c35 Initial revision 1987-04-13 10:32:47 +00:00
ceriel 991c568ee4 moved the definition of sys_filesize. It had a funny place. 1987-03-12 09:30:03 +00:00
ceriel f6083608f9 minor change 1987-03-11 14:19:02 +00:00
ceriel b8835cee3f Added copyright notice 1987-03-09 15:15:03 +00:00
ceriel 4f94fb9ea0 Bug fix (?) 1987-01-20 14:47:49 +00:00
ceriel debef378c9 3 --> 3ACK 1987-01-06 18:54:48 +00:00
ceriel 56c9ada9e0 Initial revision 1987-01-06 14:04:26 +00:00
ceriel eb28fd80f9 Initial revision 1987-01-05 17:20:13 +00:00