ack.git
32 years agoDo not use '#undef aap xxx'; it is not allowed for ANSI C
ceriel [Mon, 16 Dec 1991 14:15:46 +0000 (14:15 +0000)]
Do not use '#undef aap xxx'; it is not allowed for ANSI C

32 years agoFix '#undef' handling
ceriel [Mon, 16 Dec 1991 14:06:09 +0000 (14:06 +0000)]
Fix '#undef' handling

32 years agoDo not use '#undef aap xxx'; it is not allowed for ANSI C
ceriel [Mon, 16 Dec 1991 13:45:18 +0000 (13:45 +0000)]
Do not use '#undef aap xxx'; it is not allowed for ANSI C

32 years agobe consistent in naming of itemtab.h
ceriel [Thu, 12 Dec 1991 16:02:59 +0000 (16:02 +0000)]
be consistent in naming of itemtab.h

32 years agoAdded 'extern'
ceriel [Thu, 12 Dec 1991 16:01:46 +0000 (16:01 +0000)]
Added 'extern'

32 years agoremoved macro defining ushort; gave clash with /usr/include/sys/types.h
ceriel [Thu, 12 Dec 1991 14:15:14 +0000 (14:15 +0000)]
removed macro defining ushort; gave clash with /usr/include/sys/types.h

32 years agoFixed comments
ceriel [Thu, 12 Dec 1991 14:12:36 +0000 (14:12 +0000)]
Fixed comments

32 years agoFixed comment
ceriel [Thu, 12 Dec 1991 13:01:00 +0000 (13:01 +0000)]
Fixed comment

32 years agoFixed comments
ceriel [Thu, 12 Dec 1991 12:50:42 +0000 (12:50 +0000)]
Fixed comments

32 years agoSome bug fixes
ceriel [Wed, 4 Dec 1991 16:28:37 +0000 (16:28 +0000)]
Some bug fixes

32 years agoAdded target optimozer
ceriel [Wed, 4 Dec 1991 14:27:11 +0000 (14:27 +0000)]
Added target optimozer

32 years agoMade acceptable for our ANSI C compiler
ceriel [Tue, 3 Dec 1991 11:03:58 +0000 (11:03 +0000)]
Made acceptable for our ANSI C compiler

32 years agobug fix in generating prototypes
ceriel [Tue, 3 Dec 1991 10:56:40 +0000 (10:56 +0000)]
bug fix in generating prototypes

32 years agoChanged identifier name to make it acceptable for our ANSI C compiler
ceriel [Tue, 3 Dec 1991 10:52:03 +0000 (10:52 +0000)]
Changed identifier name to make it acceptable for our ANSI C compiler

32 years agoInstall yacc before installing flex
ceriel [Tue, 3 Dec 1991 10:50:03 +0000 (10:50 +0000)]
Install yacc before installing flex

32 years agoMinor mod to prevent compiler warning
ceriel [Tue, 3 Dec 1991 10:48:57 +0000 (10:48 +0000)]
Minor mod to prevent compiler warning

32 years agoSeveral changes
ceriel [Tue, 3 Dec 1991 09:44:01 +0000 (09:44 +0000)]
Several changes

32 years agoUpdated LIST
ceriel [Tue, 3 Dec 1991 09:34:29 +0000 (09:34 +0000)]
Updated LIST

32 years agoTake sys/types.h and sys/stat.h from old C library
ceriel [Mon, 2 Dec 1991 16:43:08 +0000 (16:43 +0000)]
Take sys/types.h and sys/stat.h from old C library

32 years agoupgraded
ceriel [Mon, 2 Dec 1991 16:42:31 +0000 (16:42 +0000)]
upgraded

32 years agoUpdated
ceriel [Mon, 2 Dec 1991 15:55:49 +0000 (15:55 +0000)]
Updated

32 years agoremoved sgtty.h; is taken from _tail_cc
ceriel [Mon, 2 Dec 1991 15:54:26 +0000 (15:54 +0000)]
removed sgtty.h; is taken from _tail_cc

32 years agoMade acceptable for our ANSI C compiler
ceriel [Mon, 2 Dec 1991 15:30:28 +0000 (15:30 +0000)]
Made acceptable for our ANSI C compiler

32 years agoFixed for ANSI-C part
ceriel [Mon, 2 Dec 1991 15:25:01 +0000 (15:25 +0000)]
Fixed for ANSI-C part

