]> Pileus Git - ~andy/ct/log
~andy/ct
10 years agoAdd timestamp checking master
Andy Spencer [Wed, 14 Aug 2013 05:44:05 +0000 (05:44 +0000)]
Add timestamp checking

10 years agoUpdate mkgallery script
Andy Spencer [Wed, 14 Aug 2013 05:44:00 +0000 (05:44 +0000)]
Update mkgallery script

10 years agoConvert to plain old make
Andy Spencer [Tue, 6 Aug 2013 05:21:50 +0000 (05:21 +0000)]
Convert to plain old make

10 years agoFix build errors
Andy Spencer [Tue, 6 Aug 2013 05:21:41 +0000 (05:21 +0000)]
Fix build errors

11 years agoMisc updates
Andy Spencer [Mon, 24 Dec 2012 04:00:26 +0000 (04:00 +0000)]
Misc updates

11 years agoUpdate gallery
Andy Spencer [Mon, 24 Dec 2012 03:41:56 +0000 (03:41 +0000)]
Update gallery

11 years agoI forget what these changes do
Andy Spencer [Wed, 21 Dec 2011 06:28:52 +0000 (06:28 +0000)]
I forget what these changes do

(but they're obviously better)

14 years agoUpdate knots
Andy Spencer [Sat, 16 Jan 2010 23:36:06 +0000 (23:36 +0000)]
Update knots

14 years agoMemory fixes
Andy Spencer [Sat, 16 Jan 2010 23:35:08 +0000 (23:35 +0000)]
Memory fixes

- Don't rely on left/right/top/bottom padding
- Free allocated memory

14 years agoUse dynamic memory, fix CSS for tables
Andy Spencer [Tue, 12 Jan 2010 21:28:45 +0000 (21:28 +0000)]
Use dynamic memory, fix CSS for tables

14 years agoAdd knot
Andy Spencer [Tue, 12 Jan 2010 18:27:49 +0000 (18:27 +0000)]
Add knot

Convert a textual description of a knot into a graphical description
using HTML tables.

14 years agoAdd support for output files
Andy Spencer [Wed, 25 Nov 2009 11:13:33 +0000 (11:13 +0000)]
Add support for output files

Input and output files are mapped as follows:
(* represents the `else' condition, usually - and/or NULL)

     Provided    |      Used
  Input : Output |  Input : Output
  ------+--------+--------+--------
  in.ct : out.c  |  in.ct : out.c
  in.ct : -      |  in.ct : stdout
  in.ct : NULL   |  in.ct : in.c
  *     : out.c  |  stdin : out.c
  *     : *      |  stdin : stdout

14 years agoAdd escaping printf specifier
Andy Spencer [Sun, 22 Nov 2009 08:25:06 +0000 (08:25 +0000)]
Add escaping printf specifier

14 years agoFix bugs
Andy Spencer [Sun, 22 Nov 2009 05:50:26 +0000 (05:50 +0000)]
Fix bugs

14 years agoFix gchar * warning
Andy Spencer [Sun, 22 Nov 2009 05:38:49 +0000 (05:38 +0000)]
Fix gchar * warning

14 years agoAdd C/Bison/Lex ct parser
Andy Spencer [Sun, 22 Nov 2009 05:35:45 +0000 (05:35 +0000)]
Add C/Bison/Lex ct parser

14 years agoAdd htaccess, remove debugging
Andy Spencer [Sun, 22 Nov 2009 00:52:22 +0000 (00:52 +0000)]
Add htaccess, remove debugging

14 years agoAdd old version of gallery using php
Andy Spencer [Sun, 22 Nov 2009 00:29:30 +0000 (00:29 +0000)]
Add old version of gallery using php

14 years agoAdding gallery and reorganizing
Andy Spencer [Sat, 21 Nov 2009 23:41:22 +0000 (23:41 +0000)]
Adding gallery and reorganizing

14 years agoInitial import
Andy Spencer [Sat, 21 Nov 2009 10:09:57 +0000 (10:09 +0000)]
Initial import