Integrate the patch from expat.h 1.51; needed for some C compilers. 
						
					 
				 
				2003-02-07 02:15:56 +00:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							Add Setup.config 
						
					 
				 
				2000-06-30 16:09:01 +00:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							DB.remove() needs to set the internal DB handle to NULL after being called. 
						
					 
				 
				2003-05-15 00:13:18 +00:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							Fix for [ 543344 ] Interpreter crashes when recoding; suggested 
						
					 
				 
				2003-02-04 19:35:03 +00:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							Make readers and writers participate in garbage collection. 
						
					 
				 
				2003-04-14 02:20:55 +00:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							Excise DL_EXPORT/DL_IMPORT from Modules/*.  Required adding a prototype 
						
					 
				 
				2002-08-02 02:27:13 +00:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							Always call tparm with 10 arguments.  It seems it's not varargs i 
						
					 
				 
				2002-11-21 14:17:51 +00:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							Renamed PyObject_GenericGetIter to PyObject_SelfIter 
						
					 
				 
				2003-03-17 19:46:11 +00:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							Always initialize Py_FileSystemDefaultEncoding on Unix in Py_Initialize, 
						
					 
				 
				2003-03-05 15:13:47 +00:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							PyObject_IsTrue() can return an error condition. 
						
					 
				 
				2003-04-23 00:14:18 +00:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							Allow _sre.c to compile with Python 2.2 
						
					 
				 
				2003-04-30 13:09:08 +00:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							Fix compiler warning 
						
					 
				 
				2003-02-02 17:08:33 +00:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							New support functions for test_getargs2. 
						
					 
				 
				2003-04-24 16:14:27 +00:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							Patch  #734118 : Add {get|set}busywaitinterval. 
						
					 
				 
				2003-05-09 08:19:48 +00:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							Fix ref(), proxy() docstrings, based on comments from David Abrahams. 
						
					 
				 
				2002-08-02 20:23:40 +00:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							Rename LONG_LONG to PY_LONG_LONG.  Fixes   #710285 . 
						
					 
				 
				2003-03-29 10:06:18 +00:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							SF patch  #667548 , Add some audio constants by Michael Pruett 
						
					 
				 
				2003-03-30 21:49:18 +00:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							Moved BeOS/ar-fake and BeOS/linkmodule to Modules/ar_beos and 
						
					 
				 
				2001-02-16 03:24:50 +00:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							SF 686323: Minor array module enhancements 
						
					 
				 
				2003-04-24 10:41:55 +00:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							Excise DL_EXPORT/DL_IMPORT from Modules/*.  Required adding a prototype 
						
					 
				 
				2002-08-02 02:27:13 +00:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							binascii_a2b_base64: Properly return an empty string if the input was all 
						
					 
				 
				2003-03-17 11:24:29 +00:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							add open function to bsddb185 module so the file format sniffing can be 
						
					 
				 
				2003-05-06 20:38:52 +00:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							Patch  #708495 : Port more stuff to OpenVMS. 
						
					 
				 
				2003-05-03 09:14:54 +00:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							Patch and new file by Geoff Furnish for C++ compilation. 
						
					 
				 
				1999-12-16 17:52:08 +00:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							Repair widespread misuse of _PyString_Resize.  Since it's clear people 
						
					 
				 
				2002-04-27 18:44:32 +00:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							Convert a pile of obvious "yes/no" functions to return bool. 
						
					 
				 
				2002-04-04 22:55:58 +00:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							REMOVED all CWI, CNRI and BeOpen copyright markings. 
						
					 
				 
				2000-09-01 23:29:29 +00:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							REMOVED all CWI, CNRI and BeOpen copyright markings. 
						
					 
				 
				2000-09-01 23:29:29 +00:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							Repair widespread misuse of _PyString_Resize.  Since it's clear people 
						
					 
				 
				2002-04-27 18:44:32 +00:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							Excise DL_EXPORT/DL_IMPORT from Modules/*.  Required adding a prototype 
						
					 
				 
				2002-08-02 02:27:13 +00:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							Removed WITH_CYCLE_GC #ifdef-ery.  Holes: 
						
					 
				 
				2002-07-07 03:59:34 +00:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							Make Unpickler objects colletable. 
						
					 
				 
				2003-04-09 21:25:30 +00:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							Excise DL_EXPORT/DL_IMPORT from Modules/*.  Required adding a prototype 
						
					 
				 
				2002-08-02 02:27:13 +00:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							SF patch 695710: fix bug 678519: cStringIO self iterator 
						
					 
				 
				2003-04-24 15:50:11 +00:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							REMOVED all CWI, CNRI and BeOpen copyright markings. 
						
					 
				 
				2000-09-01 23:29:29 +00:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							datetime.timedelta is now subclassable in Python.  The new test shows 
						
					 
				 
				2003-05-17 15:57:00 +00:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							Fix SF # 640557, '64-bit' systems and the dbm module 
						
					 
				 
				2002-11-22 23:29:31 +00:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							Excise DL_EXPORT/DL_IMPORT from Modules/*.  Required adding a prototype 
						
					 
				 
				2002-08-02 02:27:13 +00:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							Excise DL_EXPORT/DL_IMPORT from Modules/*.  Required adding a prototype 
						
					 
				 
				2002-08-02 02:27:13 +00:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							Simple fix for 
						
					 
				 
				2003-05-09 10:45:20 +00:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							Excise DL_EXPORT/DL_IMPORT from Modules/*.  Required adding a prototype 
						
					 
				 
				2002-08-02 02:27:13 +00:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							staticforward bites the dust. 
						
					 
				 
				2002-07-17 16:30:39 +00:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							Patch  #708495 : Port more stuff to OpenVMS. 
						
					 
				 
				2003-05-03 09:14:54 +00:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							Excise DL_EXPORT/DL_IMPORT from Modules/*.  Required adding a prototype 
						
					 
				 
				2002-08-02 02:27:13 +00:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							- New C API PyGC_Collect(), same as calling gc.collect(). 
						
					 
				 
				2003-04-17 17:29:22 +00:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							Excise DL_EXPORT/DL_IMPORT from Modules/*.  Required adding a prototype 
						
					 
				 
				2002-08-02 02:27:13 +00:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							Wipe out some warnings about non-ANSI code and an unsafe arg to 
						
					 
				 
				2002-07-17 14:33:34 +00:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							Patch  #696645 : Remove VMS code with uncertain authorship. 
						
					 
				 
				2003-03-05 14:15:21 +00:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							Remove INET6 define. Use ENABLE_IPV6 instead. 
						
					 
				 
				2001-12-02 10:15:37 +00:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							Make sure zip_path is null-terminated, since it's on the stack 
						
					 
				 
				2002-12-31 12:45:12 +00:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							SF patch  #577031 , remove PyArg_NoArgs() since it's deprecated 
						
					 
				 
				2002-07-28 15:23:23 +00:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							Patch  #708495 : Port more stuff to OpenVMS. 
						
					 
				 
				2003-05-03 09:14:54 +00:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							Excise DL_EXPORT/DL_IMPORT from Modules/*.  Required adding a prototype 
						
					 
				 
				2002-08-02 02:27:13 +00:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							Convert METH_OLDARGS -> METH_VARARGS: also PyArg_Parse -> PyArg_ParseTuple 
						
					 
				 
				2002-03-31 15:43:28 +00:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							* Added a substantial number of edge case and argument tests for 
						
					 
				 
				2003-05-03 05:59:48 +00:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							Mod suggested by Donn Cave -- invoke makexp_aix relative to $0 
						
					 
				 
				1997-09-03 00:45:30 +00:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							Remove a hard coded Python version, and a now incorrect relative path.  Closes 
						
					 
				 
				2001-02-16 03:27:35 +00:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							Allow the device name to be passed to linuxaudiodev.open(), for 
						
					 
				 
				2002-11-27 22:19:15 +00:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							Patch  #672053 : Return a result from Py_Main, instead of exiting. 
						
					 
				 
				2003-03-30 17:09:58 +00:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							[Patch  #536769 ] Add -Xcompiler flag for adding arguments and switches for 
						
					 
				 
				2002-03-29 18:00:19 +00:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							remove C++ entries of the form Class::method 
						
					 
				 
				1998-04-09 21:46:02 +00:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							SF patch  #659536 : Use PyArg_UnpackTuple where possible. 
						
					 
				 
				2002-12-29 16:33:45 +00:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							Issue an explicit error when we can't find an appropriate type for 
						
					 
				 
				2002-05-29 14:00:22 +00:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							Patch  #463421 : speed up md5 module with real memcpy/set. 
						
					 
				 
				2001-09-24 17:14:40 +00:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							SF  #621948 , update docstring for md5 by David M. Cooke.  Will backport. 
						
					 
				 
				2002-10-11 21:53:01 +00:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							Patch  #708495 : Port more stuff to OpenVMS. 
						
					 
				 
				2003-05-03 09:14:54 +00:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							Fix memory leaks reported by valgrind 
						
					 
				 
				2002-08-14 02:03:50 +00:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							SF  #633013 , Fix NIS causing interpreter core dump 
						
					 
				 
				2002-11-04 23:21:09 +00:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							SF patch  #670423 : Add missing identity tests to operator.c 
						
					 
				 
				2003-01-18 23:22:20 +00:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							Use fcntl() to put the audio device *back* into blocking mode after 
						
					 
				 
				2003-04-04 01:47:42 +00:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							Don't use (PyObject *)PyObject_Type(x).  It is a leaky and verbose way 
						
					 
				 
				2003-04-09 17:53:22 +00:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							AMK's revised version of the previous patch. 
						
					 
				 
				1998-05-07 15:32:44 +00:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							Jack Jansen: Mac Carbon: don't include sys/types if we don't have it 
						
					 
				 
				2000-06-28 20:56:30 +00:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							Excise DL_EXPORT/DL_IMPORT from Modules/*.  Required adding a prototype 
						
					 
				 
				2002-08-02 02:27:13 +00:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							Patch  #708495 : Port more stuff to OpenVMS. 
						
					 
				 
				2003-05-03 09:14:54 +00:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							Patch  #477750 : Use METH_ constants in Modules. 
						
					 
				 
				2002-01-17 23:15:58 +00:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							Patch  #614055 : Support OpenVMS. 
						
					 
				 
				2002-12-06 12:48:53 +00:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							Fix memory leak: free memory storing the content model passed to the 
						
					 
				 
				2003-02-02 03:54:17 +00:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							Undefine DPRINTF before defining it, there was a conflict with some other 
						
					 
				 
				2002-06-26 20:41:30 +00:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							Apparently FreeBSD enables some HW floating-point exceptions by default. 
						
					 
				 
				2002-12-28 21:56:08 +00:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							get_completer() takes no args 
						
					 
				 
				2003-03-01 15:19:41 +00:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							Excise DL_EXPORT/DL_IMPORT from Modules/*.  Required adding a prototype 
						
					 
				 
				2002-08-02 02:27:13 +00:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							Replace abort with Py_FatalError. 
						
					 
				 
				2002-08-07 16:21:51 +00:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							Spelling fixes supplied by Rob W. W. Hooft. All these are fixes in either 
						
					 
				 
				2000-07-16 12:04:32 +00:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							Get build working with pre-C99 compilers 
						
					 
				 
				2003-03-30 20:51:29 +00:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							Excise DL_EXPORT/DL_IMPORT from Modules/*.  Required adding a prototype 
						
					 
				 
				2002-08-02 02:27:13 +00:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							[Patch  #679505 ] Trigger DeprecationWarning on importing the rotor module 
						
					 
				 
				2003-04-24 13:17:13 +00:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							SF bug 684667: Modules/selectmodule.c returns NULL without exception set. 
						
					 
				 
				2003-02-11 17:18:58 +00:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							Patch to make _codecs a builtin module. This is necessary since 
						
					 
				 
				2002-12-12 17:37:50 +00:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							Revert Patch  #670715 : iconv support. 
						
					 
				 
				2003-04-03 04:49:12 +00:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							Convert more METH_OLDARGS & PyArg_Parse() 
						
					 
				 
				2002-04-02 18:26:33 +00:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							Use personal e-mail address 
						
					 
				 
				2002-10-30 21:08:34 +00:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							Take out my (long since disabled) POSIX signal mask handling code. 
						
					 
				 
				2003-03-13 13:56:53 +00:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							Patch  #734231 : Update RiscOS support. In particular, correct 
						
					 
				 
				2003-05-10 07:36:56 +00:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							Patch  #708495 : Port more stuff to OpenVMS. 
						
					 
				 
				2003-05-03 09:14:54 +00:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							Remove extraneous #define as per effbot's instructions in: 
						
					 
				 
				2002-03-18 18:46:14 +00:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							Fully support 32-bit codes. Enable BIGCHARSET in UCS-4 builds. 
						
					 
				 
				2003-04-19 12:56:08 +00:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							Excise DL_EXPORT/DL_IMPORT from Modules/*.  Required adding a prototype 
						
					 
				 
				2002-08-02 02:27:13 +00:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							Rename LONG_LONG to PY_LONG_LONG.  Fixes   #710285 . 
						
					 
				 
				2003-03-29 10:06:18 +00:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							staticforward bites the dust. 
						
					 
				 
				2002-07-17 16:30:39 +00:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							Patch  #477750 : Use METH_ constants in Modules. 
						
					 
				 
				2002-01-17 23:15:58 +00:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							Allow more docstrings to be removed during compilation in some modules 
						
					 
				 
				2002-08-13 22:20:41 +00:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							Excise DL_EXPORT/DL_IMPORT from Modules/*.  Required adding a prototype 
						
					 
				 
				2002-08-02 02:27:13 +00:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							Excise DL_EXPORT/DL_IMPORT from Modules/*.  Required adding a prototype 
						
					 
				 
				2002-08-02 02:27:13 +00:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							Fix error in comment, and in test_long_api and test_longlong_api remove 
						
					 
				 
				2001-06-16 08:10:13 +00:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							When an unhandled exception happens, report the repr() of the function 
						
					 
				 
				2003-04-29 19:44:05 +00:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							Patch  #734231 : Update RiscOS support. In particular, correct 
						
					 
				 
				2003-05-10 07:36:56 +00:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							remove rcs history 
						
					 
				 
				1996-01-26 21:10:22 +00:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							Excise DL_EXPORT/DL_IMPORT from Modules/*.  Required adding a prototype 
						
					 
				 
				2002-08-02 02:27:13 +00:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							Mods by Tony Lownds (patch 490100, slightly massaged by me) to make Tkinter 
						
					 
				 
				2001-12-09 23:15:56 +00:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							Fix SF bug  #694816 , remove comparison of unsigned value < 0 
						
					 
				 
				2003-02-28 03:14:37 +00:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							Add unidata_version. Bump generator version number. 
						
					 
				 
				2002-11-25 09:13:37 +00:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							Add unidata_version. Bump generator version number. 
						
					 
				 
				2002-11-25 09:13:37 +00:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							Renamed PyObject_GenericGetIter to PyObject_SelfIter 
						
					 
				 
				2003-03-17 19:46:11 +00:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							Another dummy type. 
						
					 
				 
				2003-02-13 18:44:57 +00:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							add some example docstrings using PyDoc_STR 
						
					 
				 
				2002-08-14 01:45:37 +00:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							REMOVED all CWI, CNRI and BeOpen copyright markings. 
						
					 
				 
				2000-09-01 23:29:29 +00:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							REMOVED all CWI, CNRI and BeOpen copyright markings. 
						
					 
				 
				2000-09-01 23:29:29 +00:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							Patch  #734231 : Update RiscOS support. In particular, correct 
						
					 
				 
				2003-05-10 07:36:56 +00:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							- Thanks to Scott David Daniels, a subtle bug in how the zlib 
						
					 
				 
				2003-02-03 20:45:52 +00:00