Home | History | Annotate | Line # | Download | only in gdiffmk
ChangeLog revision 1.1
      1  1.1  christos 2005-01-16  Mike Bianchi  <MBianchi (a] Foveal.com>
      2  1.1  christos 
      3  1.1  christos 	* gdiffmk.sh (Usage): Fix typos.
      4  1.1  christos 	<top>: Allow `-M<arg1> <arg2>' also.
      5  1.1  christos 
      6  1.1  christos 	* gdiffmk.man: Updated.
      7  1.1  christos 
      8  1.1  christos 2005-01-13  Mike Bianchi  <MBianchi (a] Foveal.com>
      9  1.1  christos 
     10  1.1  christos 	* gdiffmk.sh: Add the -D, -M, and -B options, which provide actions
     11  1.1  christos 	akin to nrchbar.
     12  1.1  christos 	Thanks to Larry Kollar (http://home.alltel.net/kollar/groff/).
     13  1.1  christos 
     14  1.1  christos 	* gdiffmk.man: Updated.
     15  1.1  christos 
     16  1.1  christos 	* tests/runtests.in: Added tests for gdiffmk's -D, -M, and -B
     17  1.1  christos 	options.
     18  1.1  christos 
     19  1.1  christos 	* tests/baseline8, tests/baseline9, tests/baseline10: New files.
     20  1.1  christos 
     21  1.1  christos 2004-12-16  Mike Bianchi  <MBianchi (a] Foveal.com>
     22  1.1  christos 
     23  1.1  christos 	* tests/runtests.in: Fix typo (s/$(srcdir)/${srcdir}/).
     24  1.1  christos 
     25  1.1  christos 2004-12-15  Werner LEMBERG  <wl (a] gnu.org>
     26  1.1  christos 
     27  1.1  christos 	The configure script now generates tests/runtests.
     28  1.1  christos 
     29  1.1  christos 	* tests/tests.sh: Renamed to...
     30  1.1  christos 	* tests/runtests.in: This.
     31  1.1  christos 	Add proper $srcdir prefixes to make it run from build directory.
     32  1.1  christos 	* README, Makefile.sub (CLEANADD), tests/test_baseline7: Updated.
     33  1.1  christos 
     34  1.1  christos 2004-12-14  Werner LEMBERG  <wl (a] gnu.org>
     35  1.1  christos 
     36  1.1  christos 	* gdiffmk.sh: Make sed pattern work with alternate result of GNU
     37  1.1  christos 	diff's -D option, using `!' instead of `not' in #endif comments.
     38  1.1  christos 	(Exit): Use prefix for each emitted message line.
     39  1.1  christos 
     40  1.1  christos 2004-12-14  Mike Bianchi  <MBianchi (a] Foveal.com>
     41  1.1  christos 
     42  1.1  christos 	* tests/*: New files for testing gdiffmk.
     43  1.1  christos 
     44  1.1  christos 	* README, gdiffmk.man, gdiffmk.sh: Updated.
     45  1.1  christos 	Minor fixes.
     46  1.1  christos 
     47  1.1  christos 2004-12-13  Mike Bianchi  <MBianchi (a] Foveal.com>
     48  1.1  christos 
     49  1.1  christos 	Add `-x' command line option to select a diff program.
     50  1.1  christos 
     51  1.1  christos 	* gdiffmk.sh: Add code to handle `-x'.
     52  1.1  christos 	Move test for working `diff' down.
     53  1.1  christos 	Fix sed pattern -- `.mc *' needs to be followed by `.mc .'.
     54  1.1  christos 	(Usage): Updated.
     55  1.1  christos 	* gdiffmk.man: Updated.
     56  1.1  christos 
     57  1.1  christos 2004-12-12  Mike Bianchi  <MBianchi (a] Foveal.com>
     58  1.1  christos 
     59  1.1  christos 	* README: New file.
     60  1.1  christos 
     61  1.1  christos 2004-12-11  Mike Bianchi  <MBianchi (a] Foveal.com>
     62  1.1  christos 
     63  1.1  christos 	First import of gdiffmk files.
     64