]> git.cworth.org Git - spritext/log
spritext
16 years agoAdd a simple .gitignore file
Carl Worth [Tue, 19 Jun 2007 06:48:35 +0000 (23:48 -0700)]
Add a simple .gitignore file

16 years agoUse correct %ld instead of %d for long argument
Carl Worth [Tue, 19 Jun 2007 06:48:03 +0000 (23:48 -0700)]
Use correct %ld instead of %d for long argument

This quiets the warning message from gcc.

16 years agoRemove unused function
Carl Worth [Tue, 19 Jun 2007 06:47:33 +0000 (23:47 -0700)]
Remove unused function

16 years agoEnable many more warning options to gcc command-line
Carl Worth [Tue, 19 Jun 2007 06:43:41 +0000 (23:43 -0700)]
Enable many more warning options to gcc command-line

16 years agoIndent consistently
Carl Worth [Tue, 19 Jun 2007 06:42:19 +0000 (23:42 -0700)]
Indent consistently

16 years agoNote missing copyright header/add some newlines
Carl Worth [Tue, 19 Jun 2007 06:41:53 +0000 (23:41 -0700)]
Note missing copyright header/add some newlines

16 years agoInitial import of Richard's spritext project
Carl Worth [Tue, 19 Jun 2007 06:33:50 +0000 (23:33 -0700)]
Initial import of Richard's  spritext project