| Commit message (Expand) | Author | Age | Files | Lines |
| * | * cpplib.c (do_line): Pedwarn for #line > 32767. | aoliva | 2000-02-16 | 1 | -1/+1 |
| * | * cpplib.c (do_define): Only free the old definition if it | zack | 2000-02-14 | 1 | -1/+2 |
| * | * cpphash.c: Fix formatting, update commentary. | zack | 2000-02-11 | 1 | -149/+203 |
| * | * cppexp.c: Don't include cpphash.h. | zack | 2000-02-10 | 1 | -24/+41 |
| * | * cpplib.h: Provide HASHNODE typedef and forward decl of | zack | 2000-02-10 | 1 | -18/+14 |
| * | * cpphash.c (macarg): Hoist all the flag diddling out of the | zack | 2000-02-10 | 1 | -63/+62 |
| * | * cpplib.c (cpp_define, cpp_undef): Make sure the stacked buffer | zack | 2000-02-09 | 1 | -13/+30 |
| * | * cpplib.c (cpp_get_token): Call CPP_BUMP_LINE after reading a | mmitchel | 2000-02-07 | 1 | -0/+1 |
| * | * cpplib.c (my_strerror, cpp_error, cpp_error_with_line, | zack | 2000-02-06 | 1 | -367/+18 |
| * | * cpplib.c (copy_rest_of_line): Revert previous change: don't | zack | 2000-02-06 | 1 | -2/+0 |
| * | * cppfiles.c (read_and_prescan) [case SPECCASE_QUESTION]: Bump | zack | 2000-02-06 | 1 | -32/+48 |
| * | * cppalloc.c: Update copyright. | zack | 2000-02-06 | 1 | -35/+39 |
| * | * cpperror.c: Remove #ifdef EMACS block. | zack | 2000-02-06 | 1 | -122/+48 |
| * | * Makefile.in (c-common.o): Depend on $(EXPR_H). | ghazi | 2000-02-06 | 1 | -0/+2 |
| * | * cpplib.h (cpp_reader): Add new flag, no_directives. | zack | 2000-02-02 | 1 | -1/+9 |
| * | * cpperror.c (cpp_file_line_for_message): If 'line' is zero, | zack | 2000-01-30 | 1 | -3/+2 |
| * | * cppinit.c (cpp_handle_option): Recognize C++ comments under | zack | 2000-01-27 | 1 | -130/+114 |
| * | more copyright nits | ghazi | 2000-01-19 | 1 | -1/+1 |
| * | * cppalloc.c: PROTO -> PARAMS. | ghazi | 2000-01-19 | 1 | -12/+12 |
| * | 2000-01-11 16:24 -0800 Zack Weinberg <zack@wolery.cumb.org> | zack | 2000-01-12 | 1 | -9/+33 |
| * | 1999-10-28 21:27 -0700 Zack Weinberg <zack@bitmover.com> | zack | 1999-10-29 | 1 | -30/+22 |
| * | * cpplib.c (if_directive_nameo): Add static prototype. | ghazi | 1999-10-03 | 1 | -0/+2 |
| * | * cpplib.c (handle_directive): Don't complain about `# NUMBER' if | jason | 1999-09-23 | 1 | -2/+6 |
| * | 1999-09-10 22:37 -0700 Zack Weinberg <zack@bitmover.com> | zack | 1999-09-11 | 1 | -22/+51 |
| * | * Makefile.in (cppexp.o): Depend on cpphash.h. | geoffk | 1999-09-09 | 1 | -13/+99 |
| * | * cpplib.c (cpp_push_buffer): Fix order of arguments. | law | 1999-09-08 | 1 | -1/+1 |
| * | * cpperror.c (cpp_file_line_for_message): Constify a char*. | ghazi | 1999-09-07 | 1 | -12/+30 |
| * | 1999-08-31 12:44 -0700 Zack Weinberg <zack@bitmover.com> | zack | 1999-08-31 | 1 | -66/+69 |
| * | 1999-08-25 13:51 -0700 Jim Meyering <meyering@ascend.com> | zack | 1999-08-25 | 1 | -1/+77 |
| * | * cpplib.c (read_line_number): New fn, split out of... | jason | 1999-08-14 | 1 | -25/+44 |
| * | Warning fixes: | ghazi | 1999-08-04 | 1 | -1/+0 |
| * | Wed Aug 4 13:29:23 1999 Zack Weinberg <zack@bitmover.com> | zack | 1999-08-04 | 1 | -16/+38 |
| * | * cpplib.c (cpp_get_token): Don't return a CPP_POP if the buffer | jason | 1999-07-26 | 1 | -5/+6 |
| * | * gcc.c (default_compilers, cpp-output): Pass -fpreprocessed. | jason | 1999-07-20 | 1 | -4/+30 |
| * | Mon Jun 7 13:33:39 1999 Dave Brolley <brolley@cygnus.com> | brolley | 1999-06-07 | 1 | -4/+4 |
| * | 1999-04-26 19:16 -0400 Zack Weinberg <zack@rabi.columbia.edu> | zack | 1999-04-26 | 1 | -146/+92 |
| * | 1999-04-19 14:51 -0400 Zack Weinberg <zack@rabi.columbia.edu> | zack | 1999-04-19 | 1 | -20/+25 |
| * | 1999-04-14 12:37 -0400 Zack Weinberg <zack@rabi.columbia.edu> | zack | 1999-04-14 | 1 | -1/+4 |
| * | 1999-04-12 14:55 -0400 Zack Weinberg <zack@rabi.columbia.edu> | zack | 1999-04-12 | 1 | -56/+85 |
| * | Warning fixes: | ghazi | 1999-03-19 | 1 | -12/+12 |
| * | 1999-03-16 16:06 -0500 Zack Weinberg <zack@rabi.columbia.edu> | brolley | 1999-03-16 | 1 | -450/+370 |
| * | 1999-03-15 21:39 -0500 Zack Weinberg <zack@rabi.columbia.edu> | zack | 1999-03-15 | 1 | -0/+13 |
| * | * Makefile.in (cppmain.o, cpplib.o, cpphash.o, cppalloc.o, | ghazi | 1999-02-25 | 1 | -6/+6 |
| * | 1999-02-25 17:14 -0500 Zack Weinberg <zack@rabi.columbia.edu> | zack | 1999-02-25 | 1 | -5/+5 |
| * | 1999-02-18 18:32 -0500 Zack Weinberg <zack@rabi.columbia.edu> | zack | 1999-02-18 | 1 | -2922/+14 |
| * | 1999-02-15 16:59 -0500 Zack Weinberg <zack@midnite.ec.rhno.columbia.edu> | zack | 1999-02-15 | 1 | -21/+36 |
| * | * cpplib.c (special_symbol): Move IP to be declared in function | brendan | 1999-02-09 | 1 | -2/+3 |
| * | 1999-02-09 10:30 -0500 Zack Weinberg <zack@rabi.columbia.edu> | zack | 1999-02-09 | 1 | -1/+1 |
| * | 1999-02-08 23:25 -0500 Zack Weinberg <zack@midnite.ec.rhno.columbia.edu> | zack | 1999-02-08 | 1 | -184/+103 |
| * | 1999-02-04 14:33 -0500 Zack Weinberg <zack@rabi.phys.columbia.edu> | brolley | 1999-02-04 | 1 | -370/+150 |