#ifndef YYERRCODE #define YYERRCODE 256 #endif #define _BANG 257 #define _BANG_EQUALS 258 #define _AMPER 259 #define _AMPERAMPER 260 #define _LPAREN 261 #define _RPAREN 262 #define _PLUS_EQUALS 263 #define _COLON 264 #define _SEMIC 265 #define _LANGLE 266 #define _LANGLE_EQUALS 267 #define _EQUALS 268 #define _RANGLE 269 #define _RANGLE_EQUALS 270 #define _QUESTION_EQUALS 271 #define _LBRACKET 272 #define _RBRACKET 273 #define ACTIONS 274 #define BIND 275 #define CASE 276 #define DEFAULT 277 #define ELSE 278 #define EXISTING 279 #define FOR 280 #define IF 281 #define IGNORE 282 #define IN 283 #define INCLUDE 284 #define LOCAL 285 #define ON 286 #define PIECEMEAL 287 #define QUIETLY 288 #define RETURN 289 #define RULE 290 #define SWITCH 291 #define TOGETHER 292 #define UPDATED 293 #define WHILE 294 #define _LBRACE 295 #define _BAR 296 #define _BARBAR 297 #define _RBRACE 298 #define ARG 299 #define STRING 300
# | Change | User | Description | Committed | |
---|---|---|---|---|---|
#6 | 3071 | Perforce staff | Bring generated jam files up-to-date. | ||
#5 | 2514 | rmg | Update derived files that are included in the source distro. | ||
#4 | 1580 | rmg |
Changes for 2.4beta. Yes, Christopher, I brashly said "2.4-dev WAS the beta" at tea yesterday, but I've since come to my better instincts (got chicken?), so this one will say rmg $ jam -v Jam 2.4beta. OS=LINUX. Copyright 1993-2002 Christopher Seiwald. for a week or two, at least. |
||
#3 | 1319 | rmg |
Jam 2.3 + Perforce's internal changes. This change is a drop of the Perforce internal Jam changes since the 2.3 public release. The individual changes represented herein are preserved in the //guest/richard_geiger/intjam/ branch. The intent of this drop is to provide a base, from which other contributors' Jam branches may be integrated into. It is not intended to become a packaged release in this state. We will be integrating changes from other users prior to creating the next packaged release. Please refer to the src/RELNOTES file for an overview of the changes present in this integration. - Richard Geiger Open Source Engineer at Perforce |
||
#2 | 486 | Perforce staff |
Jam 2.3. See RELNOTES for a list of changes from 2.2.x. Just about every source file was touched when jam got ANSI-fied. |
||
#1 | 2 | laura | Add Jam/MR 2.2 source |