47c6606172 
								
							
								 
							
						 
						
							
							
								
								* Document jacobi, isprobprime and nextprobprime.  
							
							
								
 
							
							
						 
						22 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								251c2a8ca1 
								
							
								 
							
						 
						
							
							
								
								2004-01-01  Richard B. Kreckel  <kreckel@ginac.de>  
							
							
 
							
							
							* include/cln/univpoly.h, include/cln/univpoly_complex.h,
          include/cln//univpoly_integer.h, include/cln/univpoly_modint.h,
          include/cln/univpoly_rational.h, include/cln/univpoly_real.h,
          src/polynomial/elem/cl_UP_GF2.h, src/polynomial/elem/cl_UP_MI.h,
          src/polynomial/elem/cl_UP_gen.h, src/polynomial/elem/cl_UP_no_ring.cc,
          src/polynomial/elem/cl_UP_number.h (ldegree): New function.
        * doc/cln.tex: Document `ldegree'. 
							
						 
						22 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								1919643663 
								
							
								 
							
						 
						
							
							
								
								* Compiler options update.  
							
							
								
 
							
							
						 
						23 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								df7f7906ab 
								
							
								 
							
						 
						
							
							
								
								* Last bits for release 1.1.5.  
							
							
								
 
							
							
						 
						24 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								7ee6c54ca1 
								
							
								 
							
						 
						
							
							
								
								* doc/cln.tex (Building the library): Update recommendations for  
							
							
 
							
							
							compiling on Tru64 using g++ 3.0 and 3.1.
        * README: Update homepage. 
							
						 
						24 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								bcf970403e 
								
							
								 
							
						 
						
							
							
								
								Recommendation for g++-3.1 users.  
							
							
								
 
							
							
						 
						24 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								d381abe5a4 
								
							
								 
							
						 
						
							
							
								
								Document a broken version of GNU make.  
							
							
								
 
							
							
						 
						24 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								38a48d3130 
								
							
								 
							
						 
						
							
							
								
								* Bump dates, version numbers, etc, for 1.1.4-release...  
							
							
								
 
							
							
						 
						24 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								6617af2754 
								
							
								 
							
						 
						
							
							
								
								* autoconf/acinclude.m4: revamp MPN-matcher.  
							
							
 
							
							
							* autoconf/aclocal.m4: upgrade to autoconf-2.52 infrastructure,
          sync with CLisp from CVS.
        * autoconf/autoconf: Likewise.
        * autoconf/autoconf.m4f: Likewise (new file).
        * configure.ac: Likewise (new file, replaces configure.in).
        * configure.in: Likewise (deleted, replaced by configure.ac).
        * autoconf/config.{guess,sub}: Update to GNU version 2001-12-13.
        * src/Makefile.in: made VPATH safe for autoconf-2.52.
        * include/cln/config.h.in: Add __s390__. 
							
						 
						24 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								639fe6aa1d 
								
							
								 
							
						 
						
							
							
								
								* cln/cln.tex: documented problems with shared library on Sparc  
							
							
 
							
							
							using gcc older than 2.95.3. 
							
						 
						25 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								36a5e547df 
								
							
								 
							
						 
						
							
							
								
								* Adjusted dates and final touches for 1.1.1.  
							
							
								
 
							
							
						 
						25 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								f535105c99 
								
							
								 
							
						 
						
							
							
								
								* INSTALL: Update toolchain info: no egcs, some more platforms.  
							
							
 
							
							
							* doc/cln.tex: Likewise. 
							
						 
						25 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								f3b29e52ea 
								
							
								 
							
						 
						
							
							
								
								* */*: cl_istream -> std::istream, cl_ostream -> std::ostream.  
							
							
								
 
							
							
						 
						25 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								b172f24992 
								
							
								 
							
						 
						
							
							
								
								* Makefile.in, src/Makefile.in, doc/Makefile.in: Use mkdir -p.  
							
							
 
							
							
							* include/cln/version.h.in, src/base/verion.cc: New files.
        * configure.in: Generate include/cln/version.h.
        * cln.m4: Rewrote it. Check result of cln-config without compiling.
          Do cross-check library version and header version information. 
							
						 
						25 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								f57f23a99a 
								
							
								 
							
						 
						
							
							
								
								* */*: Removed problematic stdin, stdout and stderr definitions.  
							
							
 
							
							
							Use std::cin, std::cout, std::cerr instead (obsoletes 2000-10-29). 
							
						 
						25 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								4a9e4c0c58 
								
							
								 
							
						 
						
							
							
								
								* cln.m4: New file.  
							
							
 
							
							
							* doc/cln.tex: Document package tools cln-config and cln.m4.
        * Makefile.in: Care about cln.m4. 
							
						 
						25 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								3915d16bbf 
								
							
								 
							
						 
						
							
							
								
								* Adjusted documentation.  
							
							
								
 
							
							
						 
						26 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								1277b4cb29 
								
							
								 
							
						 
						
							
							
								
								* include/cln/number.h, the(const cl_number& x): New template  
							
							
 
							
							
							function. 
							
						 
						26 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								850abfde7f 
								
							
								 
							
						 
						
							
							
								
								* All Files have been modified for inclusion of namespace cln;  
							
							
 
							
							
							I am too lazy for a detailed discussion of all the changes.
          Many identifiers got their `cl_' stripped off.  Ok, this is a
          clumpsy CVS log-entry.  Promise: more will soon go into the
          file ChangeLog.  I apologize for the inconvenience.   :-( 
							
						 
						26 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								c940deb837 
								
							
								 
							
						 
						
							
							
								
								CXXFLAGS without -O don't work. Thomas Roessler had the painful experience.  
							
							
								
 
							
							
						 
						26 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								56036094b1 
								
							
								 
							
						 
						
							
							
								
								- doc/*, INSTALL: Mention that both shared and static library are  
							
							
 
							
							
							now build by default. 
							
						 
						26 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								2d6362ebe2 
								
							
								 
							
						 
						
							
							
								
								- Added forgotten index entries.  
							
							
								
 
							
							
						 
						26 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								c597eb5534 
								
							
								 
							
						 
						
							
							
								
								- Upgraded texinfo.tex to newer version 1999-10-01.07, which also  
							
							
 
							
							
							triggered lots of style changes.
- Documented use of external GMP.
- Fixed some index entries. 
							
						 
						26 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								a7f39918ee 
								
							
								 
							
						 
						
							
							
								
								- Added lots of  @cindex  to produce an index.  
							
							
 
							
							
							- Minor updates / fixed typos. 
							
						 
						26 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								dd9e0f894e 
								
							
								 
							
						 
						
							
							
								
								Initial revision  
							
							
								
 
							
							
						 
						26 years ago