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.
 
 
 
 
 
Alexei Sheplyakov 1eaf75c411 [build] Added some files to DISTCLEANFILES to please `make distcheck'. 16 years ago
..
GV.h cl_{GV,SV}: use std::size_t for size of vectors (instead of obscure uintC). 16 years ago
GV_complex.h cl_{GV,SV}: use std::size_t for size of vectors (instead of obscure uintC). 16 years ago
GV_integer.h cl_{GV,SV}: use std::size_t for size of vectors (instead of obscure uintC). 16 years ago
GV_modinteger.h cl_{GV,SV}: use std::size_t for size of vectors (instead of obscure uintC). 16 years ago
GV_number.h cl_{GV,SV}: use std::size_t for size of vectors (instead of obscure uintC). 16 years ago
GV_rational.h cl_{GV,SV}: use std::size_t for size of vectors (instead of obscure uintC). 16 years ago
GV_real.h cl_{GV,SV}: use std::size_t for size of vectors (instead of obscure uintC). 16 years ago
SV.h cl_{GV,SV}: use std::size_t for size of vectors (instead of obscure uintC). 16 years ago
SV_complex.h cl_{GV,SV}: use std::size_t for size of vectors (instead of obscure uintC). 16 years ago
SV_integer.h cl_{GV,SV}: use std::size_t for size of vectors (instead of obscure uintC). 16 years ago
SV_number.h cl_{GV,SV}: use std::size_t for size of vectors (instead of obscure uintC). 16 years ago
SV_rational.h cl_{GV,SV}: use std::size_t for size of vectors (instead of obscure uintC). 16 years ago
SV_real.h cl_{GV,SV}: use std::size_t for size of vectors (instead of obscure uintC). 16 years ago
SV_ringelt.h cl_{GV,SV}: use std::size_t for size of vectors (instead of obscure uintC). 16 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 Replace CL_REQUIRE/CL_PROVIDE(cl_C_ring) with portable code. 16 years ago
condition.h * */*: cl_istream -> std::istream, cl_ostream -> std::ostream. 24 years ago
config.h.in [BUGFIX] cln/config.h: fix include guard. 16 years ago
dfloat.h Get rid of CL_REQUIRE/CL_PROVIDE(cl_ieee). 16 years ago
dfloat_class.h Replace CL_REQUIRE/CL_PROVIDE(cl_DF_globals) with portable code. 16 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 Get rid of CL_REQUIRE/CL_PROVIDE(cl_ieee). 16 years ago
ffloat_class.h Replace CL_REQUIRE/CL_PROVIDE(cl_FF_globals) with portable code. 16 years ago
ffloat_io.h * */*: cl_istream -> std::istream, cl_ostream -> std::ostream. 24 years ago
float.h Get rid CL_REQUIRE/CL_PROVIDE(cl_F_epsneg), it is not really necessary. 16 years ago
float_class.h * include/cln/*.h: Change signatures of all classes' methods 24 years ago
float_io.h Make index variables uintC. 17 years ago
floatformat.h Fix sparc64 build with -DNO_ASM and reduce compiler warnings. 17 years ago
host_cpu.h.in build: switch to ordinary auto* tools system. 16 years ago
input.h * */*: Remove cl_boolean, cl_true, and cl_false in favor of built-in 18 years ago
integer.h Remove CL_REQUIRE/CL_PROVIDE(cl_I_factorial) as it's not really necessary. 16 years ago
integer_class.h Extend the exponent range from 32 bits to 64 bits on selected platforms. 18 years ago
integer_io.h Make index variables uintC. 17 years ago
integer_ring.h Replace CL_REQUIRE/CL_PROVIDE(cl_I_ring) with portable code. 16 years ago
io.h Replace CL_REQUIRE/CL_PROVIDE(cl_prin_globals) with portable code. 16 years ago
lfloat.h Enable modifying operators by default. 17 years ago
lfloat_class.h Replace CL_REQUIRE/CL_PROVIDE(cl_LF_globals) with portable code. 16 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 Replace CL_REQUIRE/CL_PROVIDE(cl_MI) with portable code. 16 years ago
modules.h remove CL_REQUIRE/CL_PROVIDE macro and associated autoconf tests. 16 years ago
null_ring.h replace CL_REQUIRE/CL_PROVIDE(cl_0_ring) with (more) portable code. 16 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 Replace CL_REQUIRE/CL_PROVIDE(cl_random_def) with portable code. 16 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 Make index variables uintC. 17 years ago
rational_ring.h Replace CL_REQUIRE/CL_PROVIDE(cl_RA_ring) with portable code. 16 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 Replace CL_REQUIRE/CL_PROVIDE(cl_R_ring) with portable code. 16 years ago
ring.h Replace CL_REQUIRE/CL_PROVIDE(cl_no_ring) with portable code. 16 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 Equip vectors (cl_[SG]V_*) with STL-alike size() method. 16 years ago
symbol.h Replace CL_REQUIRE/CL_PROVIDE(cl_symbol) with portable code. 16 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 Replace CL_REQUIRE/CL_PROVIDE(cl_UP) with portable code. 16 years ago
univpoly_complex.h Replace CL_REQUIRE/CL_PROVIDE(cl_C_ring) with portable code. 16 years ago
univpoly_integer.h Replace CL_REQUIRE/CL_PROVIDE(cl_I_ring) with portable code. 16 years ago
univpoly_modint.h * */*: Remove cl_boolean, cl_true, and cl_false in favor of built-in 18 years ago
univpoly_rational.h Replace CL_REQUIRE/CL_PROVIDE(cl_RA_ring) with portable code. 16 years ago
univpoly_real.h Replace CL_REQUIRE/CL_PROVIDE(cl_R_ring) with portable code. 16 years ago
version.h.in don't expose configure generated headers to users. 16 years ago