Changeset 758 for to-imperative/trunk/ChangeLog
- Timestamp:
- May 25, 2003, 9:29:55 PM (18 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
to-imperative/trunk/ChangeLog
r752 r758 1 2003-05-25 Luba Pozlevich <luba@blackcat.polnet.botik.ru> 2 3 * samples/Convert/to_int2.rf, samples/Convert/to_int.rf: 4 - test for To_m_Int function is added 5 - tests in to_int2.rf are corrected 6 7 * runtime/rf_char.ih, runtime/rf_char.hh: 8 - method is_not_space() is added 9 10 * runtime/rf_short_int.cc: 11 - processing of terms of Char type is corrected (spaces around 12 the digits are ignored) 13 14 * runtime/rf_word.hh, runtime/rf_word.ih: 15 - is_number() method is corrected 16 17 * library/Convert/to_int.cc: 18 - processing of spaces before and after Char terms is added 19 1 20 2003-05-23 Anton Orlov <orlov@mccme.ru> 2 21
Note: See TracChangeset
for help on using the changeset viewer.