summaryrefslogtreecommitdiff
path: root/src/diff3.c
Commit message (Expand)AuthorAgeFilesLines
* (read_diff): If STAT_BLOCKSIZE yields zero, adjust it to a more reasonablePaul Eggert1994-10-011-2/+3
* <ctype.h> now included by system.h.Paul Eggert1994-09-221-23/+6
* (program_name): Renamed from `program', for consistency.Paul Eggert1994-09-151-10/+12
* Fix copyright notice.Paul Eggert1994-09-121-1/+1
* (try_help, check_stdout): New functions.Paul Eggert1994-09-081-32/+52
* (main): Call initialize_main first.Paul Eggert1994-09-021-15/+80
* (scan_diff_line): Don't rely on promotion to make the old-style parameterPaul Eggert1994-04-151-2/+2
* (usage): Send usage to stdout, not stderr.Paul Eggert1993-11-101-15/+27
* (xmalloc, xrealloc): Cast malloc, reallocPaul Eggert1993-09-271-2/+2
* Include "system.h" first.Paul Eggert1993-09-181-8/+8
* (copy_stringlist, compare_line_list): bcmp -> memcmpPaul Eggert1993-09-131-5/+5
* Add prototypes to function declarations. Use size_t, not int, when needed.Paul Eggert1993-08-271-741/+674
* Attempt to do a better job with three two-way diffs.Paul Eggert1993-07-041-589/+649
* (longopts): Change NULL to 0.Paul Eggert1993-05-261-10/+10
* (tab_align_flag): New variable, for new -T option.Paul Eggert1993-05-251-4/+13
* entered into RCSPaul Eggert1993-04-231-5/+19
* *** empty log message ***Richard M. Stallman1993-02-111-2/+2
* *** empty log message ***Paul Eggert1992-11-121-1/+1
* *** empty log message ***Paul Eggert1992-11-091-138/+211
* *** empty log message ***Paul Eggert1992-10-051-370/+299
* *** empty log message ***David MacKenzie1992-09-031-2/+2
* *** empty log message ***David MacKenzie1992-07-071-52/+9
* *** empty log message ***David MacKenzie1992-07-071-59/+85
* Initial revisionDavid MacKenzie1992-07-031-0/+1694