32 years agoDon't use calloc and our own malloc combined
ceriel [Mon, 2 Dec 1991 14:44:20 +0000 (14:44 +0000)]
Don't use calloc and our own malloc combined

32 years agoMade acceptable for our ANSI C compiler
ceriel [Mon, 2 Dec 1991 13:55:09 +0000 (13:55 +0000)]
Made acceptable for our ANSI C compiler

32 years agoSeveral fixes for ANSI
ceriel [Mon, 2 Dec 1991 13:43:59 +0000 (13:43 +0000)]
Several fixes for ANSI

32 years agol_states.c used 'const' as an identifier; unacceptable for ANSI-C!
ceriel [Mon, 2 Dec 1991 13:09:15 +0000 (13:09 +0000)]
l_states.c used 'const' as an identifier; unacceptable for ANSI-C!

32 years agoFixed typo
ceriel [Mon, 2 Dec 1991 12:01:04 +0000 (12:01 +0000)]
Fixed typo

32 years agoAlways also produce ANSI-C, depending on __STDC__ and __cplusplus
ceriel [Mon, 2 Dec 1991 09:15:04 +0000 (09:15 +0000)]
Always also produce ANSI-C, depending on __STDC__ and __cplusplus

32 years agominor mods to parameters in grammar
ceriel [Fri, 29 Nov 1991 14:11:31 +0000 (14:11 +0000)]
minor mods to parameters in grammar

32 years agominor mods to parameters in grammar
ceriel [Fri, 29 Nov 1991 13:57:24 +0000 (13:57 +0000)]
minor mods to parameters in grammar

32 years agominor modification
ceriel [Fri, 29 Nov 1991 13:33:12 +0000 (13:33 +0000)]
minor modification

32 years agobug fix in repl_mul and moved call to it so that it is done after pattern matching
ceriel [Thu, 28 Nov 1991 16:59:25 +0000 (16:59 +0000)]
bug fix in repl_mul and moved call to it so that it is done after pattern matching

32 years agoChanged error messages mechanism
ceriel [Wed, 27 Nov 1991 16:34:12 +0000 (16:34 +0000)]
Changed error messages mechanism

32 years agoDeleted comment that was no longer applicable
ceriel [Wed, 27 Nov 1991 14:52:17 +0000 (14:52 +0000)]
Deleted comment that was no longer applicable

32 years agoChanged error-messages mechanism
ceriel [Wed, 27 Nov 1991 13:40:52 +0000 (13:40 +0000)]
Changed error-messages mechanism

32 years agoImproved for lint
ceriel [Wed, 27 Nov 1991 13:38:51 +0000 (13:38 +0000)]
Improved for lint

32 years agoproduce ANSI C under -a option
ceriel [Tue, 26 Nov 1991 15:38:41 +0000 (15:38 +0000)]
produce ANSI C under -a option

32 years agomade more acceptable for ANSI C
ceriel [Tue, 26 Nov 1991 14:48:27 +0000 (14:48 +0000)]
made more acceptable for ANSI C

32 years agomade more acceptable for ANSI C
ceriel [Tue, 26 Nov 1991 14:39:52 +0000 (14:39 +0000)]
made more acceptable for ANSI C

32 years agoSeveral modifications and additions
ceriel [Mon, 25 Nov 1991 16:54:25 +0000 (16:54 +0000)]
Several modifications and additions

32 years agoSome more fine-tuning of the installation mechanism
ceriel [Mon, 25 Nov 1991 16:47:36 +0000 (16:47 +0000)]
Some more fine-tuning of the installation mechanism

32 years agoSome minor changes
ceriel [Mon, 25 Nov 1991 09:52:08 +0000 (09:52 +0000)]
Some minor changes

32 years agolib --> lib.bin
ceriel [Mon, 25 Nov 1991 09:51:57 +0000 (09:51 +0000)]
lib --> lib.bin

32 years agolib/em_data.a --> lib.bin/em_data.a
ceriel [Mon, 25 Nov 1991 09:49:27 +0000 (09:49 +0000)]
lib/em_data.a --> lib.bin/em_data.a

32 years agoAnother minor change in manual page
ceriel [Mon, 25 Nov 1991 09:41:30 +0000 (09:41 +0000)]
Another minor change in manual page

32 years agoMinor change in manual page
ceriel [Mon, 25 Nov 1991 09:39:31 +0000 (09:39 +0000)]
Minor change in manual page

