chiark / gitweb /
disorder
2008-05-24 Richard KettlewellShadow disorder.dev
2008-05-24 Richard KettlewellBuild fix for Linux
2008-05-24 Richard KettlewellCommand line interface now takes more human-friendly...
2008-05-24 Richard KettlewellMore schedule code testing; fix C interface.
2008-05-24 Richard KettlewellSupport schedule-* commands from command-line client...
2008-05-24 Richard KettlewellPython test script for the scheduling code.
2008-05-24 Richard KettlewellRemove -u from aliases.py as well.
2008-05-24 Richard KettlewellServer and Python interface now support schedule-*...
2008-05-24 Richard KettlewellBack end for scheduling code (cf defect #6). Currently...
2008-05-23 Richard KettlewellDisOrder's event loop now stores its timeouts in heap...
2008-05-20 Richard Kettlewelltesting for infer_url()
2008-05-20 Richard KettlewellFurther test coverage
2008-05-20 Richard KettlewellAdd a test program for charset.c.
2008-05-20 Richard KettlewellExtend hash.c test coverage
2008-05-19 Richard Kettlewelldisorder-choose now uses an arcfour keystream as its...
2008-05-18 Richard KettlewellBias up recently added tracks. See new_bias and new_bi...
2008-05-18 Richard Kettlewellbring CHANGES up to date
2008-05-18 Richard KettlewellMerge disorder.macros branch.
2008-05-18 Richard KettlewellAdd New back to web interface (oops)
2008-05-18 Richard KettlewellMake "short" context in @part actually work
2008-05-18 Richard KettlewellEmpty back= should be treated as if absent
2008-05-18 Richard KettlewellFix debian/rules for new man pages
2008-05-18 Richard KettlewellBodge version number for test installs
2008-05-18 Richard KettlewellRead user.tmpl after macros.tmpl
2008-05-18 Richard KettlewellDocumentation tweaks
2008-05-18 Richard KettlewellBring CGI docs pretty much up to date
2008-05-18 Richard KettlewellRestore breadcrumb trail to choose.tmpl
2008-05-18 Richard KettlewellAdd a new 'wait' flag to the rescan command. This...
2008-05-18 Richard KettlewellBuild fixes
2008-05-18 Richard KettlewellReturn from login page to what you were trying to do
2008-05-18 Richard KettlewellTranslate preferences page to the new order.
2008-05-18 Richard KettlewellSynchronize with disorder.dev
2008-05-18 Richard KettlewellResolve aliases in c_get, c_set, c_prefs and c_part...
2008-05-18 Richard KettlewellFix disorder.py string parsing to not reject ""
2008-05-17 Richard Kettlewelldocument new choose screen properly
2008-05-17 Richard KettlewellFix up choose page
2008-05-17 Richard KettlewellFix login/logout/etc and misc other bits and pieces
2008-05-17 Richard KettlewellFill in some missing actions
2008-05-17 Richard Kettlewellvarious cleanups and docs improvements
2008-05-17 Richard KettlewellSplit template docs out to disorder_templates(5)
2008-05-17 Richard KettlewellFirst iteration of login page translation
2008-05-17 Richard Kettlewellfix about ... page
2008-05-17 Richard KettlewellFix pause button
2008-05-17 Richard KettlewellGet in-UI man pages working again
2008-05-17 Richard Kettlewelltypo fix help.tmpl
2008-05-17 Richard KettlewellFurther hacking. Some actual success at runtime now.
2008-05-17 Richard KettlewellQuieten compiler
2008-05-17 Richard Kettlewellmore template fiddling
2008-05-17 Richard Kettlewellmore template fiddling
2008-05-17 Richard Kettlewellexp_search, fold search into choose, not really finished
2008-05-16 Richard Kettlewellnew @argq expansion; more template fiddling
2008-05-12 Richard Kettlewelltracks + dirs expansions
2008-05-11 Richard Kettlewellmore templates plus support code changes
2008-05-11 Richard Kettlewell@image expansion
2008-05-11 Richard Kettlewellmore template work
2008-05-11 Richard Kettlewellextended @movable expansion; more template...
2008-05-11 Richard Kettlewell@q expansion
2008-05-11 Richard Kettlewellremove action; better findtrack; more template fiddling
2008-05-11 Richard Kettlewelldirname/basename expansions; template fiddling
2008-05-10 Richard Kettlewellinfer_url() now attempts to spot https
2008-05-10 Richard Kettlewellsplit out dcgi_get_cookie
2008-05-10 Richard Kettlewellreorg cgi code a bit...
2008-05-10 Richard Kettlewelllinux build fix
2008-05-10 Richard KettlewellAlmost compiles, will not work though
2008-05-10 Richard KettlewellFiddle with playing.tmpl a bit. not fully translated
2008-05-10 Richard Kettlewellredirect()
2008-05-10 Richard Kettlewellact_playing
2008-05-10 Richard KettlewellStart conversion of CGI actions.
2008-05-07 Richard KettlewellExpansion syntax rewrite. Not documented yet, but...
2008-05-07 Richard KettlewellRemove some obsolete code
2008-05-05 Richard KettlewellHalf way through rewriting web interface. Don't even...
2008-05-05 Richard KettlewellScript to generate -man documentation for expansions...
2008-05-05 Richard KettlewellTest a couple of bogus inputs to mime_multipart().
2008-05-05 Richard Kettlewellcgi.c multipart/form-data testing.
2008-05-04 Richard KettlewellShift many cgi_ functions into lib/, and add a test...
2008-05-04 Richard KettlewellFurther macro tests
2008-05-04 Richard KettlewellFurther macro expansion tests + fixes.
2008-05-04 Richard KettlewellFixes and first test for macro expansion.
2008-05-04 Richard KettlewellMacro expansion (untested). Tests for most builtin...
2008-05-03 Richard KettlewellMain template expander and some built-in expansions...
2008-05-03 Richard KettlewellYet further macros.c testing
2008-05-03 Richard KettlewellFurther macros.c testing
2008-05-03 Richard Kettlewellmore macros.c testing
2008-05-03 Richard KettlewellAdd mx_dump() to dump a (canonicalized) parsed macro...
2008-05-03 Richard KettlewellCopy macro parse into lib/ and make a start on tests...
2008-05-03 Richard KettlewellSynchronize with disorder.dev
2008-05-03 Richard KettlewellTest fix for Linux
2008-05-03 Richard KettlewellRemove now-redundant check target.
2008-05-03 Richard Kettlewelllib/ tests now use Automake's test infrastructure,...
2008-05-03 Richard KettlewellUse Automake's simple test infrastructure for running...
2008-04-29 Richard KettlewellMerge latest GCC 2.95 fix
2008-04-29 Richard KettlewellWorkaround for broken GCC 2.95 installs
2008-04-29 Richard Kettlewell1) If we reject a remote user management operation...
2008-04-27 Richard KettlewellFurther rearrangement to support macro expansion.
2008-04-27 Richard KettlewellFurther separation of template parsing and expansion
2008-04-27 Richard KettlewellSeparate parsing of templates from expansion.
2008-04-27 Richard KettlewellFirst cut at macro definition. Does not expand args...
2008-04-27 Richard KettlewellAllow trailing '@' to be left out of CGI expansions...
2008-04-27 Richard KettlewellAsk for -std=gnu99 if necessary to get full <limits.h>.
2008-04-27 Richard KettlewellNote about use of GCC extensions.
next