2007-06-14 21:05  arthur

	* [r194] config.guess, config.sub: include updated files

2007-06-14 21:01  arthur

	* [r193] Makefile.am, debian/copyright, rl.c: bump copyright year

2007-06-14 20:55  arthur

	* [r192] rl.1.in: remove the dangerous example and add some benign
	  ones by A. Costa <agcosta@gis.net>

2007-06-14 20:52  arthur

	* [r191] Makefile.am: take out the signeddeb line and just use
	  debuild

2007-06-14 18:54  arthur

	* [r190] README: update version information on Debian and fix
	  spelling mistake

2007-06-14 18:52  arthur

	* [r189] README: change reporting bugs section and add a
	  development status section

2007-06-14 18:34  arthur

	* [r188] alloc.c, alloc.h: remove xstrdup() as it's not used

2006-09-30 07:54  arthur

	* [r186] ChangeLog, NEWS, configure.ac, debian/changelog: get files
	  ready for 0.2.5 release

2006-09-30 07:52  arthur

	* [r185] .: also ignore .build files

2006-09-30 07:50  arthur

	* [r184] Makefile.am: switch to using debuild

2006-09-30 07:49  arthur

	* [r183] debian/control: upgrade to standards-version 3.7.2 (no
	  changes needed)

2006-09-29 21:40  arthur

	* [r182] README, TODO, rl.1.in: some documentation (wrapping and
	  other) improvements

2006-09-29 18:41  arthur

	* [r181] INSTALL, autogen.sh, config.guess, config.sub,
	  configure.ac, depcomp, install-sh, missing, mkinstalldirs:
	  upgrade to autoconf 2.60a and automake 1.9.6 (makeing
	  configure.ac simpler and more readable)

2006-09-29 10:26  arthur

	* [r180] debian/control: include link to homepage in package
	  description

2006-09-29 09:49  arthur

	* [r179] debian/copyright: add a notice as to where rl can be
	  downloaded

2006-09-29 09:48  arthur

	* [r178] README, configure.ac, debian/copyright, rl.1.in, rl.c:
	  update copyright year (as a preperation for a release that is
	  scheduled somewhere this year)

2006-09-29 09:46  arthur

	* [r177] Makefile.am: include revision numbers in ChangeLog

2006-09-29 09:20  arthur

	* [r176] NEWS, README, TODO, debian/changelog: fix some spelling
	  problems

2006-09-29 09:18  arthur

	* [r175] debian: ignore backup files

2006-09-29 09:13  arthur

	* [r174] .: ignore backup files

2006-09-29 09:03  arthur

	* [r173] rl.1.in: fix some typos

2005-07-29 09:48  arthur

	* [r172] AUTHORS, README, configure.ac, rl.spec.in: change email
	  address from arthur@tiefighter.et.tudelft.nl to
	  arthur@ch.tudelft.nl (including urls etc)

2005-07-29 09:46  arthur

	* [r171] rl.1.in: remove email address from manual page

2005-06-25 21:42  arthur

	* [r170] COPYING, Makefile.am, README, alloc.c, alloc.h, buffer.c,
	  buffer.h, configure.ac, getopt_long.c, getopt_long.h, random.c,
	  random.h, rl.1.in, rl.c, rl.h: update COPYING from the FSF
	  (postal address change) and update copyright headers along with
	  it (also correcting indenting)

2005-05-17 13:51  arthur

	* [r169] buffer.c, buffer.h, rl.1.in, rl.c: implement --line-number
	  option to dump line numbers (plus some consitency code fixes)

2005-04-23 15:51  arthur

	* [r166] ChangeLog: check in latest changes for release

2005-04-23 15:51  arthur

	* [r165] NEWS, configure.ac, debian/changelog: bump version number
	  to 0.2.4

2005-04-23 15:48  arthur

	* [r164] rl.1.in: add note about specifying multiple input files to
	  bugs section

2005-04-22 20:13  arthur

	* [r163] Makefile.am: use svn2cl to generate ChangeLog

