Fossil

Changes On Branch size_t-rcvid
Login

Changes On Branch size_t-rcvid

Many hyperlinks are disabled.
Use anonymous login to enable hyperlinks.

Changes In Branch size_t-rcvid Excluding Merge-Ins

This is equivalent to a diff from 928b26ab to e1cb483a

2013-06-21
07:25
Allow i64 type to be used in JSON in more places, mainly for time values and file sizes. ... (check-in: f89a32d7 user: jan.nijtmans tags: trunk)
2013-06-20
14:18
Update the built-in SQLite to a version that never uses posix_fallocate(). ... (check-in: d637c4d2 user: drh tags: trunk)
13:56
Change return type of db_last_insert_rowid() to size_t. ... (Closed-Leaf check-in: e1cb483a user: jan.nijtmans tags: size_t-rcvid)
13:34
Allow 64-bit integers to be used in JSON on win32/win64. ... (check-in: 928b26ab user: jan.nijtmans tags: trunk)
13:22
Allow 64-bit integers to be used in JSON on win32/64 ... (Closed-Leaf check-in: 50e8847d user: jan.nijtmans tags: 64bit-int-on-win)
13:18
Fixed modulo/divide by 0 in TH1, per ML bug report from Eduardo Morras. ... (check-in: fded1d05 user: stephan tags: trunk)

Changes to src/content.c.

Changes to src/db.c.

Changes to src/import.c.

Changes to src/json.c.

Changes to src/main.c.

Changes to src/manifest.c.

Changes to src/merge.c.

Changes to src/report.c.

Changes to src/tag.c.

Changes to src/tkt.c.