chiark / gitweb /
disorder
2007-12-02 Richard Kettlewellget and get-global now return 555 for not found. The...
2007-12-01 Richard Kettlewellexit not _exit, for benefit of coverage testing
2007-12-01 Richard Kettlewellfixes and test for disorder-dump
2007-12-01 Richard Kettlewellhash.c tests
2007-12-01 Richard Kettlewellmissing list for main coverage report too
2007-12-01 Richard Kettlewellsplit.c tests
2007-12-01 Richard Kettlewellbasen.c tests
2007-12-01 Richard Kettlewelllist uncovered files in lib/
2007-12-01 Richard Kettlewelltests and fixes for printf.c
2007-12-01 Richard Kettlewelltests and bug-fixes for mime.c
2007-12-01 Richard Kettlewellsink.c tests + docs
2007-11-30 Richard Kettlewellmore thorough kvp.c testing
2007-11-29 Richard Kettlewellbuild fixes
2007-11-29 Richard Kettlewelltighten up liveness behavior
2007-11-29 Richard Kettlewellpartial tests for kvp.c
2007-11-29 Richard Kettlewelltest just lib
2007-11-29 Richard Kettlewelltest + doxygen for wstat()
2007-11-29 Richard Kettlewelltests and doxygen for selection.c
2007-11-28 Richard Kettlewellmulticast_loop option
2007-11-27 Richard Kettlewellbuild fix for linux
2007-11-27 Richard Kettlewellsome filepart.c tests
2007-11-27 Richard Kettlewellpinpoint tests for a couple more unicode.c bits
2007-11-27 Richard Kettlewelltests for cache.c
2007-11-27 Richard Kettlewellexercise the C client a bit from tests
2007-11-27 Richard Kettlewellsigname.c test coverage -> 100%
2007-11-27 Richard Kettlewellgcov to report test coverage
2007-11-25 Richard Kettlewelloops
2007-11-25 Richard Kettlewelltests/queue.py: check that the queue is padded to the...
2007-11-24 Richard Kettlewellmore README fiddling
2007-11-24 Richard Kettlewellexpand streaming instructions
2007-11-23 Richard Kettlewellupgrade instructions
2007-11-23 Richard Kettlewellupdate README* and CHANGES
2007-11-23 Richard Kettlewelldebian release 1.5.99+dev9 debian-1_5_99dev9
2007-11-23 rjk@greenend... merge disorder.unicode branch
2007-11-23 rjk@greenend... Fixes for disorder-dbpugrade:
2007-11-23 rjk@greenend... merge from disorder.dev
2007-11-23 rjk@greenend... init script always address local instance of daemon
2007-11-23 Richard Kettlewellsynchronize with disorder.dev
2007-11-23 Richard Kettlewell'plugins' and other _accum configuration items can...
2007-11-23 Richard Kettlewellmake -j safe clients/Makefile.am
2007-11-23 Richard KettlewellRemove post_move_cleanup(). The effect is that new...
2007-11-23 Richard KettlewellRemove combining characters from search strings. The...
2007-11-22 Richard Kettlewellcopyright date
2007-11-22 Richard Kettlewelldebian version 1.5.99+dev8 debian-1_5_99dev8
2007-11-22 Richard Kettlewelltypo in man disorder-playrtp
2007-11-22 Richard Kettlewellrationalize playrtp multicast support
2007-11-22 Richard Kettlewellunicode search tests
2007-11-22 Richard Kettlewellfurther search testing
2007-11-22 Richard Kettlewelltest search
2007-11-22 Richard Kettlewellfix disorder.py search
2007-11-22 Richard Kettlewellsync with trunk
2007-11-22 Richard Kettlewellfixes from last change l-(
2007-11-22 Richard KettlewellThe initial rescan now blocks any client connections...
2007-11-22 Richard Kettlewellbuild fixes
2007-11-22 Richard Kettlewellautomatically upgrade on startup if necessary
2007-11-22 Richard Kettlewelltidy up upgrade/recovery flags a bit
2007-11-21 Richard Kettlewellcheck server runs after upgrade
2007-11-21 Richard Kettlewelldatabase upgrade tool. needs to be run manually.
2007-11-21 Richard Kettlewellsync up with disorder.dev
2007-11-21 Richard Kettlewellmore disorder.unicode test alignment
2007-11-21 Richard Kettlewelloverride disorder.py config
2007-11-21 Richard Kettlewellalign with disorder.unicode a bit
2007-11-21 Richard Kettlewellborrow some test naming conventions from disorder.unicode
2007-11-21 Richard Kettlewellmore test fiddling
2007-11-21 Richard Kettlewellsync with disorder.dev
2007-11-21 Richard Kettlewellmore automation of test logic
2007-11-21 Richard Kettlewelltests figure out paths more automatically
2007-11-21 Richard Kettlewelltest to verify current dbversion behavior
2007-11-21 Richard Kettlewellfix indent
2007-11-21 Richard Kettlewell(c) notice on tests
2007-11-21 Richard Kettlewellneed python >= 2.4 for tests
2007-11-20 Richard Kettlewellunicode.c iterators can now have their notion of Word_B...
2007-11-20 Richard Kettlewellutf32_word_split() and utf8_word_split() splits a strin...
2007-11-20 Richard Kettlewellnormalize recorded filenames so files.py passes
2007-11-20 Richard Kettlewelltests/files.py; ok except for the non-ascii filenames
2007-11-20 Richard Kettlewellfix test config indent, oops...
2007-11-20 Richard KettlewellConvert track names and input lines to NFC. This is...
2007-11-19 Richard Kettlewellsync with disorder.dev
2007-11-19 Richard Kettlewellbuild fix for linux
2007-11-19 Richard Kettlewellteach test environment about track types
2007-11-19 Richard Kettlewellit's plugins not plugin
2007-11-19 Richard Kettlewelladd a nontrivial test that actually works
2007-11-19 Richard Kettlewelltest path fixes
2007-11-19 Richard Kettlewellremove some pointless stderr redirection
2007-11-19 Richard Kettlewelldon't fatal() if cannot create a root account
2007-11-19 Richard Kettlewellfix syslog test
2007-11-19 Richard Kettlewell--[no-]syslog for disorder-normalize too
2007-11-19 Richard Kettlewellserver subprocesses should log to the same place the...
2007-11-19 Richard KettlewellDisobedience now honors config->short_display. This...
2007-11-19 Richard Kettlewelltruncate_for_display() now uses unicode.c grapheme...
2007-11-19 Richard KettlewellUTF8 versions of NFC/NFKC
2007-11-19 Richard Kettlewellsync up with disorder.dev
2007-11-19 Richard Kettlewelldoxygen fixes
2007-11-19 Richard KettlewellNFC and NFKC support
2007-11-19 Richard KettlewellGenerate, but do not use, composition mappings.
2007-11-18 Richard Kettlewelldistinguish the different decompositions via a flag bit
2007-11-18 Richard Kettlewelltest and fix utf32_iterator_set()
2007-11-18 Richard Kettlewellmore efficient utf32_iterator_set()
2007-11-18 Richard Kettlewellreplace main utf-8 parser with table-driven one
2007-11-18 Richard Kettlewelltransition various bits of code to unicode.h interfaces
next