Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
27 check-ins
2013-05-06
| ||
20:21 | Update rockspec to indicate non-compatibility with Lua 5.2 Leaf check-in: 3dff2e0250 user: e tags: fsl21, trunk | |
2011-01-16
| ||
04:46 | Add version.h since no longer under svn. check-in: 28523d4cbf user: e tags: svn21, trunk | |
04:22 | Make rockspec name all lowercase. check-in: 150115fe4f user: e tags: trunk | |
04:14 | Fix typo in rockspec. check-in: 9f31f2589d user: e tags: trunk | |
04:12 | Add rockspec to the repo. check-in: b2bfc422b2 user: e tags: trunk | |
03:41 | Add a wiki-format version of the library documentation. check-in: ac0742b219 user: e tags: trunk | |
2007-08-07
| ||
22:26 | Update to decnumber 3.41. Use dectest 2.55. check-in: 3cc84d46a5 user: e@6e5be3b1-1950-f047-a965-c680c9cf6ecc tags: trunk | |
2007-06-18
| ||
21:32 | Make context table weak on keys so threads are GC'd if cache off. Cache is off by default. Add test for thread memory leak. check-in: 55d4fc73d1 user: e@6e5be3b1-1950-f047-a965-c680c9cf6ecc tags: trunk | |
2007-01-17
| ||
04:55 | Update to decNumber 3.37 Add random number generator Add pod documentation check-in: acd5876087 user: e@6e5be3b1-1950-f047-a965-c680c9cf6ecc tags: trunk | |
2006-10-02
| ||
20:00 | Integrate Asko's generalized Makefile. Add __concat to decimal numbers. Update doco and README.txt check-in: 6225bab0ea user: e@6e5be3b1-1950-f047-a965-c680c9cf6ecc tags: trunk | |
2006-09-28
| ||
22:31 | Add floor function and associated tests and doco. check-in: 655e4351ee user: e@6e5be3b1-1950-f047-a965-c680c9cf6ecc tags: trunk | |
2006-09-27
| ||
18:08 | Add duplicate context. Include setcontext in context methods. Add some rounding tests. Update doco. check-in: 17e9bff5b9 user: e@6e5be3b1-1950-f047-a965-c680c9cf6ecc tags: trunk | |
2006-09-26
| ||
18:48 | Fix typos in doco (thanks Mike!). check-in: 9853890ce4 user: e@6e5be3b1-1950-f047-a965-c680c9cf6ecc tags: trunk | |
2006-09-25
| ||
14:43 | Fix bug in mod for zero remainder, update tests and doco. Tweak makefile. check-in: 3eab477814 user: e@6e5be3b1-1950-f047-a965-c680c9cf6ecc tags: trunk | |
00:48 | Fix setdefault(INIT_BASE) to clear traps. Document that. Add some tests of divide by zero. Remove .xtml file from distro. check-in: 90090ab04d user: e@6e5be3b1-1950-f047-a965-c680c9cf6ecc tags: trunk | |
2006-09-24
| ||
22:09 | Add mod (%) function, operator, tests, and doco. check-in: 78e9b442c1 user: e@6e5be3b1-1950-f047-a965-c680c9cf6ecc tags: trunk | |
2006-09-22
| ||
20:20 | Doco cleanup. check-in: 2df8e9bb06 user: e@6e5be3b1-1950-f047-a965-c680c9cf6ecc tags: trunk | |
19:34 | Add examples and doco to repo. Add unit test to repo. Update Makefile. check-in: b5b88fca58 user: e@6e5be3b1-1950-f047-a965-c680c9cf6ecc tags: trunk | |
06:07 | Reorganize the files, fix the Makefile. Add the examples and some doco. check-in: 94cb0b7d0c user: e@6e5be3b1-1950-f047-a965-c680c9cf6ecc tags: trunk | |
05:19 | Modified license to match IBM's license. Added combined bit field constants. Added Lua __le function. check-in: 79b79356b7 user: e@6e5be3b1-1950-f047-a965-c680c9cf6ecc tags: trunk | |
2006-09-21
| ||
02:17 | add subversion version to ldecNumber.c version string improve Makefile dependencies improve test driver with - rounding check - better token lexing - more consistent formatting - counting a few classes of "failures" better check-in: 9f682c03a3 user: e@6e5be3b1-1950-f047-a965-c680c9cf6ecc tags: trunk | |
2006-09-20
| ||
21:17 | move test scripts to test directory add test, dist, and .PHONY targets to Makefile check-in: 80cc3f48b1 user: e@6e5be3b1-1950-f047-a965-c680c9cf6ecc tags: trunk | |
2006-09-08
| ||
03:37 | Fix contexts for context-per-thread and add test. Add performance testing library and test. Add trim and include trim tests. Detect conversion errors in test driver. check-in: 156b74bc53 user: e@6e5be3b1-1950-f047-a965-c680c9cf6ecc tags: trunk | |
2006-09-04
| ||
20:23 | Add initial ldecNumber files. check-in: a2ba2c3734 user: e@6e5be3b1-1950-f047-a965-c680c9cf6ecc tags: trunk | |
20:22 | Add decTest v 2.52 with a couple minor edits (2 quotes missing at end of lines in power.decTest). check-in: 5ed8616161 user: e@6e5be3b1-1950-f047-a965-c680c9cf6ecc tags: trunk | |
20:18 | Add decNumber v 3.36 files. check-in: 35c3508bd9 user: e@6e5be3b1-1950-f047-a965-c680c9cf6ecc tags: trunk | |
20:13 | Create repo structure check-in: 21534e6357 user: e@6e5be3b1-1950-f047-a965-c680c9cf6ecc tags: trunk | |