RSS feed
ecae9483
– anthony <anthony@ponderosa.gateway.2wire.net>
authored
on 2009/12/30 09:10
remove some tabs to make usage information easier to read on a terminal
dd16f2d5
– anthony <anthony@ponderosa.gateway.2wire.net>
authored
on 2009/12/30 09:05
add new info on -p to usage information
0bc88ce7
– anthony <anthony@ponderosa.gateway.2wire.net>
authored
on 2009/12/30 08:58
Add an optional value parameter to -p (lmod)
d8070a10
– anthony <anthony@ponderosa.gateway.2wire.net>
authored
on 2009/12/30 07:59
run indent on header files (whitespace changes)
a0145378
– anthony <anthony@ponderosa.gateway.2wire.net>
authored
on 2009/12/30 07:51
reran indent (whitespace changes)
ddd7fdac
– anthony <anthony@ponderosa.gateway.2wire.net>
authored
on 2009/12/29 19:16
finish fixing segfault (probably caused by argv[] craziness)
e5ac9c2c
– anthony <anthony@ponderosa.gateway.2wire.net>
authored
on 2009/12/29 19:08
partially fix segfault when run with options but no input file
5e9c2ee2
– anthony <anthony@ponderosa.gateway.2wire.net>
authored
on 2009/12/29 18:39
finish moving src/rgbfix/ to src/fix/
81961554
– anthony <anthony@ponderosa.gateway.2wire.net>
authored
on 2009/12/29 18:19
move src/rgbfix/ to src/fix/ for consistency
b6a50a3a
– Anthony Bentley <anthonyjbentley@gmail.com>
authored
on 2009/11/08 16:27
added -q to the documentation
db0667e5
– Anthony Bentley <anthonyjbentley@gmail.com>
authored
on 2009/11/08 15:28
added a command line option -q for quiet mode (suppresses messages except errors) (lmod)
b7ca2e2b
– Anthony Bentley <anthonyjbentley@gmail.com>
authored
on 2009/11/08 14:49
rgbfix: add warning function, separate output between stdout and stderr (lmod)
be13e051
– Anthony Bentley <anthonyjbentley@gmail.com>
authored
on 2009/11/08 14:28
xlib: separate output between stdout and stderr (from lmod)
46c131bc
– Anthony Bentley <anthonyjbentley@gmail.com>
authored
on 2009/11/08 13:47
more HTML formatting gunk
42007c5c
– Anthony Bentley <anthonyjbentley@gmail.com>
authored
on 2009/11/06 18:01
remove HTML formatting gunk from a lot of the docs
e1f5352b
– Anthony Bentley <anthonyjbentley@gmail.com>
authored
on 2009/11/06 13:37
makefile now works with BSD make
8cbc2f44
– Anthony Bentley <anthonyjbentley@gmail.com>
authored
on 2009/11/06 09:59
use ${CC} and ${YACC} instead of hardcoded programs
8fd364a1
– Anthony Bentley <anthonyjbentley@gmail.com>
authored
on 2009/09/12 14:53
document partial binary includes
6c1dd85c
– Anthony Bentley <anthonyjbentley@gmail.com>
authored
on 2009/09/12 14:46
add support for partial binary includes (from lmod00)
7d0dd140
– Anthony Bentley <anthonyjbentley@gmail.com>
authored
on 2009/09/12 13:49
create stylesheet and link to it
171061f3
– Anthony Bentley <anthonyjbentley@gmail.com>
authored
on 2009/09/12 13:10
Replaced needless anchors with IDs
cd2e59fc
– Anthony Bentley <anthonyjbentley@gmail.com>
authored
on 2009/09/12 12:47
converted DOS linebreaks to UNIX
3eb060b0
– Anthony Bentley <anthonyjbentley@gmail.com>
authored
on 2009/09/12 12:14
HTML4 Transitional doctype
1c734a01
– Anthony Bentley <anthonyjbentley@gmail.com>
authored
on 2009/09/12 02:40
correct error in documentation
792fb5ef
– Anthony Bentley <anthonyjbentley@gmail.com>
authored
on 2009/09/11 18:45
Put in the original license
c0031dad
– Anthony Bentley <anthonyjbentley@gmail.com>
authored
on 2009/09/11 18:01
use [b]yacc instead of bison by default
50a8bbd4
– Anthony Bentley <anthonyjbentley@gmail.com>
authored
on 2009/09/11 17:40
Make grammar specifications yacc-compatible
74eea592
– Vegard Nossum <vegard.nossum@gmail.com>
authored
on 2009/06/11 06:24
build: figure out git revision and include as part of version string
98810091
– Vegard Nossum <vegard.nossum@gmail.com>
authored
on 2009/06/11 06:10
build: split cflags to its own variable
f81bcc72
– Vegard Nossum <vegard.nossum@gmail.com>
authored
on 2009/06/11 06:08
build: merge everything to a single top-level Makefile
3ce06cd4
– Vegard Nossum <vegard.nossum@gmail.com>
authored
on 2009/06/11 05:53
Added a README file
a2168550
– Vegard Nossum <vegard.nossum@gmail.com>
authored
on 2009/06/11 05:28
Move src/asmotor.h to top-level include/
afe33e11
– Vegard Nossum <vegard.nossum@gmail.com>
authored
on 2009/06/11 05:22
link: move includes to include/link/
618082bc
– Vegard Nossum <vegard.nossum@gmail.com>
authored
on 2009/06/11 05:18
lib: move includes to include/lib/
cd779b95
– Vegard Nossum <vegard.nossum@gmail.com>
authored
on 2009/06/11 05:14
asm: moved includes to include/asm/
26150fa9
– Vegard Nossum <vegard.nossum@gmail.com>
authored
on 2009/06/11 05:05
asm: add newlines to the ends of yaccprt[134].y
85f382ff
– Vegard Nossum <vegard.nossum@gmail.com>
authored
on 2009/06/11 05:03
asm: run dos2unix on yaccprt1.y
c6d8069e
– Vegard Nossum <vegard.nossum@gmail.com>
authored
on 2009/06/11 04:59
rgbfix: use mkstemp() instead of tmpnam() and fix coding style issues
bc6b2fe0
– Vegard Nossum <vegard.nossum@gmail.com>
authored
on 2009/06/11 04:53
link: add missing parameter to error message
3c82b1ae
– Vegard Nossum <vegard.nossum@gmail.com>
authored
on 2009/06/11 04:51
Fixed warnings and some style issues
b6c749ff
– Vegard Nossum <vegard.nossum@gmail.com>
authored
on 2009/06/11 03:59
Run `indent' on the whole tree
660f5daa
– Vegard Nossum <vegard.nossum@gmail.com>
authored
on 2009/06/11 03:40
Add .gitignore files
94fad97a
– Vegard Nossum <vegard.nossum@gmail.com>
authored
on 2009/06/11 03:32
Switch line terminators from CRLF to LF
0d973953
– Vegard Nossum <vegard.nossum@gmail.com>
authored
on 2009/06/11 03:26
Use spaces instead of tabs after CPP directives
0ce5efb3
– Vegard Nossum <vegard.nossum@gmail.com>
authored
on 2009/06/11 03:17
build: remove obsolete objs* directories
0b65d012
– Vegard Nossum <vegard.nossum@gmail.com>
authored
on 2009/06/11 03:11
build: add top-level Makefile
1a98f205
– Vegard Nossum <vegard.nossum@gmail.com>
authored
on 2009/06/11 03:10
rgbfix: improve Makefile
322a0b05
– Vegard Nossum <vegard.nossum@gmail.com>
authored
on 2009/06/11 03:09
link: improve Makefile
c0a9cf79
– Vegard Nossum <vegard.nossum@gmail.com>
authored
on 2009/06/11 03:07
lib: improve Makefile
48c34238
– Vegard Nossum <vegard.nossum@gmail.com>
authored
on 2009/06/11 03:04
asm: improve Makefile
e12cb950
– Vegard Nossum <vegard.nossum@gmail.com>
authored
on 2009/06/11 02:58
build: rip out obsolete makefiles for obsolete platforms
8a7adf4c
– Vegard Nossum <vegard.nossum@gmail.com>
authored
on 2009/06/11 02:57
rgbfix: make rgbfix compile for Linux
4d06e6de
– Vegard Nossum <vegard.nossum@gmail.com>
authored
on 2009/06/11 02:56
link: make xlink compile for Linux
c31b87b1
– Vegard Nossum <vegard.nossum@gmail.com>
authored
on 2009/06/11 02:55
lib: make xlib compile on Linux
1024c308
– Vegard Nossum <vegard.nossum@gmail.com>
authored
on 2009/06/11 02:50
asm: make rgbasm compile on Linux
b53e1707
– Vegard Nossum <vegard.nossum@gmail.com>
authored
on 2009/06/11 02:25
Make all file names lowercase
e895832b
– Carsten Sorensen <surfsmurf@matilde.demon.co.uk>
authored
and Vegard Nossum <vegard.nossum@gmail.com>
committed
on 2009/06/11 02:00
Initial revision: imported RGBDS source code