7792c43d12 
								
							
								 
							
						 
						
							
							
								
								* src/integer/input/cl_I_read_stream.cc (read_integer): Fix a bug  
							
							
 
							
							
							that caused radix specifiers to not work when reading from a stream.
	* src/rational/input/cl_RA_read_stream.cc (read_rational): Likewise.
	* src/real/input/cl_R_read_stream.cc (read_real): Likewise.
	* src/float/input/cl_F_read_stream.cc (read_float): Likewise.
	* src/complex/input/cl_N_read_stream.cc (read_complex): Likewise. 
							
						 
						21 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								541905ab43 
								
							
								 
							
						 
						
							
							
								
								* Remove unused labels.  
							
							
								
 
							
							
						 
						22 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								f2f5fb349d 
								
							
								 
							
						 
						
							
							
								
								* Make template specializations explicit.  
							
							
								
 
							
							
						 
						22 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								a8369235e2 
								
							
								 
							
						 
						
							
							
								
								* Change all C include headers to ISO style within C++ code.  
							
							
								
 
							
							
						 
						22 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								f3b29e52ea 
								
							
								 
							
						 
						
							
							
								
								* */*: cl_istream -> std::istream, cl_ostream -> std::ostream.  
							
							
								
 
							
							
						 
						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  
				
					
						
							
							
								 
						
							
							
							
								
							
								1897760a44 
								
							
								 
							
						 
						
							
							
								
								* src/real/input/cl_R_read.cc, src/complex/input/cl_N_read.cc:  
							
							
 
							
							
							#undef stderr, if it's defined so cln::stderr isn't confused.
        * src/base/input/cl_read_globals.cc: stdin should not be extern. 
							
						 
						25 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								f24a1dab87 
								
							
								 
							
						 
						
							
							
								
								* include/cln/number.h (As): Fix it in namespace by suffixing `_As'  
							
							
 
							
							
							to the appropiate method instead of prefixing `as_'.
        * src/complex/misc/cl_N_as.cc (cl_N_As): Likewise.
        * src/real/misc/cl_R_as.cc (cl_R_As): Likewise.
        * src/rational/misc/cl_RA_as.cc (cl_RA_As): Likewise.
        * src/integer/misc/cl_I_as.cc (cl_I_As): Likewise.
        * src/float/misc/cl_F_as.cc (cl_F_As): Likewise.
        * src/float/sfloat/misc/cl_SF_as.cc (cl_SF_As): Likewise.
        * src/float/lfloat/misc/cl_LF_as.cc (cl_LF_As): Likewise.
        * src/float/ffloat/misc/cl_FF_as.cc (cl_FF_As): Likewise.
        * src/float/dfloat/misc/cl_DF_as.cc (cl_DF_As): Likewise. 
							
						 
						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  
				
					
						
							
							
								 
						
							
							
							
								
							
								53cf241b08 
								
							
								 
							
						 
						
							
							
								
								Accept floats with 1.2L0_100 syntax when reading from streams, not only when  
							
							
 
							
							
							reading from strings. 
							
						 
						26 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								e9aeaa2404 
								
							
								 
							
						 
						
							
							
								
								* Removed internal gmp/ directory and other traces of it like $GMP_INCLUDES.  
							
							
								
 
							
							
						 
						26 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								dd9e0f894e 
								
							
								 
							
						 
						
							
							
								
								Initial revision  
							
							
								
 
							
							
						 
						26 years ago