ack/util/opt
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
..
alloc.c Rationalised use of #includes to be more standards-compliant. 2006-07-20 23:04:15 +00:00
alloc.h Changed configuration to now use malloc()/free() rather than sbrk(). 2006-07-20 22:59:25 +00:00
assert.h
backward.c
build.lua Move util/data into modules/src/em_data, for consistency with the other 2016-08-14 14:09:38 +02:00
cleanup.c
em_opt.6
ext.h
flow.c
getline.c Rationalised use of #includes to be more standards-compliant. 2006-07-20 23:04:15 +00:00
line.h
lookup.c Modified to include the appropriate header file rather than (badly) 2006-07-26 12:28:56 +00:00
lookup.h
main.c Rationalised use of #includes to be more standards-compliant. 2006-07-20 23:04:15 +00:00
mktab.y Improve flex correctness. 2015-03-23 00:09:27 +01:00
optim.h
param.h
pattern.h
patterns
peephole.c Fix an insidious 64-bitness bug which was causing incorrectly optimised code. 2016-03-17 22:30:24 +01:00
pop_push.awk Renamed 'switch' variable to avoid conflict with a keyword in modern awks. 2010-08-01 10:35:04 +00:00
pop_push.h
process.c
proinf.h
putline.c
reg.c
scan.l First milestone of replacing the build system. 2013-05-12 20:45:55 +01:00
special.c
tes.c
tes.h
testopt Added the appropriate #! magic at the beginning of shell scripts. (Some modern shells don't like scripts to be without it.) 2006-07-18 17:20:46 +00:00
types.h
util.c Rationalised use of #includes to be more standards-compliant. 2006-07-20 23:04:15 +00:00
var.c