Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | ($(BLD)/ebrowse.exe): Use tabs not spaces. | Andrew Innes | 2000-11-30 | 2 | -2/+7 |
| | | | | (install): Ditto. | ||||
* | (ebrowse): New target. | Jason Rumney | 2000-11-23 | 2 | -3/+19 |
| | | | | (LOCAL_FLAGS): Add -DVERSION flag. | ||||
* | Fix comment. | Dave Love | 2000-11-10 | 1 | -3/+1 |
| | |||||
* | *** empty log message *** | Dave Love | 2000-09-25 | 1 | -0/+5 |
| | |||||
* | Include config.h. | Dave Love | 2000-09-25 | 1 | -2/+3 |
| | | | | [!HAVE_STDLIB_H]: Declare malloc. | ||||
* | *** empty log message *** | Gerd Moellmann | 2000-09-25 | 1 | -0/+27 |
| | |||||
* | *** empty log message *** | Gerd Moellmann | 2000-09-21 | 1 | -0/+1 |
| | |||||
* | *** empty log message *** | Andrew Innes | 2000-09-14 | 1 | -0/+4 |
| | |||||
* | Revert to Unix line endings. | Andrew Innes | 2000-09-14 | 1 | -400/+400 |
| | |||||
* | (index, rindex): Prototype conditionally. | Dave Love | 2000-09-04 | 2 | -1/+10 |
| | |||||
* | *** empty log message *** | Andrew Innes | 2000-09-03 | 1 | -0/+4 |
| | |||||
* | Change to DOS line endings. | Andrew Innes | 2000-09-03 | 1 | -400/+400 |
| | |||||
* | Fix a typo in the last entry for movemail.c. | Eli Zaretskii | 2000-09-01 | 1 | -1/+1 |
| | |||||
* | *** empty log message *** | Dave Love | 2000-09-01 | 1 | -0/+4 |
| | |||||
* | (toplevel): Remove redundant <fcntl.h>. Provide definitions for F_OK | Eli Zaretskii | 2000-09-01 | 2 | -8/+10 |
| | | | | | and friends only after including both fcntl.h and unistd.h: some systems define them on unistd.h. | ||||
* | *** empty log message *** | Eli Zaretskii | 2000-08-29 | 1 | -0/+4 |
| | |||||
* | Revert previous change. | Dave Love | 2000-08-29 | 1 | -6/+0 |
| | |||||
* | (profile, make-docfile, hexl): Depend on config.h. | Eli Zaretskii | 2000-08-29 | 1 | -3/+3 |
| | |||||
* | *** empty log message *** | Dave Love | 2000-08-28 | 1 | -0/+5 |
| | |||||
* | (toplevel) [HAVE_STRING_H]: Include string.h. | Dave Love | 2000-08-28 | 1 | -15/+32 |
| | | | | (toplevel) [HAVE_STRINGS_H]: Include strings.h. | ||||
* | fix line endings | Andrew Innes | 2000-08-23 | 3 | -4/+404 |
| | |||||
* | *** empty log message *** | Andrew Innes | 2000-08-22 | 1 | -1/+13 |
| | |||||
* | (WIN32): Remove unnecessary definition. | Andrew Innes | 2000-08-22 | 1 | -3/+2 |
| | | | | | (sleep): Make argument unsigned long. (_WINSOCK_H): Undefine so normal winsock definitions can be used. | ||||
* | (sleep): Make argument unsigned long. | Andrew Innes | 2000-08-22 | 1 | -1/+1 |
| | |||||
* | (main) [WINDOWSNT]: Force binary mode for fileio. | Andrew Innes | 2000-08-22 | 1 | -2/+5 |
| | |||||
* | *** empty log message *** | Kenichi Handa | 2000-08-21 | 1 | -0/+4 |
| | |||||
* | (canonicalize_filename) [DOS_NT]: Upcase the first | Eli Zaretskii | 2000-08-20 | 2 | -1/+6 |
| | | | | letter only if it is a drive letter. | ||||
* | *** empty log message *** | Gerd Moellmann | 2000-07-14 | 1 | -0/+11 |
| | |||||
* | (xrealloc, xmalloc): Renamed from yrealloc and | Gerd Moellmann | 2000-07-14 | 1 | -30/+30 |
| | | | | ymalloc. | ||||
* | (xmalloc, xrealloc): Make externally visible, for use | Gerd Moellmann | 2000-07-14 | 1 | -4/+4 |
| | | | | by alloca.o. | ||||
* | (alloca.o): Add -Demacs so that alloca will use | Gerd Moellmann | 2000-07-14 | 1 | -1/+1 |
| | | | | xmalloc. | ||||
* | *** empty log message *** | Gerd Moellmann | 2000-07-10 | 1 | -0/+7 |
| | |||||
* | (yylex): Accept string literals with newlines in them. | Gerd Moellmann | 2000-07-10 | 1 | -4/+7 |
| | | | | | | (process_pp_line): Handle case of string literal with newline in it in replacement text, which counts as continuing the replacement text in GNU C. | ||||
* | *** empty log message *** | Gerd Moellmann | 2000-07-03 | 1 | -0/+5 |
| | |||||
* | (token_string): Add missing tokens. | Gerd Moellmann | 2000-07-03 | 1 | -12/+36 |
| | | | | (parm_list): Handle case of qualified pointers. | ||||
* | Move config.h before other includes (which may use feature tests). | Dave Love | 2000-06-23 | 2 | -4/+9 |
| | |||||
* | comment | Dave Love | 2000-06-20 | 1 | -1/+2 |
| | |||||
* | . | Jim Meyering | 2000-06-14 | 1 | -0/+4 |
| | |||||
* | Fix typos in comments. Remove trailing blanks. | Jim Meyering | 2000-06-14 | 1 | -12/+12 |
| | |||||
* | *** empty log message *** | Jason Rumney | 2000-06-11 | 1 | -0/+7 |
| | |||||
* | Added targets for ebrowse. | Jason Rumney | 2000-06-11 | 1 | -0/+12 |
| | |||||
* | [WINDOWS-NT]: Use stricmp rather than strcasecmp to compare filenames. | Jason Rumney | 2000-06-11 | 1 | -2/+6 |
| | |||||
* | *** empty log message *** | Gerd Moellmann | 2000-06-06 | 1 | -0/+5 |
| | |||||
* | (ymalloc): Renamed from xmalloc. | Gerd Moellmann | 2000-06-06 | 1 | -31/+33 |
| | | | | (yrealloc): Renamed from xrealloc. | ||||
* | (ERROR_MAX): Increase to 160. | Dave Love | 2000-05-21 | 2 | -2/+9 |
| | |||||
* | Include config.h, not ../src/config.h. | Dave Love | 2000-05-21 | 1 | -2/+3 |
| | | | | (Errmsg): Bump length. | ||||
* | *** empty log message *** | Gerd Moellmann | 2000-05-05 | 1 | -2/+2 |
| | |||||
* | *** empty log message *** | Gerd Moellmann | 2000-05-04 | 1 | -0/+5 |
| | |||||
* | (DEFAULT_OUTFILE): Set to `BROWSE'. | Gerd Moellmann | 2000-05-04 | 1 | -1/+1 |
| | |||||
* | *** empty log message *** | Eli Zaretskii | 2000-05-02 | 1 | -0/+12 |
| |