W3C CVS Root

CVS log for Amaya/batch/grammar.c

[BACK] Up to [Public] / Amaya / batch

Request diff between arbitrary revisions


Keyword substitution: kv
Default branch: MAIN


Revision 1.53: download - view: text, markup, annotated - select for diffs
Fri Jun 1 14:24:52 2007 UTC (16 years, 11 months ago) by quint
Branches: MAIN
CVS tags: HEAD, Amaya-9-55-1, Amaya-9-55, Amaya-11-4-7, Amaya-11-3-1, Amaya-11-3, Amaya-11-2, Amaya-11-1, Amaya-11-0, Amaya-10-0
Diff to: previous 1.52: preferred, colored
Changes since revision 1.52: +1 -1 lines
CSS/MathML: partial implementation of CSS rule font-variant
   and MathML attribute math-variant.
VQ

Revision 1.52: download - view: text, markup, annotated - select for diffs
Tue Oct 10 12:41:35 2006 UTC (17 years, 7 months ago) by vatton
Branches: MAIN
CVS tags: Amaya-9-54, Amaya-9-53bis, Amaya-9-53, Amaya-9-52
Diff to: previous 1.51: preferred, colored
Changes since revision 1.51: +1 -1 lines
Add a PseudoParag exception
Irene

Revision 1.51: download - view: text, markup, annotated - select for diffs
Tue Jun 14 15:14:33 2005 UTC (18 years, 11 months ago) by gully
Branches: MAIN
CVS tags: Amaya-9-51, Amaya-9-5, Amaya-9-4, Amaya-9-3, Amaya-9-2-1, Amaya-9-2
Diff to: previous 1.50: preferred, colored
Changes since revision 1.50: +1 -1 lines
fix warnings
S. GULLY

Revision 1.50: download - view: text, markup, annotated - select for diffs
Mon May 30 14:35:33 2005 UTC (18 years, 11 months ago) by vatton
Branches: MAIN
Diff to: previous 1.49: preferred, colored
Changes since revision 1.49: +1 -1 lines
Update the copyrigh.
Irene

Revision 1.49: download - view: text, markup, annotated - select for diffs
Wed Oct 13 12:43:33 2004 UTC (19 years, 7 months ago) by vatton
Branches: MAIN
CVS tags: Amaya-9-1, Amaya-8-7
Diff to: previous 1.48: preferred, colored
Changes since revision 1.48: +0 -3 lines
Don't use the zlib with compilers.
Irene

Revision 1.48: download - view: text, markup, annotated - select for diffs
Thu Sep 23 14:13:47 2004 UTC (19 years, 8 months ago) by quint
Branches: MAIN
Diff to: previous 1.47: preferred, colored
Changes since revision 1.47: +2 -2 lines
CSS: implementing value "list-item" for property "display", and
properties list-style-type and list-style-position.
VQ

Revision 1.47: download - view: text, markup, annotated - select for diffs
Tue Dec 16 12:10:07 2003 UTC (20 years, 5 months ago) by cvs
Branches: MAIN
CVS tags: Amaya-8-6, Amaya-8-5, Amaya-8-4, Amaya-8-3
Diff to: previous 1.46: preferred, colored
Changes since revision 1.46: +12 -12 lines
Rename flags _WINDOWS by _WINGUI
+ the flag _WINDOWS must be used only for windows specific code.
+ the flag _WINGUI must be used only for old windows gui stuff.

S. GULLY

Revision 1.46: download - view: text, markup, annotated - select for diffs
Tue Nov 18 08:10:24 2003 UTC (20 years, 6 months ago) by gully
Branches: MAIN
Diff to: previous 1.45: preferred, colored
Changes since revision 1.45: +2 -2 lines
This is the Amaya C++ version : ie amaya uses now g++ (c++ version of gcc)

WARNING:
Before compilation do :
    - On debian just install g++ : "apt-get install g++"
    - A cvs update into libwww directory because there is a expat header to update.
    - "rm -rf *"
    - "../configure [options...]"

S. GULLY

