You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
Richard Kreckel 27e3a2ba76 Avoid compiler warning about ignored 'flatten' attribute directive. 17 years ago
..
GV.h Remove exception hooks in favor of real C++ exceptions: 18 years ago
GV_complex.h 2006-04-25 Bruno Haible <bruno@clisp.org> 19 years ago
GV_integer.h 2006-04-25 Bruno Haible <bruno@clisp.org> 19 years ago
GV_modinteger.h 2006-04-25 Bruno Haible <bruno@clisp.org> 19 years ago
GV_number.h 2006-04-25 Bruno Haible <bruno@clisp.org> 19 years ago
GV_rational.h 2006-04-25 Bruno Haible <bruno@clisp.org> 19 years ago
GV_real.h 2006-04-25 Bruno Haible <bruno@clisp.org> 19 years ago
SV.h Remove exception hooks in favor of real C++ exceptions: 18 years ago
SV_complex.h 2006-04-25 Bruno Haible <bruno@clisp.org> 19 years ago
SV_integer.h 2006-04-25 Bruno Haible <bruno@clisp.org> 19 years ago
SV_number.h 2006-04-25 Bruno Haible <bruno@clisp.org> 19 years ago
SV_rational.h 2006-04-25 Bruno Haible <bruno@clisp.org> 19 years ago
SV_real.h 2006-04-25 Bruno Haible <bruno@clisp.org> 19 years ago
SV_ringelt.h 2006-04-25 Bruno Haible <bruno@clisp.org> 19 years ago
V.h * All Files have been modified for inclusion of namespace cln; 25 years ago
cln.h Remove exception hooks in favor of real C++ exceptions: 18 years ago
complex.h Enable modifying operators by default. 17 years ago
complex_class.h Extend the exponent range from 32 bits to 64 bits on selected platforms. 18 years ago
complex_io.h * */*: cl_istream -> std::istream, cl_ostream -> std::ostream. 24 years ago
complex_ring.h * All Files have been modified for inclusion of namespace cln; 25 years ago
condition.h * */*: cl_istream -> std::istream, cl_ostream -> std::ostream. 24 years ago
config.h.in Avoid compiler warning about ignored 'flatten' attribute directive. 17 years ago
dfloat.h Enable modifying operators by default. 17 years ago
dfloat_class.h * */*: Remove cl_boolean, cl_true, and cl_false in favor of built-in 18 years ago
dfloat_io.h * */*: cl_istream -> std::istream, cl_ostream -> std::ostream. 24 years ago
exception.h Remove exception hooks in favor of real C++ exceptions: 18 years ago
ffloat.h Enable modifying operators by default. 17 years ago
ffloat_class.h * */*: Remove cl_boolean, cl_true, and cl_false in favor of built-in 18 years ago
ffloat_io.h * */*: cl_istream -> std::istream, cl_ostream -> std::ostream. 24 years ago
float.h Enable modifying operators by default. 17 years ago
float_class.h * include/cln/*.h: Change signatures of all classes' methods 24 years ago
float_io.h * */*: Convert encoding from ISO 8859-1 to UTF-8. 17 years ago
floatformat.h Extend the exponent range from 32 bits to 64 bits on selected platforms. 18 years ago
input.h * */*: Remove cl_boolean, cl_true, and cl_false in favor of built-in 18 years ago
integer.h Enable modifying operators by default. 17 years ago
integer_class.h Extend the exponent range from 32 bits to 64 bits on selected platforms. 18 years ago
integer_io.h * */*: Convert encoding from ISO 8859-1 to UTF-8. 17 years ago
integer_ring.h * All Files have been modified for inclusion of namespace cln; 25 years ago
io.h * */*: cl_istream -> std::istream, cl_ostream -> std::ostream. 24 years ago
lfloat.h Enable modifying operators by default. 17 years ago
lfloat_class.h * */*: Remove cl_boolean, cl_true, and cl_false in favor of built-in 18 years ago
lfloat_io.h * */*: cl_istream -> std::istream, cl_ostream -> std::ostream. 24 years ago
malloc.h * Change all C include headers to ISO style within C++ code. 21 years ago
modinteger.h * */*: Remove cl_boolean, cl_true, and cl_false in favor of built-in 18 years ago
modules.h Cater to the fact that g++ 4.3 will use a different naming for 17 years ago
null_ring.h * All Files have been modified for inclusion of namespace cln; 25 years ago
number.h Avoid gcc warnings about type-punning and "... break strict-aliasing rules". 17 years ago
number_io.h Remove exception hooks in favor of real C++ exceptions: 18 years ago
numtheory.h * */*: Remove cl_boolean, cl_true, and cl_false in favor of built-in 18 years ago
object.h * include/cln/object.h: Don't redefine cl_word_alignment on sparc64. 17 years ago
output.h * */*: Remove cl_boolean, cl_true, and cl_false in favor of built-in 18 years ago
proplist.h * All Files have been modified for inclusion of namespace cln; 25 years ago
random.h * */*: Convert encoding from ISO 8859-1 to UTF-8. 17 years ago
rational.h Enable modifying operators by default. 17 years ago
rational_class.h Extend the exponent range from 32 bits to 64 bits on selected platforms. 18 years ago
rational_io.h * */*: Convert encoding from ISO 8859-1 to UTF-8. 17 years ago
rational_ring.h * All Files have been modified for inclusion of namespace cln; 25 years ago
real.h Enable modifying operators by default. 17 years ago
real_class.h Extend the exponent range from 32 bits to 64 bits on selected platforms. 18 years ago
real_io.h * */*: cl_istream -> std::istream, cl_ostream -> std::ostream. 24 years ago
real_ring.h * All Files have been modified for inclusion of namespace cln; 25 years ago
ring.h * */*: Remove cl_boolean, cl_true, and cl_false in favor of built-in 18 years ago
sfloat.h Enable modifying operators by default. 17 years ago
sfloat_class.h * */*: Remove cl_boolean, cl_true, and cl_false in favor of built-in 18 years ago
sfloat_io.h * */*: cl_istream -> std::istream, cl_ostream -> std::ostream. 24 years ago
string.h Remove exception hooks in favor of real C++ exceptions: 18 years ago
symbol.h * All Files have been modified for inclusion of namespace cln; 25 years ago
timing.h * */*: cl_istream -> std::istream, cl_ostream -> std::ostream. 24 years ago
types.h * include/cln/types.h ([su]intE): 64-bit exponents for MIPS and RS6000. 17 years ago
univpoly.h * */*: Remove cl_boolean, cl_true, and cl_false in favor of built-in 18 years ago
univpoly_complex.h * */*: Remove cl_boolean, cl_true, and cl_false in favor of built-in 18 years ago
univpoly_integer.h * */*: Remove cl_boolean, cl_true, and cl_false in favor of built-in 18 years ago
univpoly_modint.h * */*: Remove cl_boolean, cl_true, and cl_false in favor of built-in 18 years ago
univpoly_rational.h * */*: Remove cl_boolean, cl_true, and cl_false in favor of built-in 18 years ago
univpoly_real.h * */*: Remove cl_boolean, cl_true, and cl_false in favor of built-in 18 years ago
version.h.in * */*: cl_istream -> std::istream, cl_ostream -> std::ostream. 24 years ago