32 years agoAdded target optimizer
ceriel [Sat, 23 Nov 1991 15:14:32 +0000 (15:14 +0000)]
Added target optimizer

32 years agoAdded
ceriel [Sat, 23 Nov 1991 15:04:01 +0000 (15:04 +0000)]
Added

32 years agoremoved makedepend
ceriel [Sat, 23 Nov 1991 12:43:11 +0000 (12:43 +0000)]
removed makedepend

32 years agoRemoved makedepend
ceriel [Sat, 23 Nov 1991 12:26:02 +0000 (12:26 +0000)]
Removed makedepend

32 years agoBug fix in multiplication optimization
ceriel [Sat, 23 Nov 1991 12:17:18 +0000 (12:17 +0000)]
Bug fix in multiplication optimization

32 years agoChanged copyright notice, made installation less dependent on ACK
ceriel [Sat, 23 Nov 1991 10:41:43 +0000 (10:41 +0000)]
Changed copyright notice, made installation less dependent on ACK

32 years agoAdded pics directory to .distr
ceriel [Sat, 23 Nov 1991 09:35:36 +0000 (09:35 +0000)]
Added pics directory to .distr

32 years agoChanged action names to reflect action taken
ceriel [Fri, 22 Nov 1991 13:55:56 +0000 (13:55 +0000)]
Changed action names to reflect action taken

32 years agoAvoid use of 'you'
ceriel [Fri, 22 Nov 1991 13:18:57 +0000 (13:18 +0000)]
Avoid use of 'you'

32 years agoAvoid informal use of 'you'
ceriel [Fri, 22 Nov 1991 11:10:09 +0000 (11:10 +0000)]
Avoid informal use of 'you'

32 years agoupdated manual page
ceriel [Wed, 20 Nov 1991 16:45:25 +0000 (16:45 +0000)]
updated manual page

32 years agoAdded MACHOPT_F
ceriel [Wed, 20 Nov 1991 16:07:33 +0000 (16:07 +0000)]
Added MACHOPT_F

32 years agoAdded code to optimize multiplies with constants
ceriel [Wed, 20 Nov 1991 15:53:11 +0000 (15:53 +0000)]
Added code to optimize multiplies with constants

32 years agoAdded MACHOPT_F
ceriel [Wed, 20 Nov 1991 15:52:27 +0000 (15:52 +0000)]
Added MACHOPT_F

32 years agoAvoid informal usage of 'you'
ceriel [Tue, 19 Nov 1991 17:25:02 +0000 (17:25 +0000)]
Avoid informal usage of 'you'

32 years agoAvoid informal usage of 'you', updated installation manual
ceriel [Tue, 19 Nov 1991 13:44:09 +0000 (13:44 +0000)]
Avoid informal usage of 'you', updated installation manual

32 years agoAvoid informal usage of 'you'
ceriel [Tue, 19 Nov 1991 13:37:20 +0000 (13:37 +0000)]
Avoid informal usage of 'you'

32 years agoError message listed was never given
ceriel [Tue, 19 Nov 1991 13:24:55 +0000 (13:24 +0000)]
Error message listed was never given

32 years agoAvoid informal usage of 'you'
ceriel [Tue, 19 Nov 1991 13:19:02 +0000 (13:19 +0000)]
Avoid informal usage of 'you'

32 years agoAvoid informal usage of 'you'
ceriel [Tue, 19 Nov 1991 13:09:50 +0000 (13:09 +0000)]
Avoid informal usage of 'you'

32 years agoMade installation of fast compilers optional, removed own version of 'echo'
ceriel [Mon, 18 Nov 1991 09:53:58 +0000 (09:53 +0000)]
Made installation of fast compilers optional, removed own version of 'echo'

32 years agoAdded labeldef stuff
ceriel [Mon, 18 Nov 1991 09:51:35 +0000 (09:51 +0000)]
Added labeldef stuff

32 years agoanm also works on aal archives now
ceriel [Mon, 18 Nov 1991 09:46:53 +0000 (09:46 +0000)]
anm also works on aal archives now

32 years agoFixed manual page
ceriel [Fri, 15 Nov 1991 14:41:41 +0000 (14:41 +0000)]
Fixed manual page

32 years agoUpdated ack manual page
ceriel [Fri, 15 Nov 1991 13:37:36 +0000 (13:37 +0000)]
Updated ack manual page

