Commit graph

8 commits

Author SHA1 Message Date
unknown
e981c83610 take into accound end \0 in decimal_string_size 2004-11-03 22:30:37 +01:00
unknown
c41f992dea error codes chaged to bitmap (for easier testing with masks)
two more round() modes - CEILING and FLOOR
2004-11-03 18:43:48 +01:00
unknown
6924450368 new round mode - half_up 2004-10-31 13:15:44 +01:00
unknown
bb72d0a06e small optimization 2004-10-31 12:29:38 +01:00
unknown
bbfb40404f new api per hf request:
string2decimal_fixed
  decimal_round(from, to)
  decimal_make_zero
  decimal_string_size
  decimal_neg


strings/decimal.c:
  new api per hf request:
    string2decimal_fixed
    decimal_round(from, to)
    decimal_make_zero
2004-10-29 00:22:54 +02:00
unknown
00bbd9a252 decimal_cmp() 2004-10-20 15:26:03 +02:00
unknown
24b608b230 decimal to/from bin, and utility functions
strings/Makefile.am:
  cleanup
2004-10-19 14:38:54 +02:00
unknown
decc71e636 arbitrary precision decimal numbers
strings/llstr.c:
  small optimization
BitKeeper/etc/ignore:
  Added strings/test_decimal to the ignore list
2004-10-18 14:06:46 +02:00