W3C CVS Root

CVS log for Amaya/amaya/f/transparse_f.h

[BACK] Up to [Public] / Amaya / amaya / f

Request diff between arbitrary revisions


Keyword substitution: kv
Default branch: MAIN


Revision 1.18: download - view: text, markup, annotated - select for diffs
Wed May 7 13:49:03 2008 UTC (16 years, 1 month ago) by kia
Branches: MAIN
CVS tags: HEAD, Amaya-11-4-7, Amaya-11-3-1, Amaya-11-3, Amaya-11-2, Amaya-11-1, Amaya-11-0
Diff to: previous 1.17: preferred, colored
Changes since revision 1.17: +4 -4 lines
char* => const char*
(Regis patches + many many others)

Revision 1.17: download - view: text, markup, annotated - select for diffs
Tue Jun 7 13:39:13 2005 UTC (19 years ago) by gully
Branches: MAIN
CVS tags: Amaya-9-55-1, Amaya-9-55, Amaya-9-54, Amaya-9-53bis, Amaya-9-53, Amaya-9-52, Amaya-9-51, Amaya-9-5, Amaya-9-4, Amaya-9-3, Amaya-9-2-1, Amaya-9-2, Amaya-10-0
Diff to: previous 1.16: preferred, colored
Changes since revision 1.16: +4 -4 lines
warning fix
S. GULLY

Revision 1.16: download - view: text, markup, annotated - select for diffs
Tue Jun 7 13:37:11 2005 UTC (19 years ago) by gully
Branches: MAIN
Diff to: previous 1.15: preferred, colored
Changes since revision 1.15: +2 -2 lines
code cleaning + warning fixes
S. GULLY

Revision 1.15: download - view: text, markup, annotated - select for diffs
Mon Jan 5 15:48:32 2004 UTC (20 years, 5 months ago) by gully
Branches: MAIN
CVS tags: Amaya-9-1, Amaya-8-7, Amaya-8-6, Amaya-8-5, Amaya-8-4, Amaya-8-3
Diff to: previous 1.14: preferred, colored
Changes since revision 1.14: +7 -7 lines
Remove "#ifndef __STDC__" specific prototypes generation (make proto).
Now fuctions's prototypes are by default __STDC__ compliant (even if __STDC__ flag is not defined).
[ This ugly change is necessary for wxWindows port on WINDOWS platform. ]

S. GULLY

Revision 1.14: download - view: text, markup, annotated - select for diffs
Mon Oct 13 12:36:33 2003 UTC (20 years, 8 months ago) by vatton
Branches: MAIN
CVS tags: Amaya-8-2
Diff to: previous 1.13: preferred, colored
Changes since revision 1.13: +6 -6 lines
It's now possible to call a menu action from the transformation menu.
The rule takes the form $FunctionName
This kind of transformation is used to transform <td> and <th> elements.
Irene

Revision 1.13: download - view: text, markup, annotated - select for diffs
Fri Mar 30 09:12:51 2001 UTC (23 years, 2 months ago) by cvs
Branches: MAIN
CVS tags: 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, Amaya-5-2, Amaya-5-1, Amaya-5-0
Diff to: previous 1.12: preferred, colored
Changes since revision 1.12: +2 -2 lines
Code clean up:
- wrong unicode stuff, double signatures, unnecessary messages,
Irene

Revision 1.12: download - view: text, markup, annotated - select for diffs
Fri Mar 16 16:40:28 2001 UTC (23 years, 3 months ago) by cvs
Branches: MAIN
CVS tags: Amaya-4-3-2
Diff to: previous 1.11: preferred, colored
Changes since revision 1.11: +4 -4 lines
Removing CHAR_T, ustr, ufopen, usprintf from these files.
Irene