Revision 1.45: download - view: text, markup, annotated - select for diffs
Wed Nov 14 08:04:11 2001 UTC (22 years, 6 months ago) by vatton
Branches: MAIN
CVS tags: Amaya-8-2, Amaya-8-1b, Amaya-8-1, Amaya-8-0, Amaya-7-2, Amaya-7-1, Amaya-7-0, Amaya-6-4, Amaya-6-3, Amaya-6-2, Amaya-6-1, Amaya-6-0, Amaya-5-3
Diff to: previous 1.44: preferred, colored
Changes since revision 1.44: +0 -1 lines
A new version of the files browser for GTK and MOTIF.
Irene

Revision 1.44: download - view: text, markup, annotated - select for diffs
Fri Apr 6 11:06:12 2001 UTC (23 years, 1 month ago) by cvs
Branches: MAIN
CVS tags: Amaya-5-2, Amaya-5-1, Amaya-5-0
Diff to: previous 1.43: preferred, colored
Changes since revision 1.43: +3 -22 lines
Adding Unicode stuff + fixing a bug in the spell checker (\n was
not considered as a separator).
Irene

Revision 1.43: download - view: text, markup, annotated - select for diffs
Wed Mar 28 15:52:41 2001 UTC (23 years, 2 months ago) by cvs
Branches: MAIN
Diff to: previous 1.42: preferred, colored
Changes since revision 1.42: +35 -128 lines
Code clean up
Irene

Revision 1.42: download - view: text, markup, annotated - select for diffs
Fri Mar 16 12:05:23 2001 UTC (23 years, 2 months ago) by cvs
Branches: MAIN
CVS tags: Amaya-4-3-2
Diff to: previous 1.41: preferred, colored
Changes since revision 1.41: +10 -10 lines
Removing the macro TEXT ()
Irene

Revision 1.41: download - view: text, markup, annotated - select for diffs
Mon Jan 8 07:43:34 2001 UTC (23 years, 4 months ago) by cvs
Branches: MAIN
CVS tags: Amaya-4-3-1, Amaya-4-3
Diff to: previous 1.40: preferred, colored
Changes since revision 1.40: +672 -653 lines
Removing structures, code and files that maintain external links.
Code clean up
VQ.

Revision 1.40: download - view: text, markup, annotated - select for diffs
Tue Nov 21 11:44:08 2000 UTC (23 years, 6 months ago) by cvs
Branches: MAIN
CVS tags: Amaya-4-1-2, Amaya-4-1-0
Diff to: previous 1.39: preferred, colored
Changes since revision 1.39: +1 -1 lines
Adding keyword 'Transparent' for colors in language P.
VQ.

Revision 1.39: download - view: text, markup, annotated - select for diffs
Mon Jul 3 07:06:52 2000 UTC (23 years, 10 months ago) by cvs
Branches: MAIN
CVS tags: Amaya-4-0-0, Amaya-3-2-1, Amaya-3-2
Diff to: previous 1.38: preferred, colored
Changes since revision 1.38: +17 -3 lines
Bug fix: Compiler grm crashed when it could not open the .LST file
VQ.

Revision 1.38: download - view: text, markup, annotated - select for diffs
Fri Feb 25 17:34:50 2000 UTC (24 years, 3 months ago) by cvs
Branches: MAIN
Diff to: previous 1.37: preferred, colored
Changes since revision 1.37: +28 -10 lines
Unicode.

Ramzi.

Revision 1.37: download - view: text, markup, annotated - select for diffs
Mon Feb 21 18:15:35 2000 UTC (24 years, 3 months ago) by cvs
Branches: MAIN
Diff to: previous 1.36: preferred, colored
Changes since revision 1.36: +1 -1 lines
Unicode + Internationalization of compilers.

Ramzi.

Revision 1.36: download - view: text, markup, annotated - select for diffs
Wed Feb 16 17:05:43 2000 UTC (24 years, 3 months ago) by cvs
Branches: MAIN
Diff to: previous 1.35: preferred, colored
Changes since revision 1.35: +2 -2 lines
Unicode.

Ramzi.

Revision 1.35: download - view: text, markup, annotated - select for diffs
Wed Jan 12 14:15:40 2000 UTC (24 years, 4 months ago) by cvs
Branches: MAIN
Diff to: previous 1.34: preferred, colored
Changes since revision 1.34: +1 -1 lines
Preparing for Unicode.
Ramzi.

Revision 1.34: download - view: text, markup, annotated - select for diffs
Wed Dec 29 18:20:42 1999 UTC (24 years, 4 months ago) by cvs
Branches: MAIN
Diff to: previous 1.33: preferred, colored
Changes since revision 1.33: +7 -16 lines
Adding new rules to language P: Margin*, Border* and Padding*
Abstract boxes take these new rules into account, but not concrete
boxes yet.
VQ.

Revision 1.33: download - view: text, markup, annotated - select for diffs
Mon Dec 6 10:28:15 1999 UTC (24 years, 5 months ago) by cvs
Branches: MAIN
Diff to: previous 1.32: preferred, colored
Changes since revision 1.32: +1 -1 lines
Support of the horizontal scroll.

Irene

Revision 1.32: download - view: text, markup, annotated - select for diffs
Sun Jun 27 16:27:27 1999 UTC (24 years, 11 months ago) by cvs
Branches: MAIN
Diff to: previous 1.31: preferred, colored
Changes since revision 1.31: +1 -1 lines
Preparing Unicode version: String management.

Ramzi.

Revision 1.31: download - view: text, markup, annotated - select for diffs
Wed Jun 2 12:43:27 1999 UTC (24 years, 11 months ago) by cvs
Branches: MAIN
CVS tags: Release-2-1
Diff to: previous 1.30: preferred, colored
Changes since revision 1.30: +5 -5 lines
Rename the Thot boolean into ThotBool to avoid conflicts with jpeg includes.
Extend the CSS structure to take included structures into account
iIrene

Revision 1.30: download - view: text, markup, annotated - select for diffs
Thu Apr 29 12:19:21 1999 UTC (25 years, 1 month ago) by cvs
Branches: MAIN
Diff to: previous 1.29: preferred, colored
Changes since revision 1.29: +0 -1 lines
Some modifications related to unicode.
Ramzi.

Revision 1.29: download - view: text, markup, annotated - select for diffs
Wed Apr 21 12:32:28 1999 UTC (25 years, 1 month ago) by cvs
Branches: MAIN
Diff to: previous 1.28: preferred, colored
Changes since revision 1.28: +1 -1 lines
F2 key to select.
Unicode Stuff.
Ramzi.

Revision 1.28: download - view: text, markup, annotated - select for diffs
Thu Apr 15 13:24:49 1999 UTC (25 years, 1 month ago) by cvs
Branches: MAIN
Diff to: previous 1.27: preferred, colored
Changes since revision 1.27: +2 -2 lines
Ramzi (Unicode).

Revision 1.27: download - view: text, markup, annotated - select for diffs
Fri Apr 2 14:14:57 1999 UTC (25 years, 1 month ago) by cvs
Branches: MAIN
Diff to: previous 1.26: preferred, colored
Changes since revision 1.26: +1 -0 lines
  Implementation of:
  - open a CSS file used in a document.
  - disable CSS properties of the CSS file.
  - remove a CSS link.
  - enable (not available yet)

  All user Amaya preferences and personal files are collected into a
  home directory. By default this directory is $HOME/.amaya on Unix
  platforms and C:\TEMP\amaya on Windows platforms. These files are:
  - a personal amaya.css
  - a personal amaya.keyboard (amaya.kb on Windows)
  - a personal dictionary
  - thot.rc personal preferences. This file is generated and updated thru
    the Special/Preferences menu.
  - and other temporary files and directories used by Amaya.
Irene

Revision 1.26: download - view: text, markup, annotated - select for diffs
Tue Feb 2 16:14:19 1999 UTC (25 years, 3 months ago) by cvs
Branches: MAIN
Diff to: previous 1.25: preferred, colored
Changes since revision 1.25: +24 -23 lines
Preparing Amaya to I18N.
Ramzi.

Revision 1.25: download - view: text, markup, annotated - select for diffs
Fri Jan 29 09:44:51 1999 UTC (25 years, 3 months ago) by cvs
Branches: MAIN
Diff to: previous 1.24: preferred, colored
Changes since revision 1.24: +0 -3 lines
Irene

