Andrew MacIntyre 
								
							 
						 
						
							
							
							
							
								
							
							
								214d39a0ee 
								
							 
						 
						
							
							
								
								catch up with zipimport changes to std getpathp.c  
							
							
							
						 
						
							2003-01-02 12:41:58 +00:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Andrew MacIntyre 
								
							 
						 
						
							
							
							
							
								
							
							
								5180123a7b 
								
							 
						 
						
							
							
								
								bring structure closer to std config.c, whitespace normalisation  
							
							
							
						 
						
							2003-01-02 12:40:41 +00:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Andrew MacIntyre 
								
							 
						 
						
							
							
							
							
								
							
							
								3c5bfbed1c 
								
							 
						 
						
							
							
								
								fix a merge mistake - readline not built by default  
							
							
							
						 
						
							2003-01-02 12:38:39 +00:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Andrew MacIntyre 
								
							 
						 
						
							
							
							
							
								
							
							
								ab495052ad 
								
							 
						 
						
							
							
								
								DLL export definition refresh  
							
							
							
						 
						
							2002-12-31 11:25:42 +00:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Andrew MacIntyre 
								
							 
						 
						
							
							
							
							
								
							
							
								e52aa5ce48 
								
							 
						 
						
							
							
								
								add universal newline support to configuration  
							
							
							
						 
						
							2002-12-31 11:24:43 +00:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Andrew MacIntyre 
								
							 
						 
						
							
							
							
							
								
							
							
								d65778a9bf 
								
							 
						 
						
							
							
								
								whitespace cleanup  
							
							
							
						 
						
							2002-12-31 11:23:50 +00:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Andrew MacIntyre 
								
							 
						 
						
							
							
							
							
								
							
							
								7c90a8950a 
								
							 
						 
						
							
							
								
								getenv() replacement not required  
							
							
							
						 
						
							2002-12-31 11:20:37 +00:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Andrew MacIntyre 
								
							 
						 
						
							
							
							
							
								
							
							
								978697bf03 
								
							 
						 
						
							
							
								
								Build process updates:  
							
							... 
							
							
							
							- add new modules (zipimport, datetime, _random, bz2, _symtable)
 - build pyexpat with expat sources from Python distribution
 - regression test with and without compiled bytecode 
							
						 
						
							2002-12-31 11:18:08 +00:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Andrew MacIntyre 
								
							 
						 
						
							
							
							
							
								
							
							
								7e5bf674b8 
								
							 
						 
						
							
							
								
								history update  
							
							
							
						 
						
							2002-12-04 12:40:49 +00:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Andrew MacIntyre 
								
							 
						 
						
							
							
							
							
								
							
							
								e7a8cad069 
								
							 
						 
						
							
							
								
								make BSDDB 1.85 module buildable again after BSDDB3 module import  
							
							
							
						 
						
							2002-12-04 12:37:17 +00:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Andrew MacIntyre 
								
							 
						 
						
							
							
							
							
								
							
							
								ffcf899554 
								
							 
						 
						
							
							
								
								make port notes current  
							
							
							
						 
						
							2002-08-18 06:28:21 +00:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Andrew MacIntyre 
								
							 
						 
						
							
							
							
							
								
							
							
								4fffdff2be 
								
							 
						 
						
							
							
								
								Build process updates:  
							
							... 
							
							
							
							- the security fixes to tempfile have lead to test_tempfile wanting
   to create 100 temporary files.  as the EMX default is only 40,
   the number of file handles has been bumped (up to 250).
 - changes to pgen have required restructuring its build support. 
							
						 
						
							2002-08-18 06:26:33 +00:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Andrew MacIntyre 
								
							 
						 
						
							
							
							
							
								
							
							
								b3bfa7f9dc 
								
							 
						 
						
							
							
								
								refresh to pick up recent changes  
							
							
							
						 
						
							2002-06-10 08:05:26 +00:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Andrew MacIntyre 
								
							 
						 
						
							
							
							
							
								
							
							
								4a79e36018 
								
							 
						 
						
							
							
								
								make _sre a dynamically loadable module and build xxsubtype  
							
							
							
						 
						
							2002-06-10 08:04:29 +00:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Martin v. Löwis 
								
							 
						 
						
							
							
							
							
								
							
							
								2befa48926 
								
							 
						 
						
							
							
								
								Patch  #505375 : Make doc strings optional.  
							
							
							
						 
						
							2002-06-09 13:41:37 +00:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Andrew MacIntyre 
								
							 
						 
						
							
							
							
							
								
							
							
								07c639f577 
								
							 
						 
						
							
							
								
								add enumobject.c to build machinery  
							
							
							
						 
						
							2002-04-30 13:06:32 +00:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Andrew MacIntyre 
								
							 
						 
						
							
							
							
							
								
							
							
								63c9d50a84 
								
							 
						 
						
							
							
								
								add enumobject.c to build machinery  
							
							
							
						 
						
							2002-04-30 12:06:23 +00:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Andrew MacIntyre 
								
							 
						 
						
							
							
							
							
								
							
							
								6c65531511 
								
							 
						 
						
							
							
								
								update build infrastructure for pymalloc and bool changes  
							
							
							
						 
						
							2002-04-15 12:09:45 +00:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Andrew MacIntyre 
								
							 
						 
						
							
							
							
							
								
							
							
								41d97d6777 
								
							 
						 
						
							
							
								
								Create and populate OS/2 EMX port build directory:  
							
							... 
							
							
							
							PC/os2emx/
    Makefile
    README.os2emx
    config.c
    dlfcn.c            // libdl emulation code for loadable extensions
    dlfcn.h
    dllentry.c         // DLL initialisation routine for Python DLL
    getpath.c
    pyconfig.h
    python23.def       // Python DLL symbol export definitions
    pythonpm.c         // console-less PM interpreter wrapper 
							
						 
						
							2002-02-17 05:23:30 +00:00