32 years agoAlso preprocess when user explicitly askes for it through -c.i
ceriel [Fri, 15 Nov 1991 12:50:13 +0000 (12:50 +0000)]
Also preprocess when user explicitly askes for it through -c.i

32 years agoFixed fef.s: did not work for unnormalized numbers
ceriel [Fri, 15 Nov 1991 09:47:44 +0000 (09:47 +0000)]
Fixed fef.s: did not work for unnormalized numbers

32 years agoFixed NOP
ceriel [Thu, 14 Nov 1991 15:53:05 +0000 (15:53 +0000)]
Fixed NOP

32 years agoBug fix in LOC LOC CII ZEQ/ZNE pattern
ceriel [Thu, 14 Nov 1991 13:20:55 +0000 (13:20 +0000)]
Bug fix in LOC LOC CII ZEQ/ZNE pattern

32 years agoMany changes in installation mechanism
ceriel [Thu, 14 Nov 1991 09:35:36 +0000 (09:35 +0000)]
Many changes in installation mechanism

32 years agoAccomodate ANSI C compiler better
ceriel [Wed, 13 Nov 1991 17:07:30 +0000 (17:07 +0000)]
Accomodate ANSI C compiler better

32 years agoAdded sections
ceriel [Wed, 13 Nov 1991 16:57:40 +0000 (16:57 +0000)]
Added sections

32 years agoAlso install ce and libce
ceriel [Wed, 13 Nov 1991 16:56:48 +0000 (16:56 +0000)]
Also install ce and libce

32 years agoAlso install libce
ceriel [Wed, 13 Nov 1991 16:56:12 +0000 (16:56 +0000)]
Also install libce

32 years agoupdated
ceriel [Wed, 13 Nov 1991 16:55:20 +0000 (16:55 +0000)]
updated

32 years agoAdded dbsym and updated output.c
ceriel [Wed, 13 Nov 1991 16:54:59 +0000 (16:54 +0000)]
Added dbsym and updated output.c

32 years agoAdded
ceriel [Wed, 13 Nov 1991 16:53:49 +0000 (16:53 +0000)]
Added

32 years agoRemoved vars.s
ceriel [Wed, 13 Nov 1991 15:03:01 +0000 (15:03 +0000)]
Removed vars.s

32 years agoAdded sys.s
ceriel [Wed, 13 Nov 1991 14:33:10 +0000 (14:33 +0000)]
Added sys.s

32 years agoAdded C_db_sline
ceriel [Mon, 11 Nov 1991 18:08:14 +0000 (18:08 +0000)]
Added C_db_sline

32 years agoSome more fixes
ceriel [Mon, 11 Nov 1991 18:03:52 +0000 (18:03 +0000)]
Some more fixes

32 years agoAccomodate old C compiler, don't call ack(1): too slow for fcc
ceriel [Mon, 11 Nov 1991 13:16:23 +0000 (13:16 +0000)]
Accomodate old C compiler, don't call ack(1): too slow for fcc

32 years agoAdded
ceriel [Mon, 11 Nov 1991 13:14:08 +0000 (13:14 +0000)]
Added

32 years agoAdded old C compiler, renamed ansi C one
ceriel [Mon, 11 Nov 1991 13:13:09 +0000 (13:13 +0000)]
Added old C compiler, renamed ansi C one

32 years agoFixed
ceriel [Mon, 11 Nov 1991 09:40:06 +0000 (09:40 +0000)]
Fixed

32 years agoAdded dbsymtab.h
ceriel [Mon, 11 Nov 1991 09:39:05 +0000 (09:39 +0000)]
Added dbsymtab.h

32 years agoAdded libdb
ceriel [Fri, 8 Nov 1991 15:45:47 +0000 (15:45 +0000)]
Added libdb

32 years agoAdded
ceriel [Fri, 8 Nov 1991 15:44:30 +0000 (15:44 +0000)]
Added

32 years agoAdded grind support
ceriel [Fri, 8 Nov 1991 15:12:28 +0000 (15:12 +0000)]
Added grind support

32 years agoA few fixes
ceriel [Thu, 7 Nov 1991 11:36:09 +0000 (11:36 +0000)]
A few fixes

32 years ago'\v' is not a K&R character
ceriel [Thu, 7 Nov 1991 09:53:11 +0000 (09:53 +0000)]
'\v' is not a K&R character

32 years ago'\v' is not a K&R character
ceriel [Thu, 7 Nov 1991 09:45:09 +0000 (09:45 +0000)]
'\v' is not a K&R character