Revision 1.11: download - view: text, markup, annotated - select for diffs
Tue Sep 5 13:44:46 2000 UTC (23 years, 9 months ago) by cvs
Branches: MAIN
CVS tags: Amaya-4-3-1, Amaya-4-3, Amaya-4-1-2, Amaya-4-1-0, Amaya-4-0-0
Diff to: previous 1.10: preferred, colored
Changes since revision 1.10: +4 -0 lines
Amaya transformations were broken.
Fixing some minor bugs too.
Irene

Revision 1.10: download - view: text, markup, annotated - select for diffs
Fri Nov 26 16:53:18 1999 UTC (24 years, 6 months ago) by cvs
Branches: MAIN
CVS tags: Amaya-3-2-1, Amaya-3-2
Diff to: previous 1.9: preferred, colored
Changes since revision 1.9: +4 -0 lines
Fixing some memory leaks.
Irene

Revision 1.9: download - view: text, markup, annotated - select for diffs
Tue Feb 2 16:14:19 1999 UTC (25 years, 4 months ago) by cvs
Branches: MAIN
CVS tags: Release-2-1
Diff to: previous 1.8: preferred, colored
Changes since revision 1.8: +2 -2 lines
Preparing Amaya to I18N.
Ramzi.

Revision 1.8: download - view: text, markup, annotated - select for diffs
Tue Mar 24 16:49:11 1998 UTC (26 years, 3 months ago) by cvs
Branches: MAIN
Diff to: previous 1.7: preferred, colored
Changes since revision 1.7: +1 -1 lines
Fixing bugs related to editing of src attribute.
Irene

Revision 1.7: download - view: text, markup, annotated - select for diffs
Thu Feb 19 17:14:04 1998 UTC (26 years, 4 months ago) by cvs
Branches: MAIN
Diff to: previous 1.6: preferred, colored
Changes since revision 1.6: +2 -0 lines
patches of transformation modules to follow parser evolution
Stephane

Revision 1.6: download - view: text, markup, annotated - select for diffs
Fri Sep 12 12:50:04 1997 UTC (26 years, 9 months ago) by cvs
Branches: MAIN
Diff to: previous 1.5: preferred, colored
Changes since revision 1.5: +1 -1 lines
fixed bugs in MathML transformations :
insertion of invisible elements needed for editing and formatting
use of parenthesis in quoted expressions (parser trans)

Improved the set of math transformations

steph.

Revision 1.5: download - view: text, markup, annotated - select for diffs
Fri Sep 5 13:34:09 1997 UTC (26 years, 9 months ago) by cvs
Branches: MAIN
Diff to: previous 1.4: preferred, colored
Changes since revision 1.4: +4 -2 lines
corrected minor bugs with math transformation
selection and transformations
separated HTML.trans and MathML.trans
Stephane

Revision 1.4: download - view: text, markup, annotated - select for diffs
Mon Jan 6 10:15:22 1997 UTC (27 years, 5 months ago) by cvs
Branches: MAIN
CVS tags: THOT_SOURCES_2_0, THOT_2_0b, THOT_2_0a, AMAYA_SOURCES_0_95, AMAYA_0_95b, AMAYA_0_95a
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +2 -2 lines
Translation to english.
Stephane.

Revision 1.3: download - view: text, markup, annotated - select for diffs
Fri Dec 13 20:15:40 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
Cleaning, cleaning all the file and filesystem interfaces, Daniel.

Revision 1.2: download - view: text, markup, annotated - select for diffs
Fri Dec 13 14:55:01 1996 UTC (27 years, 6 months ago) by cvs
Branches: MAIN
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +1 -1 lines
Cleaning, renamed NEW_WILLOWS to _WINDOWS, started port using xdev to NT
from Linux, Daniel.

Revision 1.1: download - view: text, markup, annotated - select for diffs
Fri Nov 22 22:43:09 1996 UTC (27 years, 7 months ago) by cvs
Branches: MAIN
Big changes : removal of all .f files, upgrade to _f.h automatically
generated, updated of Imakefile and ID, Daniel.

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