| 1 |
|
2000-07-13 Bruno Haible <haible@clisp.cons.org> |
| 2 |
|
|
| 3 |
|
* src/float/input/cl_F_read_stream.cc (number_char_p): Accept '_', |
| 4 |
|
used as precision marker for floats. |
| 5 |
|
Reported by Keith Briggs (in 1998) and Thomas Roessler. |
| 6 |
|
* src/integer/input/cl_I_read_stream.cc (number_char_p): Likewise. |
| 7 |
|
* src/rational/input/cl_RA_read_stream.cc (number_char_p): Likewise. |
| 8 |
|
* src/real/input/cl_R_read_stream.cc (number_char_p): Likewise. |
| 9 |
|
* src/complex/input/cl_N_read_stream.cc (number_char_p): Likewise. |
| 10 |
|
|
| 11 |
2000-06-22 Bruno Haible <haible@clisp.cons.org> |
2000-06-22 Bruno Haible <haible@clisp.cons.org> |
| 12 |
|
|
| 13 |
* include/cl_object.h: Rename cl_word_size to cl_pointer_size. |
* include/cl_object.h: Rename cl_word_size to cl_pointer_size. |