2005-04-22 19:57  arthur

	* [r162] rl.c: check for errors during and after reading input

2005-04-22 19:16  arthur

	* [r161] rl.c: check results of write operations, thanks to Zygo
	  Blaxell <zblaxell@ashura.furryterror.org> for reporting this
	  problem

2005-04-02 11:46  arthur

	* [r159] ChangeLog: check in latest changes for ChangeLog

2005-04-02 11:45  arthur

	* [r158] ChangeLog, NEWS, TODO, configure.ac, debian/changelog:
	  bump version number for release 0.2.3

2005-04-02 11:41  arthur

	* [r157] Makefile.am: do not ship rl.1 since it is generated

2005-04-01 21:44  arthur

	* [r156] rl.c: upgrade copyrights notice

2005-04-01 21:10  arthur

	* [r155] README: remove cvs section since we're not using it any
	  more

2005-04-01 21:03  arthur

	* [r154] README, debian/copyright, rl.1.in: upgrade copyrights
	  notices

2005-04-01 20:20  arthur

	* [r153] ChangeLog: regenerate ChangeLog using svn2cl

2005-04-01 20:15  arthur

	* [r152] INSTALL, autogen.sh, config.guess, config.sub,
	  configure.ac, depcomp, install-sh, missing, mkinstalldirs:
	  upgrade to automake 1.9 and most recent autoconf

2005-04-01 20:10  arthur

	* [r151] debian/control: bump dephelper dependency to 4

2005-04-01 19:01  arthur

	* [r150] Makefile.am: clean up makefile

2005-04-01 18:55  arthur

	* [r149] debian/control: start short description with lower case
	  letter (thanks lintian)

2004-11-28 00:16  arthur

	* [r148] configure.ac, random.c: make it possible to choose random
	  number generator at configure time

2004-11-27 19:56  arthur

	* [r147] configure.ac: check sizeof(int) instead of sizeof(int *)

2004-11-26 16:47  arthur

	* [r146] ., .cvsignore, debian, debian/.cvsignore: remove cvsignore
	  files

2004-11-21 16:26  arthur

	* [r145] rl.1.in: add a BUGS section documenting some of the
	  current shortcomings

