SCM Repositories - zoolib

Parent Directory Parent Directory


Links to HEAD: (view) (download) (annotate)
Sticky Tag:


Revision 1.13
Wed Sep 26 16:16:23 2007 UTC (13 months, 4 weeks ago) by agreen
Branch: MAIN
CVS Tags: HEAD
Changes since 1.12: +0 -0 lines
FILE REMOVED
For people following the link from json.org, zoolib's JSON parsing
and generation support is now in the files ZUtil_Strim_JSON.cpp/.h
in this directory.

Revision 1.12 - (view) (download) (annotate) - [select for diffs]
Wed Sep 26 16:15:41 2007 UTC (13 months, 4 weeks ago) by agreen
Branch: MAIN
Changes since 1.11: +1 -3 lines
Diff to previous 1.11
For people following the link from json.org, zoolib's JSON parsing
and generation support is now in the files ZUtil_Strim_JSON.cpp/.h
in this directory.

Revision 1.11 - (view) (download) (annotate) - [select for diffs]
Wed Sep 26 14:51:12 2007 UTC (13 months, 4 weeks ago) by agreen
Branch: MAIN
Changes since 1.10: +2 -644 lines
Diff to previous 1.10
Conform to revised naming scheme whereby stuff that does parses/generates
some data type from/to a strim is in namespace/file named ZUtil_Strim_XXX.

Revision 1.10 - (view) (download) (annotate) - [select for diffs]
Wed Jan 10 01:36:46 2007 UTC (22 months, 2 weeks ago) by agreen
Branch: MAIN
CVS Tags: KF4_7
Changes since 1.9: +2 -1 lines
Diff to previous 1.9
Need cmath in some compilation environments.

Revision 1.9 - (view) (download) (annotate) - [select for diffs]
Fri Oct 13 20:03:26 2006 UTC (2 years, 1 month ago) by agreen
Branch: MAIN
CVS Tags: KF4_6, KF4_6_1
Changes since 1.8: +12 -12 lines
Diff to previous 1.8
Conform to ZTuple changes.

Revision 1.8 - (view) (download) (annotate) - [select for diffs]
Sun Jul 23 21:57:38 2006 UTC (2 years, 4 months ago) by agreen
Branch: MAIN
CVS Tags: kf46rc24
Changes since 1.7: +4 -1 lines
Diff to previous 1.7
Add std:: qualifications, so we can build without using namespace std.

Revision 1.7 - (view) (download) (annotate) - [select for diffs]
Mon Apr 10 20:44:22 2006 UTC (2 years, 7 months ago) by agreen
Branch: MAIN
Changes since 1.6: +3 -3 lines
Diff to previous 1.6
Some layout changes. Most significantly to short the // =====
comments so that the end is in column 100 (rather than 103), but
also other changes so that long lines are broken by hand rather than
by the vagaries of whatever output device is in use.

Revision 1.6 - (view) (download) (annotate) - [select for diffs]
Fri Dec 16 17:32:16 2005 UTC (2 years, 11 months ago) by agreen
Branch: MAIN
Changes since 1.5: +2 -2 lines
Diff to previous 1.5
Allow upper or lower case 'E' for exponent initiator.

Revision 1.5 - (view) (download) (annotate) - [select for diffs]
Sun Oct 16 19:26:32 2005 UTC (3 years, 1 month ago) by agreen
Branch: MAIN
CVS Tags: kbclient-3_4_3_3
Changes since 1.4: +4 -7 lines
Diff to previous 1.4
Conform to ZTupleValue changes.

Revision 1.4 - (view) (download) (annotate) - [select for diffs]
Tue Oct 11 02:45:53 2005 UTC (3 years, 1 month ago) by agreen
Branch: MAIN
Changes since 1.3: +11 -13 lines
Diff to previous 1.3
Conform to ZTuple iterator API change.

Revision 1.3 - (view) (download) (annotate) - [select for diffs]
Wed May 25 01:49:55 2005 UTC (3 years, 6 months ago) by agreen
Branch: MAIN
CVS Tags: last-beos
Changes since 1.2: +9 -14 lines
Diff to previous 1.2
Stylistic changes.

Revision 1.2 - (view) (download) (annotate) - [select for diffs]
Fri Mar 18 14:45:33 2005 UTC (3 years, 8 months ago) by agreen
Branch: MAIN
Changes since 1.1: +2 -2 lines
Diff to previous 1.1
Fix comment.

Revision 1.1 - (view) (download) (annotate) - [select for diffs]
Sat Feb 12 20:23:19 2005 UTC (3 years, 9 months ago) by agreen
Branch: MAIN
JSON is JavaScript Object Notation. See <http://www.crockford.com/JSON/index.html>.
This code reads and writes ZTupleValue, ZTuple and vector<ZTupleValue> in the
syntax used by JavaScript. This can be a convenient way to move structured data
from code running in a web page over an XMLHttpRequest to a server and back again.

This form allows you to request diffs between any two revisions of this file. For each of the two "sides" of the diff, select a symbolic revision name using the selection box, or choose 'Use Text Field' and enter a numeric revision.

  Diffs between and
  Type of Diff should be a

Sort log by: