OpenBSD CVS

CVS log for src/usr.bin/pcc/cpp/Attic/scanner.l


[BACK] Up to [local] / src / usr.bin / pcc / cpp

Request diff between arbitrary revisions


Default branch: MAIN


Revision 1.14, Thu Apr 12 11:51:12 2012 UTC (12 years, 1 month ago) by pirofti
Branch: MAIN
CVS Tags: HEAD
Changes since 1.13: +1 -1 lines
FILE REMOVED

tedu(tm) pcc.

Message sent. Okay deraadt@.

Revision 1.13 / (download) - annotate - [select for diffs], Thu Dec 17 17:52:54 2009 UTC (14 years, 5 months ago) by ragge
Branch: MAIN
CVS Tags: OPENBSD_5_1_BASE, OPENBSD_5_1, OPENBSD_5_0_BASE, OPENBSD_5_0, OPENBSD_4_9_BASE, OPENBSD_4_9, OPENBSD_4_8_BASE, OPENBSD_4_8, OPENBSD_4_7_BASE, OPENBSD_4_7
Changes since 1.12: +4 -3 lines
Diff to previous 1.12 (colored)

Update from master repo.  Many bugfixes + significant speedyps.

Revision 1.12 / (download) - annotate - [select for diffs], Thu Aug 21 16:34:10 2008 UTC (15 years, 9 months ago) by ragge
Branch: MAIN
CVS Tags: OPENBSD_4_6_BASE, OPENBSD_4_6, OPENBSD_4_5_BASE, OPENBSD_4_5
Changes since 1.11: +5 -1 lines
Diff to previous 1.11 (colored)

From master repo:  Accept // inside #if directives.

Revision 1.11 / (download) - annotate - [select for diffs], Mon Aug 18 20:54:10 2008 UTC (15 years, 9 months ago) by ragge
Branch: MAIN
Changes since 1.10: +10 -1 lines
Diff to previous 1.10 (colored)

Updates from master repo: Fix two bugs reported by Art Grabowski.

Revision 1.10 / (download) - annotate - [select for diffs], Sun Aug 17 18:40:13 2008 UTC (15 years, 9 months ago) by ragge
Branch: MAIN
Changes since 1.9: +72 -30 lines
Diff to previous 1.9 (colored)

Updates from master repo.  Can now compile both userland and kernel.
(with some patches...)

Revision 1.9 / (download) - annotate - [select for diffs], Fri Apr 11 20:45:52 2008 UTC (16 years, 1 month ago) by stefan
Branch: MAIN
CVS Tags: OPENBSD_4_4_BASE, OPENBSD_4_4
Changes since 1.8: +32 -16 lines
Diff to previous 1.8 (colored)

Sync with master repo. Reminded by otto@

Revision 1.8 / (download) - annotate - [select for diffs], Sat Jan 12 17:58:29 2008 UTC (16 years, 4 months ago) by ragge
Branch: MAIN
CVS Tags: OPENBSD_4_3_BASE, OPENBSD_4_3
Changes since 1.7: +13 -3 lines
Diff to previous 1.7 (colored)

Updates from master repo:
> Fix whitespace bug.
> Define __STDC_VERSION__ to 199901L.

Revision 1.7 / (download) - annotate - [select for diffs], Sun Dec 9 21:11:42 2007 UTC (16 years, 5 months ago) by ragge
Branch: MAIN
Changes since 1.6: +18 -7 lines
Diff to previous 1.6 (colored)

Updates from master repo:
- Don't loop forever in conditional includes.
- Print error and not a number if wrong token got.
- A bunch of sanity checks.

Revision 1.6 / (download) - annotate - [select for diffs], Fri Nov 16 09:00:12 2007 UTC (16 years, 6 months ago) by otto
Branch: MAIN
Changes since 1.5: +4 -2 lines
Diff to previous 1.5 (colored)

sync tree with master repo; Nov 16 2007

Revision 1.5 / (download) - annotate - [select for diffs], Sat Nov 10 22:14:15 2007 UTC (16 years, 6 months ago) by stefan
Branch: MAIN
Changes since 1.4: +10 -1 lines
Diff to previous 1.4 (colored)

Pull from master repo:
++ and -- are not allowed in preprocessor expressions. Based on a
diff by Jan Kryl.
ok ragge@, otto@

Revision 1.4 / (download) - annotate - [select for diffs], Sat Oct 27 12:50:50 2007 UTC (16 years, 7 months ago) by ragge
Branch: MAIN
Changes since 1.3: +14 -6 lines
Diff to previous 1.3 (colored)

Pull up changes from master repo:
> Fix preprocessor number overflow check, by Jan Kryl.

Revision 1.3 / (download) - annotate - [select for diffs], Sun Oct 21 18:58:02 2007 UTC (16 years, 7 months ago) by otto
Branch: MAIN
Changes since 1.2: +15 -43 lines
Diff to previous 1.2 (colored)

Pull from ragge's repo:
More fixes to cpp arithmetic, sanitychecked by otto and stefan.

Revision 1.2 / (download) - annotate - [select for diffs], Fri Oct 12 07:22:44 2007 UTC (16 years, 7 months ago) by otto
Branch: MAIN
Changes since 1.1: +41 -8 lines
Diff to previous 1.1 (colored)

rewrite of constant expression evaluation; taking into account
signed vs unsigned and shortcutting of && and ||
ok ragge@

Revision 1.1 / (download) - annotate - [select for diffs], Sun Oct 7 17:58:51 2007 UTC (16 years, 7 months ago) by otto
Branch: MAIN

reorg pcc tree; requested by and ok deraadt@; ok ragge@

This form allows you to request diff's between any two revisions of a file. You may select a symbolic revision name using the selection box or you may type in a numeric name using the type-in text box.