Commit graph

53 commits

Author SHA1 Message Date
David Given
7f64fe96c7 Properly declare the library headers as dependencies. 2016-11-05 11:47:36 +01: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
7b6d8fbe56 Added copyright notice 1995-07-31 09:10:42 +00:00
ceriel
b71c0ca9a3 Added Amake.srclist 1995-03-21 09:39:29 +00:00
ceriel
5c83e7dbb5 Header --> Id 1994-06-24 11:31:16 +00:00
ceriel
31752a4617 Changed modules mechanism 1993-11-10 10:13:04 +00:00
ceriel
cee6ab37e7 Compilers should recognize void by now 1993-10-26 16:26:36 +00:00
ceriel
f8232e51a3 Several changes for ANSI C 1992-12-04 09:36:54 +00:00
ceriel
92a6e5c426 Added declaration for st_alloc() 1992-06-25 11:32:30 +00:00
ceriel
89887ef6b0 made more acceptable for ANSI C 1991-11-26 14:39:52 +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
a329780d73 small change to manual page 1991-10-01 11:14:24 +00:00
ceriel
dd478032e6 New installation mechanism 1991-08-26 16:21:27 +00:00
ceriel
f3d21dc6cc made alloc.h acceptable for ANSI C compiler 1991-06-26 17:26:03 +00:00
ceriel
96d5009bef speeded up std_alloc() 1990-11-12 13:56:38 +00:00
ceriel
1aef1c5921 Added high-speed clear loops and changed behaviour of Realloc 1990-11-01 09:32:21 +00:00
ceriel
2b6d2c8407 graceful degradation: allocate fewer structs if cannot get requested amount 1990-01-16 14:38:28 +00:00
ceriel
4b445d4860 malloc can return NULL when given a 0 argument 1989-10-30 18:25:30 +00:00
ceriel
3aa0ecdb5c removed include file in_all.h 1989-10-11 15:25:07 +00:00
ceriel
f62db3f3c6 Added #define for Free, improved text 1989-07-11 17:02:07 +00:00
ceriel
9751e398e3 Made easier to use other compiler 1989-02-16 16:33:29 +00:00
ceriel
751854f36a prevent multiple includes 1988-09-27 09:50:34 +00:00
ceriel
8a8d0d9151 prevent multiple includes 1988-09-26 15:11:25 +00:00
ceriel
cdda84eaab minor improvement 1988-04-13 12:40:48 +00:00
ceriel
bf37d48ac5 Some minor corrections 1988-01-14 13:40:56 +00:00
ceriel
c37193b667 some cosmetic changes 1987-08-03 11:01:19 +00:00
ceriel
a203a029cb some cosmetic changes 1987-08-03 09:16:20 +00:00
ceriel
3b038786ad removed the limitation of the next field 1987-08-03 09:07:25 +00:00
ceriel
8c10914e78 added Realloc, split into separate files 1987-07-06 14:46:00 +00:00
ceriel
6a52ce38f9 botch and clear have an unsigned as second arg 1987-05-18 14:16:41 +00:00
ceriel
e938380cb8 Added lintlib 1987-05-18 13:49:59 +00:00
ceriel
81b1d21c35 Initial revision 1987-04-13 10:32:47 +00:00
ceriel
d676a5df2a Bug fix 1987-03-17 10:39:18 +00:00
ceriel
60f9d1b6c6 don't use void! 1987-03-12 22:23:17 +00:00
ceriel
f6083608f9 minor change 1987-03-11 14:19:02 +00:00
ceriel
4f0cb4abe1 Added Rcs Id 1987-03-10 09:24:02 +00:00
ceriel
d6e4d5a18c Added copyright notice 1987-03-09 21:20:21 +00:00
ceriel
b8835cee3f Added copyright notice 1987-03-09 15:15:03 +00:00
ceriel
af2b497fdf Initial revision 1987-02-23 11:38:21 +00:00
ceriel
398021e77a Added No_Mem 1987-02-23 11:38:15 +00:00