8 Commits (master)

Author SHA1 Message Date
Alexei Sheplyakov 2ed9ef84d3 Equip vectors (cl_[SG]V_*) with STL-alike size() method. 16 years ago
Alexei Sheplyakov d03e58e766 Replace CL_REQUIRE/CL_PROVIDE(cl_st_null) with portable code. 16 years ago
Richard Kreckel c486b78a1a Remove exception hooks in favor of real C++ exceptions: 18 years ago
Richard Kreckel 63aedca00b * include/cln/string.h: Declare cl_string. 20 years ago
Richard Kreckel a8369235e2 * Change all C include headers to ISO style within C++ code. 21 years ago
Bruno Haible 9d39b1f00e Force link-time references despite optimizations done by g++. 23 years ago
Richard Kreckel f3b29e52ea * */*: cl_istream -> std::istream, cl_ostream -> std::ostream. 24 years ago
Richard Kreckel 850abfde7f * All Files have been modified for inclusion of namespace cln; 25 years ago
Richard Kreckel dd9e0f894e Initial revision 25 years ago