Revision 1.24: download - view: text, markup, annotated - select for diffs
Fri Nov 6 10:51:28 1998 UTC (25 years, 6 months ago) by cvs
Branches: MAIN
Diff to: previous 1.23: preferred, colored
Changes since revision 1.23: +53 -14 lines
Thot Compilers for windoz.
Ramwi.

Revision 1.23: download - view: text, markup, annotated - select for diffs
Fri Jan 31 11:29:52 1997 UTC (27 years, 3 months ago) by cvs
Branches: MAIN
CVS tags: THOT_2_0b, AMAYA_0_95b
Diff to: previous 1.22: preferred, colored
Changes since revision 1.22: +4 -4 lines
Modified EXPORT en THOT_EXPORT, first steps for Kaffe integration and
event loop rewriting, Daniel.

Revision 1.22: download - view: text, markup, annotated - select for diffs
Thu Jan 9 11:58:12 1997 UTC (27 years, 4 months ago) by cvs
Branches: MAIN
CVS tags: THOT_SOURCES_2_0, THOT_2_0a, AMAYA_SOURCES_0_95, AMAYA_0_95a
Diff to: previous 1.21: preferred, colored
Changes since revision 1.21: +12 -9 lines
Add authors
Irene

Revision 1.21: download - view: text, markup, annotated - select for diffs
Fri Jan 3 16:43:53 1997 UTC (27 years, 4 months ago) by cvs
Branches: MAIN
Diff to: previous 1.20: preferred, colored
Changes since revision 1.20: +9 -0 lines
Adding Warning message to files not completely translated in english.
Ramzi.

Revision 1.20: download - view: text, markup, annotated - select for diffs
Wed Dec 25 15:11:11 1996 UTC (27 years, 5 months ago) by cvs
Branches: MAIN
Diff to: previous 1.19: preferred, colored
Changes since revision 1.19: +6 -3 lines
New copyright statement for the thot library.
Ramzi.

Revision 1.19: download - view: text, markup, annotated - select for diffs
Wed Dec 25 10:48:50 1996 UTC (27 years, 5 months ago) by cvs
Branches: MAIN
Diff to: previous 1.18: preferred, colored
Changes since revision 1.18: +10 -10 lines
Traductions.
Ramzi.

Revision 1.18: download - view: text, markup, annotated - select for diffs
Fri Dec 13 20:15:41 1996 UTC (27 years, 5 months ago) by cvs
Branches: MAIN
Diff to: previous 1.17: preferred, colored
Changes since revision 1.17: +4 -4 lines
Cleaning, cleaning all the file and filesystem interfaces, Daniel.

Revision 1.17: download - view: text, markup, annotated - select for diffs
Wed Dec 11 15:26:56 1996 UTC (27 years, 5 months ago) by cvs
Branches: MAIN
Diff to: previous 1.16: preferred, colored
Changes since revision 1.16: +52 -51 lines
Pretty printing.
Ramzi.

Revision 1.16: download - view: text, markup, annotated - select for diffs
Tue Dec 10 11:05:56 1996 UTC (27 years, 5 months ago) by cvs
Branches: MAIN
Diff to: previous 1.15: preferred, colored
Changes since revision 1.15: +43 -39 lines
Checking comments.
Ramzi.

Revision 1.15: download - view: text, markup, annotated - select for diffs
Wed Dec 4 11:06:45 1996 UTC (27 years, 5 months ago) by cvs
Branches: MAIN
Diff to: previous 1.14: preferred, colored
Changes since revision 1.14: +1 -1 lines
Cleaning warning messages.
Ramzi.

Revision 1.14: download - view: text, markup, annotated - select for diffs
Mon Dec 2 15:03:02 1996 UTC (27 years, 5 months ago) by cvs
Branches: MAIN
Diff to: previous 1.13: preferred, colored
Changes since revision 1.13: +879 -0 lines
Correction erreur (amaya, batch) Cecile

Revision 1.13: download - view: text, markup, annotated - select for diffs
Mon Dec 2 12:21:09 1996 UTC (27 years, 5 months ago) by cvs
Branches: MAIN
Diff to: previous 1.12: preferred, colored
Changes since revision 1.12: +0 -879 lines
traductions generales Cecile

