10 Commits (4985c8a7895076df62758466c86cd1bc9df10438)

Author SHA1 Message Date
Richard Kreckel 4985c8a789 Avoid input stream fail state when reading number at EOF. 13 years ago
Richard B. Kreckel a446756831 Fix compilation with GCC 4.4. 17 years ago
Alexei Sheplyakov 8169a19b38 Use paths relative the `src' directory in the #include directives. 17 years ago
Richard Kreckel 5370ad8054 * */*: Remove cl_boolean, cl_true, and cl_false in favor of built-in 18 years ago
Richard Kreckel c486b78a1a Remove exception hooks in favor of real C++ exceptions: 18 years ago
Richard Kreckel 7792c43d12 * src/integer/input/cl_I_read_stream.cc (read_integer): Fix a bug 21 years ago
Richard Kreckel f3b29e52ea * */*: cl_istream -> std::istream, cl_ostream -> std::ostream. 25 years ago
Richard Kreckel 850abfde7f * All Files have been modified for inclusion of namespace cln; 25 years ago
Bruno Haible 53cf241b08 Accept floats with 1.2L0_100 syntax when reading from streams, not only when 25 years ago
Richard Kreckel dd9e0f894e Initial revision 26 years ago