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 b338e09d3b Update documentation about infrastructure requirements. 14 years ago
..
.gdbinit Initial revision 25 years ago
FILES Initial revision 25 years ago
Makefile.am Override automake's DEFAULT_INCLUDES. 16 years ago
exam.cc * Change all C include headers to ISO style within C++ code. 21 years ago
exam.h * */*: Removed problematic stdin, stdout and stderr definitions. 24 years ago
exam_DF.cc Initial revision 25 years ago
exam_DF_div.cc * All Files have been modified for inclusion of namespace cln; 25 years ago
exam_DF_floor.cc * All Files have been modified for inclusion of namespace cln; 25 years ago
exam_DF_minus.cc * All Files have been modified for inclusion of namespace cln; 25 years ago
exam_DF_mul.cc * All Files have been modified for inclusion of namespace cln; 25 years ago
exam_DF_plus.cc * All Files have been modified for inclusion of namespace cln; 25 years ago
exam_FF.cc Initial revision 25 years ago
exam_FF_div.cc * All Files have been modified for inclusion of namespace cln; 25 years ago
exam_FF_floor.cc * All Files have been modified for inclusion of namespace cln; 25 years ago
exam_FF_minus.cc * All Files have been modified for inclusion of namespace cln; 25 years ago
exam_FF_mul.cc * All Files have been modified for inclusion of namespace cln; 25 years ago
exam_FF_plus.cc * All Files have been modified for inclusion of namespace cln; 25 years ago
exam_I.cc Initial revision 25 years ago
exam_I_div.cc * All Files have been modified for inclusion of namespace cln; 25 years ago
exam_I_floor.cc * All Files have been modified for inclusion of namespace cln; 25 years ago
exam_I_gcd.cc * */*: Removed problematic stdin, stdout and stderr definitions. 24 years ago
exam_I_minus.cc * All Files have been modified for inclusion of namespace cln; 25 years ago
exam_I_mul.cc * All Files have been modified for inclusion of namespace cln; 25 years ago
exam_I_plus.cc * All Files have been modified for inclusion of namespace cln; 25 years ago
exam_I_sqrtp.cc Initial revision 25 years ago
exam_LF.cc Initial revision 25 years ago
exam_LF_div.cc * All Files have been modified for inclusion of namespace cln; 25 years ago
exam_LF_floor.cc * All Files have been modified for inclusion of namespace cln; 25 years ago
exam_LF_minus.cc * All Files have been modified for inclusion of namespace cln; 25 years ago
exam_LF_mul.cc * All Files have been modified for inclusion of namespace cln; 25 years ago
exam_LF_plus.cc * All Files have been modified for inclusion of namespace cln; 25 years ago
exam_RA.cc Initial revision 25 years ago
exam_RA_div.cc * All Files have been modified for inclusion of namespace cln; 25 years ago
exam_RA_floor.cc * All Files have been modified for inclusion of namespace cln; 25 years ago
exam_RA_minus.cc * All Files have been modified for inclusion of namespace cln; 25 years ago
exam_RA_mul.cc * All Files have been modified for inclusion of namespace cln; 25 years ago
exam_RA_plus.cc * All Files have been modified for inclusion of namespace cln; 25 years ago
exam_SF.cc Initial revision 25 years ago
exam_SF_div.cc * All Files have been modified for inclusion of namespace cln; 25 years ago
exam_SF_floor.cc * All Files have been modified for inclusion of namespace cln; 25 years ago
exam_SF_minus.cc * All Files have been modified for inclusion of namespace cln; 25 years ago
exam_SF_mul.cc * All Files have been modified for inclusion of namespace cln; 25 years ago
exam_SF_plus.cc * All Files have been modified for inclusion of namespace cln; 25 years ago
main.cc tests: #include <iostream> and using namespace std; for std::cout and std::endl 16 years ago
test.h * */*: Removed problematic stdin, stdout and stderr definitions. 24 years ago
test_I.cc * src/integer/conv/cl_I_from_digits.cc: Made input of all numbers in 19 years ago
test_I.h * All Files have been modified for inclusion of namespace cln; 25 years ago
test_I_GV.cc * All Files have been modified for inclusion of namespace cln; 25 years ago
test_I_abs.cc Initial revision 25 years ago
test_I_ash.cc Initial revision 25 years ago
test_I_boole.cc Initial revision 25 years ago
test_I_compare.cc * All Files have been modified for inclusion of namespace cln; 25 years ago
test_I_div.cc Initial revision 25 years ago
test_I_dpb.cc Initial revision 25 years ago
test_I_dpf.cc Initial revision 25 years ago
test_I_evenp.cc Initial revision 25 years ago
test_I_gcd.cc Initial revision 25 years ago
test_I_ilength.cc 2006-04-25 Bruno Haible <bruno@clisp.org> 19 years ago
test_I_io.cc tests: test_I_io: ignore read_integer() failures on woe32. 16 years ago
test_I_isqrt.cc * */*: Remove cl_boolean, cl_true, and cl_false in favor of built-in 18 years ago
test_I_ldb.cc Initial revision 25 years ago
test_I_ldbtest.cc Initial revision 25 years ago
test_I_logand.cc Initial revision 25 years ago
test_I_logandc1.cc Initial revision 25 years ago
test_I_logandc2.cc Initial revision 25 years ago
test_I_logbitp.cc Initial revision 25 years ago
test_I_logcount.cc Initial revision 25 years ago
test_I_logeqv.cc Initial revision 25 years ago
test_I_logior.cc Initial revision 25 years ago
test_I_lognand.cc Initial revision 25 years ago
test_I_lognor.cc Initial revision 25 years ago
test_I_lognot.cc Initial revision 25 years ago
test_I_logorc1.cc Initial revision 25 years ago
test_I_logorc2.cc Initial revision 25 years ago
test_I_logtest.cc Initial revision 25 years ago
test_I_logxor.cc Initial revision 25 years ago
test_I_minus.cc Initial revision 25 years ago
test_I_minus1.cc Initial revision 25 years ago
test_I_mkf.cc Initial revision 25 years ago
test_I_mul.cc Initial revision 25 years ago
test_I_oddp.cc Initial revision 25 years ago
test_I_ord2.cc 2006-04-25 Bruno Haible <bruno@clisp.org> 19 years ago
test_I_plus.cc Initial revision 25 years ago
test_I_plus1.cc Initial revision 25 years ago
test_I_power2p.cc Initial revision 25 years ago
test_I_sqrtp.cc * */*: Remove cl_boolean, cl_true, and cl_false in favor of built-in 18 years ago
test_I_xgcd.cc Initial revision 25 years ago
test_MI.cc Fix header paths braindamage in the tests directory too. 16 years ago
test_MI.h * All Files have been modified for inclusion of namespace cln; 25 years ago
test_MI_canonhom.cc * All Files have been modified for inclusion of namespace cln; 25 years ago
test_MI_div.cc * All Files have been modified for inclusion of namespace cln; 25 years ago
test_MI_expt.cc * All Files have been modified for inclusion of namespace cln; 25 years ago
test_MI_minus.cc * All Files have been modified for inclusion of namespace cln; 25 years ago
test_MI_mul.cc * All Files have been modified for inclusion of namespace cln; 25 years ago
test_MI_plus.cc * All Files have been modified for inclusion of namespace cln; 25 years ago
test_MI_recip.cc * All Files have been modified for inclusion of namespace cln; 25 years ago
test_nt.cc * All Files have been modified for inclusion of namespace cln; 25 years ago
test_nt.h * All Files have been modified for inclusion of namespace cln; 25 years ago
test_nt_jacobi.cc Initial revision 25 years ago
tests.cc * Change all C include headers to ISO style within C++ code. 21 years ago
timeLFRAmul.cc tests: #include <iostream> and using namespace std; for std::cout and std::endl 16 years ago
timeLFatan-compare.cc Fix header paths braindamage in the tests directory too. 16 years ago
timeLFatan.cc tests: #include <iostream> and using namespace std; for std::cout and std::endl 16 years ago
timeLFatanh-compare.cc Fix header paths braindamage in the tests directory too. 16 years ago
timeLFatanh.cc tests: #include <iostream> and using namespace std; for std::cout and std::endl 16 years ago
timeLFcos-compare.cc Fix header paths braindamage in the tests directory too. 16 years ago
timeLFcos.cc tests: #include <iostream> and using namespace std; for std::cout and std::endl 16 years ago
timeLFcosh.cc tests: #include <iostream> and using namespace std; for std::cout and std::endl 16 years ago
timeLFexp-compare.cc Fix header paths braindamage in the tests directory too. 16 years ago
timeLFexp.cc tests: #include <iostream> and using namespace std; for std::cout and std::endl 16 years ago
timeLFln-compare.cc Fix header paths braindamage in the tests directory too. 16 years ago
timeLFln.cc tests: #include <iostream> and using namespace std; for std::cout and std::endl 16 years ago
timeLFsin-compare.cc Fix header paths braindamage in the tests directory too. 16 years ago
timeLFsin.cc tests: #include <iostream> and using namespace std; for std::cout and std::endl 16 years ago
timeLFsinh.cc tests: #include <iostream> and using namespace std; for std::cout and std::endl 16 years ago
timeLFsqrt.cc tests: #include <iostream> and using namespace std; for std::cout and std::endl 16 years ago
timeMImisc5.cc tests: #include <iostream> and using namespace std; for std::cout and std::endl 16 years ago
timeMIpow2div.cc * Change all C include headers to ISO style within C++ code. 21 years ago
timeMIpow2recip.cc * Change all C include headers to ISO style within C++ code. 21 years ago
timeRALFdiv.cc tests: #include <iostream> and using namespace std; for std::cout and std::endl 16 years ago
timeRAtoLF.cc tests: #include <iostream> and using namespace std; for std::cout and std::endl 16 years ago
timeUPMImul.cc tests: #include <iostream> and using namespace std; for std::cout and std::endl 16 years ago
timecatalan.cc benchmarks: time{catalan,euler,exp1,zeta3}.cc actually compile and work now. 16 years ago
timediv.cc * Change all C include headers to ISO style within C++ code. 21 years ago
timediv2adic-compare.cc Fix header paths braindamage in the tests directory too. 16 years ago
timediv2adic.cc Fix programs for timing 2-adic operations: tests/time{div,recip}2adic.cc 16 years ago
timeeuler.cc benchmarks: time{catalan,euler,exp1,zeta3}.cc actually compile and work now. 16 years ago
timeexp1.cc benchmarks: time{catalan,euler,exp1,zeta3}.cc actually compile and work now. 16 years ago
timefact.cc Fix header paths braindamage in the tests directory too. 16 years ago
timegcd.cc * Change all C include headers to ISO style within C++ code. 21 years ago
timemul-compare.cc * Change all C include headers to ISO style within C++ code. 21 years ago
timemul.cc * Change all C include headers to ISO style within C++ code. 21 years ago
timepi.cc * Change all C include headers to ISO style within C++ code. 21 years ago
timepi.out2-i486 Initial revision 25 years ago
timepi.out2-i586 Initial revision 25 years ago
timeprint-compare.cc Remove exception hooks in favor of real C++ exceptions: 18 years ago
timeprint.cc Remove exception hooks in favor of real C++ exceptions: 18 years ago
timerecip2adic-compare.cc Fix header paths braindamage in the tests directory too. 16 years ago
timerecip2adic.cc Fix programs for timing 2-adic operations: tests/time{div,recip}2adic.cc 16 years ago
timesqrt.cc * Change all C include headers to ISO style within C++ code. 21 years ago
timesqrtmodp.cc tests: #include <iostream> and using namespace std; for std::cout and std::endl 16 years ago
timesquare.cc * Change all C include headers to ISO style within C++ code. 21 years ago
timezeta3.cc benchmarks: time{catalan,euler,exp1,zeta3}.cc actually compile and work now. 16 years ago