2004-11-21 16:24  arthur

	* [r144] configure.ac: also print some extra information in
	  configure run (wrote my own test_

2004-11-21 15:06  arthur

	* [r143] README: remove section that is now in manual page and some
	  small improvements

2004-11-21 15:05  arthur

	* [r142] config.guess, config.sub, depcomp, install-sh,
	  mkinstalldirs: upgrade file from automake/autoconf

2004-11-21 15:00  arthur

	* [r141] ChangeLog: cvs generated Changelog (changes up to r139)

2004-03-15 19:32  arthur

	* [r139] autogen.sh, depcomp, install-sh, missing, mkinstalldirs:
	  upgrade to automake 1.8

2004-01-31 20:02  arthur

	* [r138] config.guess, config.sub, configure.ac: upgrade to using
	  autoconf 2.59

2004-01-31 19:50  arthur

	* [r137] rl.c: fix typo and update copyrights notice

2004-01-31 19:47  arthur

	* [r136] README: rl is not really alpha software any more but keep
	  warning on command line options changes, update copyrights and
	  find usage of debian

2003-10-13 18:46  arthur

	* [r134] ChangeLog, NEWS, configure.ac, debian/changelog: release
	  0.2.2

2003-10-13 18:38  arthur

	* [r133] debian, debian/.cvsignore: clean out .cvsignore file

2003-10-13 18:36  arthur

	* [r132] ChangeLog: regenerated ChangeLog and compacted some parts

2003-10-13 18:24  arthur

	* [r131] debian/docs: do not ship ChangeLog along with binary

2003-10-13 18:22  arthur

	* [r130] Makefile.am: also ship debian/compat in source tarballs so
	  comaptibility is actually set and rl is included as binary

2003-10-12 19:59  arthur

	* [r128] ChangeLog, NEWS, TODO, configure.ac, debian/changelog:
	  release 0.2.1

2003-10-12 16:22  arthur

	* [r127] ., .cvsignore: generate rl manual page from rl.1.in to
	  easily set version and month

2003-10-12 16:13  arthur

	* [r126] rl.spec.in: redid cpec file for rpm building also based on
	  suggestions by Chris Knowles <knowlesc@scaredsheep.net>

2003-10-12 16:11  arthur

	* [r125] configure.ac, rl.1, rl.1.in: generate rl manual page from
	  rl.1.in to easily set version and month

2003-10-12 16:06  arthur

	* [r124] debian/control: upgrade to standards-version 3.6.1 (no
	  changes needed)

2003-10-12 16:06  arthur

	* [r123] debian/control: modify package description slightly

2003-10-12 16:05  arthur

	* [r122] debian/rules: pass --build and --host options to configure

2003-10-12 16:04  arthur

	* [r121] debian/compat, debian/rules: save debhelper compatibily
	  level in debian/compat

2003-10-12 15:50  arthur

	* [r120] Makefile.am, README, alloc.c, buffer.c, debian/copyright,
	  rl.1, rl.c, rl.h: updated copyrights

2003-10-12 15:44  arthur

	* [r119] autogen.sh, config.guess, config.sub, configure.ac,
	  depcomp, install-sh, missing, mkinstalldirs: upgrade to autoconf
	  2.57 and automake 1.7

2003-09-21 20:03  arthur

	* [r118] Makefile.am, debian/control: change maintainer address to
	  adejong@debian.org

2003-05-18 18:11  arthur

	* [r117] configure.ac: check for all used headers

2003-05-18 18:10  arthur

	* [r116] buffer.c: also include string.h for memcpy()

2003-05-18 18:07  arthur

	* [r115] README, TODO: moved TODO items from README to TODO

2003-05-18 18:02  arthur

	* [r114] README: updated cvs section

2003-05-18 17:27  arthur

	* [r113] rl.c: removed maximum to --count command line option

2002-10-27 17:00  arthur

	* [r111] ChangeLog, NEWS, TODO, configure.ac, debian/changelog:
	  release 0.2.0

2002-10-27 16:47  arthur

	* [r110] getopt_long.h: remove unneeded spaces and update copyright

2002-10-27 16:38  arthur

	* [r109] rl.1, rl.c: add --reselect option to replace --uniq option
	  and change default behaviour to select lines only once instead of
	  multiple times

2002-10-27 16:21  arthur

	* [r108] Makefile.am, random.c, random.h, rl.c, rl.h: move
	  definitions of random related funtions from rl.h to random.h

2002-10-27 16:16  arthur

	* [r107] debian/rules: enable extra compiler warnings by default

2002-10-27 16:14  arthur

	* [r106] rl.c, rl.h: updated function declarations

2002-10-27 16:04  arthur

	* [r105] INSTALL, config.guess, config.sub, install-sh: newer
	  versions from autoconf and automake

2002-10-27 15:54  arthur

	* [r104] rl.1: add example section to manual

2002-10-27 15:54  arthur

	* [r103] rl.1, rl.c: add --output, --delimiter and --null command
	  line options

2002-10-27 15:53  arthur

	* [r102] autogen.sh: add warnings when calling autoheader and
	  autoconf

2002-10-19 23:15  arthur

	* [r101] Makefile.am, buffer.c, buffer.h, rl.c, rl.h: add delimiter
	  paramater to buffer_readline() function and move definitions of
	  buffer functions to buffer.h

2002-10-19 23:05  arthur

	* [r100] Makefile.am, alloc.c, alloc.h, buffer.c, getopt_long.c,
	  random.c, rl.c, rl.h: add xstrdup() function, move alloc function
	  definitions to alloc.h, fix copyright notices and include
	  "config.h" instead of <config.h>

2002-10-13 17:52  arthur

	* [r99] debian/control: fixed typo

2002-10-06 19:12  arthur

	* [r97] debian/changelog: release 0.1.7

2002-10-06 19:05  arthur

	* [r96] ChangeLog, NEWS, TODO, configure.ac, debian/changelog:
	  release 0.1.7

2002-10-06 19:03  arthur

	* [r95] config.guess, config.sub: newer versions

2002-10-06 18:50  arthur

	* [r94] debian/docs: added NEWS file to docs

2002-10-06 18:49  arthur

	* [r93] debian/control: made description a bit more verbose

2002-10-06 14:39  arthur

	* [r92] ., .cvsignore: ignore new package name

2002-10-06 14:32  arthur

	* [r91] debian/changelog, debian/control, debian/rules: renamed
	  debian package to randomize-lines

2002-09-26 11:41  arthur

	* [r90] README, rl.c: updated copyright statements

2002-09-26 11:36  arthur

	* [r89] NEWS: changed layout

2002-09-26 11:35  arthur

	* [r88] debian/rules: cleaned out old stuff and installing
	  debian/changelog

2002-09-26 11:34  arthur

	* [r87] Makefile.am, debian/copyright: added debian/copyright file
	  describing copyright info

2002-09-15 16:43  arthur

	* [r86] ., .cvsignore, INSTALL, autogen.sh, config.guess,
	  config.sub, configure.ac, configure.in, missing: latest versions
	  of autoconf, automake and related files

2002-09-15 16:22  arthur

	* [r85] rl.c: --help string is now better OPTIONS->OPTION

2002-09-15 16:19  arthur

	* [r84] Makefile.am: make deb now doesn't use dpkg-buildpackage any
	  more

2002-09-15 16:18  arthur

	* [r83] ChangeLog, Makefile.am, NEWS: ChangeLog file renamed to
	  NEWS and Changelog is now generated by make changelog

2001-10-05 11:30  arthur

	* [r82] ChangeLog, Makefile.am, debian/docs: * added simple docs to
	  debian package

2001-10-05 11:28  arthur

	* [r81] ChangeLog, debian/rules: * fixed bug installing debian
	  package wrong

2001-10-01 20:33  arthur

	* [r79] ChangeLog, TODO, configure.in, debian/changelog: * general
	  stuff for release 0.1.6

2001-10-01 20:26  arthur

	* [r78] rl.1: * fixed typo

2001-10-01 17:36  arthur

	* [r77] ., .cvsignore, Makefile.am, debian, debian/.cvsignore,
	  debian/changelog, debian/control, debian/rules: added debian
	  package stuff

2001-07-18 19:39  arthur

	* [r76] alloc.c, buffer.c, getopt_long.c, getopt_long.h, random.c,
	  rl.c, rl.h: * tried to abide by GNU coding standards

2001-03-25 23:20  arthur

	* [r74] ChangeLog, configure.in: * changes for release 0.1.5

2001-03-25 23:19  arthur

	* [r73] rl.1: * improved documentation

2001-03-25 20:30  arthur

	* [r72] TODO: * added even more to TODO

2001-03-25 20:30  arthur

	* [r71] README: * improved README

2001-03-25 20:30  arthur

	* [r70] rl.c: * improved --help messages

2001-03-23 13:12  arthur

	* [r69] ChangeLog: * first real Changelog

2001-03-23 13:11  arthur

	* [r68] TODO: *** empty log message ***

2001-03-22 23:59  arthur

	* [r67] buffer.c, rl.c, rl.h: * added buffer_readfile() to buffer.c
	  * moved BLOCKSIZE to rl.h
	  * used buffer_readfile() in randomizefile()

2001-03-22 23:44  arthur

	* [r66] rl.c: * moved struct buffer (was struct line) functions
	  from rl.c to buffer.c
	  * renamed struct line to struct buffer and renamed some functions

2001-03-22 23:44  arthur

	* [r65] rl.h: * moved struct buffer (was struct line) functions
	  from rl.c to buffer.c

2001-03-22 23:43  arthur

	* [r64] Makefile.am: * added buffer.c

2001-03-22 23:42  arthur

	* [r63] buffer.c: * initial commit
	  * moved struct buffer (was struct line) functions from rl.c to
	  buffer.c

2001-03-22 20:25  arthur

	* [r62] rl.c: * renamed result to lines in rl_withreplace() for
	  consistency

2001-03-22 20:20  arthur

	* [r61] rl.c: * fixed a small memory leak and halved the number of
	  malloc() calls in rl_withreplace()
	  * smaller and clearer code (saved about 15 lines) in
	  rl_withreplace()

2001-03-21 22:11  arthur

	* [r59] configure.in: * release -> 0.1.4

2001-03-21 22:11  arthur

	* [r58] rl.c: * code cleanup

2001-03-21 22:06  arthur

	* [r57] TODO: *** empty log message ***

2001-03-21 21:03  arthur

	* [r56] configure.in: * added --enable-debug flag to configure

2001-03-21 21:02  arthur

	* [r55] alloc.c: * renamed DEBUG_ALLOC to just DEBUG

2001-03-21 20:58  arthur

	* [r54] rl.c: * used random_below() and random_draw() to do random
	  stuff

2001-03-21 20:57  arthur

	* [r53] random.c, rl.h: * added random_below() to return a number
	  in a range
	  * added random_draw() to return true or false with a ceirtain
	  chance

2001-03-21 20:35  arthur

	* [r52] autogen.sh: * initial commit

2001-03-21 20:25  arthur

	* [r51] Makefile.am, configure.in: * moved -Wall flag for gcc from
	  Makefile.am to configure.in so it is only used with gcc

2001-03-21 20:22  arthur

	* [r50] Makefile.am, random.c, randomize.c, rl.h: * renamed
	  randomize.c to random.c

2001-03-20 21:30  arthur

	* [r49] alloc.c: * added optional debugging code

2001-03-19 21:00  arthur

	* [r48] rl.c: * added rl_randomizefile() function to randomize the
	  lines of a complete file
	  * made randomizing complete input default if no --count is given

2001-03-19 20:31  arthur

	* [r47] rl.c: * added some comments
	  * changed to use xxmalloc() and xxrealloc() for cleaner code
	  * added init_line(), grow_line() and free_line() functions for
	  better memory management

2001-03-19 19:28  arthur

	* [r46] TODO: *** empty log message ***

2001-03-19 18:32  arthur

	* [r45] rl.h: * added xxmalloc() and xxrealloc() macros with
	  storage type parameter

2001-03-17 22:45  arthur

	* [r44] AUTHORS, ChangeLog, README, rl.1, rl.lsm.in, rl.spec.in: *
	  changed email address to arthur@tiefighter.et.tudelft.nl
	  * updated document to include a real description

2001-03-15 01:07  arthur

	* [r42] rl.c: * fixed another initialisation bug
	  (it sure has been a long time since useing malloc()
	  I've been spoiled by Java)

2001-03-15 00:56  arthur

	* [r41] rl.c: * use xfree() instead of free()
	  * added describing comment to copyline()
	  * fixed several memory problems

2001-03-15 00:53  arthur

	* [r40] rl.h: * added xfree() to alloc.c

2001-03-15 00:52  arthur

	* [r39] alloc.c: * added xfree() mainly for easy debugging

2001-03-13 22:52  arthur

	* [r38] configure.in: * version ->0.1.3

2001-03-13 22:46  arthur

	* [r37] TODO: *** empty log message ***

2001-03-13 22:35  arthur

	* [r36] randomize.c: * disabled reading from /dev/?random since
	  srand() and rand() are bad anyway
	  (currently only pid+time in millis is used)

2001-03-13 22:30  arthur

	* [r35] getopt_long.c: * fixed missing include string.h
	  * fixed unused var

2001-03-13 17:56  arthur

	* [r34] Makefile.am, alloc.c, rl.h: * moved x*alloc() functions to
	  alloc.c (definitions to rl.h)
	  * all definitions of functions are now in rl.h

2001-03-13 17:55  arthur

	* [r33] rl.c: * moved x*alloc() functions to alloc.c (definitions
	  to rl.h)
	  * all definitions of functions are now in rl.h
	  * quiet is no longer static so it can be shared

2001-03-13 17:52  arthur

	* [r32] randomize.c, randomize.h: * moved exported definitions from
	  randomize.c to rl.h (was randomize.h)

2001-03-12 00:04  arthur

	* [r31] randomize.h: * fixed wrong define _RANDOMIZE_H

2001-03-12 00:03  arthur

	* [r30] rl.c: * changed to have arbitraty length lines
	  * -u now randomizes order of lines (not only which lines apear)

2001-03-12 00:00  arthur

	* [r29] rl.c: * fixed includes and excess parameter in --help

2001-03-11 23:52  arthur

	* [r28] Makefile.am: * added -Wall to CFLAGS (is this the right
	  place?)

2001-03-07 22:29  arthur

	* [r27] ., .cvsignore: * stamp-h* -> stamp-*

2001-03-07 22:24  arthur

	* [r26] configure.in: * added config.h
	  * removed unuser stuff

2001-03-07 22:24  arthur

	* [r25] ., .cvsignore, getopt_long.c, randomize.c, rl.c: * added
	  config.h

2001-03-07 21:24  arthur

	* [r24] getopt_long.c: * forgot to compare strncmp() to 0

2001-03-06 23:52  arthur

	* [r22] Makefile.am, TODO, configure.in, getopt_long.c,
	  getopt_long.h, randomize.c, randomize.h, rl.c: * renamed
	  initrandom() to randomize() and moved to randomize.c
	  * implemented getopt_long() in getopt_long.c and done some fancy
	  configure work to auto-link it when needed
	  * new release (0.1.2)

2001-03-05 23:44  arthur

	* [r20] TODO, configure.in: * added emulation (poor) of
	  getopt_long()

2001-03-05 23:44  arthur

	* [r19] rl.c: * added emulation (poor) of getopt_long()
	  * --quiet now works on getopt() too

2001-03-05 22:51  arthur

	* [r17] TODO: real version

2001-03-05 22:50  arthur

	* [r16] configure.in: GNU version of getopt is required

2001-03-04 15:57  arthur

	* [r15] rl.c: * added -q, --quiet, --silent option to suppres
	  errors and warnings

2001-03-04 15:56  arthur

	* [r14] rl.c: * added -u, --uniq option to use rl_withoutreplace()

2001-03-04 15:52  arthur

	* [r13] rl.c: * several layout changes
	  * added rl_withoutreplace()

2001-03-04 15:45  arthur

	* [r12] rl.c: * added free()-ing of malloc()-ed memory (oops)

2001-03-04 14:05  arthur

	* [r11] rl.c: * added getline() method to read lines (simplifies
	  code)

2001-03-04 13:46  arthur

	* [r10] rl.c: * --count now works
	  * renamed randomline() to rl_withreplace()

2001-03-04 12:49  arthur

	* [r9] rl.1: first REAL attempt at a manual page

2001-03-04 12:49  arthur

	* [r8] rl.c: removed --verbose

2001-03-04 12:24  arthur

	* [r7] rl.c: * small changes to code
	  * added extra sanity checks on --count

2001-03-04 12:17  arthur

	* [r6] AUTHORS, ChangeLog, README, rl.1, rl.c, rl.lsm.in,
	  rl.spec.in: changed to read full name

2001-03-04 12:11  arthur

	* [r5] ., .cvsignore: added tgz file

2001-03-03 01:58  arthur

	* [r4] rl.c: * cleaned up include and define code
	  * removed EXIT_FAILURE macro
	  * removed references to x* functions
	  * moved TODO to TODO file

2001-03-03 01:56  arthur

	* [r3] TODO: added TODO

2001-03-03 01:44  arthur

	* [r2] ., .cvsignore, AUTHORS, COPYING, ChangeLog, INSTALL,
	  Makefile.am, NEWS, README, config.guess, config.sub,
	  configure.in, install-sh, missing, mkinstalldirs, rl.1, rl.c,
	  rl.lsm.in, rl.spec.in: initial commit

2001-03-03 01:44  

	* [r1] .: New repository initialized by cvs2svn.

