~ubuntu-branches/ubuntu/lucid/graphviz/lucid-security

« back to all changes in this revision

Viewing changes to tools/expr/RELEASE

  • Committer: Bazaar Package Importer
  • Author(s): Stephen M Moraco
  • Date: 2002-02-05 18:52:12 UTC
  • Revision ID: james.westby@ubuntu.com-20020205185212-8i04c70te00rc40y
Tags: upstream-1.7.16
ImportĀ upstreamĀ versionĀ 1.7.16

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
99-09-22 exparse.y,exeval.c: add for(ID[DYNAMIC])
 
2
         exparse.y: ref[i].ref
 
3
98-12-25 excc: fmtesq() to handle \"
 
4
98-11-11 expr.h: add disc matchf for strmatch
 
5
         exlib.h: fix exeval string mem leak with Expr_t.ve
 
6
98-09-11 expr.h: move Exdata_t to last public element of Exnode_t
 
7
98-07-17 label: return type INTEGER
 
8
         add exdump() for debugging
 
9
98-05-22 STRING * STRING == common chars by position, ' ' for diff
 
10
98-05-11 add function args; NOTE: auto's still global
 
11
98-04-01 sfprintf Sffmt_t update
 
12
98-02-14 fix aggressive freenode
 
13
98-02-04 finally drop exstr*() for vmalloc regions
 
14
97-12-07 preprint adjusts l count for %[doux]
 
15
97-10-31 tweak INTEGER <=> auto conversions
 
16
97-10-01 INTEGER is now Sflong_t
 
17
97-08-11 add pathfind()
 
18
         add '$' to identifier set
 
19
         eliminate S2B at PROCEDURE level
 
20
97-07-17 discipline interface (incompatible but only tw,cql affected)
 
21
         add excc() to generate C expression code
 
22
         drop exinclude()
 
23
         add printf base param (%width.precision.base<format>)
 
24
96-12-25 rearrange exparse.y to keep yacc and bison happy
 
25
95-08-11 drop exseek(), add exstatement(), exrewind()
 
26
         tune excontext()
 
27
95-05-09 drop %token for tokens in %binary,%left,%right to avoid redef errors
 
28
         add EX_CALL and EX_SCALAR to refval|getval|setval elt arg
 
29
         excomp with sp==0 and fp==0 resumes from previous context
 
30
         fix exseek()
 
31
         loosen excast() restrictions
 
32
         fix Oexparse.[ch] generation
 
33
95-04-01 add solaris yacc bogus yyact index makefile workaround
 
34
         fix switch newof() size=0!
 
35
95-03-19 fix exstore() alignment bug
 
36
95-01-11 prepare extoken.c for TRACE_lex==debug-level
 
37
         add exseek() for backup