W3C CVS Root

CVS log for Amaya/amaya/AHTMemConv.c

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

Request diff between arbitrary revisions


Keyword substitution: kv
Default branch: MAIN


Revision 1.24: download - view: text, markup, annotated - select for diffs
Tue May 13 09:30:27 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.23: preferred, colored
Changes since revision 1.23: +3 -2 lines
More char* fixes

Revision 1.23: download - view: text, markup, annotated - select for diffs
Mon May 30 14:35:33 2005 UTC (19 years ago) by vatton
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.22: preferred, colored
Changes since revision 1.22: +1 -1 lines
Update the copyrigh.
Irene

Revision 1.22: download - view: text, markup, annotated - select for diffs
Mon Jan 19 13:53:05 2004 UTC (20 years, 5 months ago) by vatton
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.21: preferred, colored
Changes since revision 1.21: +1 -1 lines
Removing _I18N_ within amaya and annotlib directories
Extending the copyright to 2004
Adding needed convertions utf-8 to the default charset.
Irene

Revision 1.21: download - view: text, markup, annotated - select for diffs
Tue Nov 18 08:10:23 2003 UTC (20 years, 7 months ago) by gully
Branches: MAIN
Diff to: previous 1.20: preferred, colored
Changes since revision 1.20: +1 -1 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.20: download - view: text, markup, annotated - select for diffs
Fri Apr 18 13:23:17 2003 UTC (21 years, 2 months ago) by cvs
Branches: MAIN
CVS tags: Amaya-8-2, Amaya-8-1b, Amaya-8-1, Amaya-8-0
Diff to: previous 1.19: preferred, colored
Changes since revision 1.19: +1 -1 lines
JK: Removing a sigsev reported by LC

Revision 1.19: download - view: text, markup, annotated - select for diffs
Mon Jan 6 15:42:05 2003 UTC (21 years, 5 months ago) by vatton
Branches: MAIN
CVS tags: Amaya-7-2
Diff to: previous 1.18: preferred, colored
Changes since revision 1.18: +1 -1 lines
New COPYRIGHT.
Irene

Revision 1.18: download - view: text, markup, annotated - select for diffs
Mon Jul 2 08:09:15 2001 UTC (22 years, 11 months ago) by cvs
Branches: MAIN
CVS tags: 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.17: preferred, colored
Changes since revision 1.17: +0 -71 lines
Code clean-up. Removing #ifdef __STDC--
VQ.

Revision 1.17: download - view: text, markup, annotated - select for diffs
Fri Mar 17 12:24:32 2000 UTC (24 years, 3 months ago) by cvs
Branches: MAIN
CVS tags: Amaya-4-3-2, Amaya-4-3-1, Amaya-4-3, Amaya-4-1-2, Amaya-4-1-0, Amaya-4-0-0, Amaya-3-2-1, Amaya-3-2
Diff to: previous 1.16: preferred, colored
Changes since revision 1.16: +1 -1 lines
New features: Browsing and saving HTML files according to the charset.
              Charset may be given by the http header or the http-equiv
              element.

Ramzi.

Revision 1.16: download - view: text, markup, annotated - select for diffs
Tue Mar 7 15:51:43 2000 UTC (24 years, 3 months ago) by cvs
Branches: MAIN
Diff to: previous 1.15: preferred, colored
Changes since revision 1.15: +0 -11 lines
Remove the Java stuff
Irene

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

Ramzi.

Revision 1.14: download - view: text, markup, annotated - select for diffs
Tue Jul 8 08:20:11 1997 UTC (26 years, 11 months ago) by cvs
Branches: MAIN
CVS tags: Release-2-1
Diff to: previous 1.13: preferred, colored
Changes since revision 1.13: +2 -0 lines
JK: Modifications for HTTP/1.1 publication/persistent connections

Revision 1.13: download - view: text, markup, annotated - select for diffs
Thu Jun 19 13:43:00 1997 UTC (27 years ago) by cvs
Branches: MAIN
Diff to: previous 1.12: preferred, colored
Changes since revision 1.12: +1 -2 lines
Connecting libwww (Amaya for windobe)
Ramzi.

Revision 1.12: download - view: text, markup, annotated - select for diffs
Wed Jun 18 12:42:45 1997 UTC (27 years ago) by cvs
Branches: MAIN
Diff to: previous 1.11: preferred, colored
Changes since revision 1.11: +2 -1 lines
Windoze. Porting libwww

Revision 1.11: download - view: text, markup, annotated - select for diffs
Tue Mar 18 12:06:50 1997 UTC (27 years, 3 months ago) by cvs
Branches: MAIN
Diff to: previous 1.10: preferred, colored
Changes since revision 1.10: +13 -9 lines
Cleanly identified and separated the dependancies between Amaya and
the libWWW. The Java version now compiles without -lwww, Daniel.

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

Revision 1.9: download - view: text, markup, annotated - select for diffs
Tue Jan 14 12:21:35 1997 UTC (27 years, 5 months ago) by cvs
Branches: MAIN
CVS tags: THOT_2_0a, AMAYA_0_95a
Diff to: previous 1.8: preferred, colored
Changes since revision 1.8: +8 -5 lines
Insure ++
+ Authors in Amaya code
+ new printmenu
Irene

Revision 1.8: download - view: text, markup, annotated - select for diffs
Sat Dec 28 04:52:24 1996 UTC (27 years, 5 months ago) by cvs
Branches: MAIN
CVS tags: THOT_SOURCES_2_0, AMAYA_SOURCES_0_95
Diff to: previous 1.7: preferred, colored
Changes since revision 1.7: +64 -29 lines
JK: finished FVC comments on this modules

Revision 1.7: download - view: text, markup, annotated - select for diffs
Fri Dec 27 08:16:28 1996 UTC (27 years, 5 months ago) by cvs
Branches: MAIN
Diff to: previous 1.6: preferred, colored
Changes since revision 1.6: +16 -13 lines
Suppression des fichiers .h
Irene

Revision 1.6: download - view: text, markup, annotated - select for diffs
Wed Dec 25 13:09:10 1996 UTC (27 years, 5 months ago) by cvs
Branches: MAIN
Diff to: previous 1.5: preferred, colored
Changes since revision 1.5: +7 -4 lines
New copyright statement for amaya (directory):
/*
 *
 * (c) COPYRIGHT MIT and INRIA, 1996.
 * Please first read the full copyright statement in file COPYRIGHT.
 *
 */

Ramzi.

Revision 1.5: download - view: text, markup, annotated - select for diffs
Wed Dec 11 14:48:53 1996 UTC (27 years, 6 months ago) by cvs
Branches: MAIN
Diff to: previous 1.4: preferred, colored
Changes since revision 1.4: +109 -95 lines
Pretty printing.
Ramzi.

Revision 1.4: download - view: text, markup, annotated - select for diffs
Sat Dec 7 15:10:39 1996 UTC (27 years, 6 months ago) by cvs
Branches: MAIN
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +7 -4 lines
Checking comments in amaya directory
Ramzi.

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

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

Revision 1.1.1.1 (vendor branch): download - view: text, markup, annotated - select for diffs
Wed Nov 20 00:41:55 1996 UTC (27 years, 7 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:55 1996 UTC (27 years, 7 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