Revision 1.12: download - view: text, markup, annotated - select for diffs
Fri Nov 29 12:00:32 1996 UTC (27 years, 5 months ago) by cvs
Branches: MAIN
Diff to: previous 1.11: preferred, colored
Changes since revision 1.11: +1 -1 lines
Translation of modules: others.dat (from Irene) and tramsg.dat (from Jose).
Ramzi

Revision 1.11: download - view: text, markup, annotated - select for diffs
Wed Nov 27 19:29:16 1996 UTC (27 years, 6 months ago) by cvs
Branches: MAIN
Diff to: previous 1.10: preferred, colored
Changes since revision 1.10: +2 -2 lines
Removal of .var files, replaced by _tv.h equivalents, Daniel.

Revision 1.10: download - view: text, markup, annotated - select for diffs
Tue Nov 26 18:20:37 1996 UTC (27 years, 6 months ago) by cvs
Branches: MAIN
Diff to: previous 1.9: preferred, colored
Changes since revision 1.9: +116 -116 lines
Translation of files: batch (Vincent), boxrelations (Irene), buildlines (Irene),
constcoor (Vincent), constmenu (Jose) and regexp (Vincent).
Ramzi.

Revision 1.9: download - view: text, markup, annotated - select for diffs
Tue Nov 26 09:53:05 1996 UTC (27 years, 6 months ago) by cvs
Branches: MAIN
Diff to: previous 1.8: preferred, colored
Changes since revision 1.8: +4 -4 lines
Nettoyage des constantes globales

VQ.

Revision 1.8: download - view: text, markup, annotated - select for diffs
Sun Nov 24 16:31:42 1996 UTC (27 years, 6 months ago) by cvs
Branches: MAIN
Diff to: previous 1.7: preferred, colored
Changes since revision 1.7: +17 -17 lines
Translation according to new identifiers of: compilmsg.h, corrmsg.h
grmmsg.h and libmsg.h
Ramzi.

Revision 1.7: download - view: text, markup, annotated - select for diffs
Fri Nov 22 22:43:10 1996 UTC (27 years, 6 months ago) by cvs
Branches: MAIN
Diff to: previous 1.6: preferred, colored
Changes since revision 1.6: +13 -6 lines
Big changes : removal of all .f files, upgrade to _f.h automatically
generated, updated of Imakefile and ID, Daniel.

Revision 1.6: download - view: text, markup, annotated - select for diffs
Fri Nov 22 14:21:50 1996 UTC (27 years, 6 months ago) by cvs
Branches: MAIN
Diff to: previous 1.5: preferred, colored
Changes since revision 1.5: +303 -322 lines
Nettoyage du module grammar.c

VQ.

Revision 1.5: download - view: text, markup, annotated - select for diffs
Fri Nov 22 12:15:53 1996 UTC (27 years, 6 months ago) by cvs
Branches: MAIN
Diff to: previous 1.4: preferred, colored
Changes since revision 1.4: +118 -118 lines
Changement de noms dans typegrm.h
VQ

Revision 1.4: download - view: text, markup, annotated - select for diffs
Fri Nov 22 07:52:19 1996 UTC (27 years, 6 months ago) by cvs
Branches: MAIN
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +9 -12 lines
Nettoyage des compilateurs

VQ

Revision 1.3: download - view: text, markup, annotated - select for diffs
Thu Nov 21 15:05:49 1996 UTC (27 years, 6 months ago) by cvs
Branches: MAIN
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +4 -4 lines
Suppression des fonctions ord(x)
Irene

Revision 1.2: download - view: text, markup, annotated - select for diffs
Thu Nov 21 10:26:49 1996 UTC (27 years, 6 months ago) by cvs
Branches: MAIN
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +6 -6 lines
Derniere mise a jour des messages
Irene.

Revision 1.1.1.1 (vendor branch): download - view: text, markup, annotated - select for diffs
Wed Nov 20 00:41:01 1996 UTC (27 years, 6 months ago) by cvs
Branches: OPERA
CVS tags: Start_Nov_20_96
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +0 -0 lines
Opera tree

Revision 1.1: download - view: text, markup, annotated - select for diffs
Wed Nov 20 00:41:01 1996 UTC (27 years, 6 months ago) by cvs
Branches: MAIN
Initial revision

Diff request

This form allows you to request diffs 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.

Log view options

Webmaster