vsc 
							
						 
					 
					
						
						
							
						
						c715e145ef 
					 
					
						
						
							
							bad bug in indexing code.  
						
						... 
						
						
						
						git-svn-id: https://yap.svn.sf.net/svnroot/yap/trunk@1081  b08c6af1-5177-4d33-ba66-4b1c6b8b522a 
						
						
					 
					
						2004-06-17 22:07:23 +00:00 
						 
				 
			
				
					
						
							
							
								vsc 
							
						 
					 
					
						
						
							
						
						781c89f4b5 
					 
					
						
						
							
							fix bad suspended clause counter  
						
						... 
						
						
						
						git-svn-id: https://yap.svn.sf.net/svnroot/yap/trunk@1056  b08c6af1-5177-4d33-ba66-4b1c6b8b522a 
						
						
					 
					
						2004-04-29 03:44:04 +00:00 
						 
				 
			
				
					
						
							
							
								vsc 
							
						 
					 
					
						
						
							
						
						e6cab52dc2 
					 
					
						
						
							
							more fixes for expand_clauses  
						
						... 
						
						
						
						git-svn-id: https://yap.svn.sf.net/svnroot/yap/trunk@1050  b08c6af1-5177-4d33-ba66-4b1c6b8b522a 
						
						
					 
					
						2004-04-27 15:03:43 +00:00 
						 
				 
			
				
					
						
							
							
								vsc 
							
						 
					 
					
						
						
							
						
						a68263845d 
					 
					
						
						
							
							trust_logical should protect the last clause, otherwise it cannot  
						
						... 
						
						
						
						jump there.
git-svn-id: https://yap.svn.sf.net/svnroot/yap/trunk@1045  b08c6af1-5177-4d33-ba66-4b1c6b8b522a 
						
						
					 
					
						2004-04-22 03:24:17 +00:00 
						 
				 
			
				
					
						
							
							
								vsc 
							
						 
					 
					
						
						
							
						
						75a7d66e40 
					 
					
						
						
							
							fix bad ordering when inserting second clause  
						
						... 
						
						
						
						git-svn-id: https://yap.svn.sf.net/svnroot/yap/trunk@1043  b08c6af1-5177-4d33-ba66-4b1c6b8b522a 
						
						
					 
					
						2004-04-21 04:01:53 +00:00 
						 
				 
			
				
					
						
							
							
								vsc 
							
						 
					 
					
						
						
							
						
						27f85f3355 
					 
					
						
						
							
							fixes for corourining  
						
						... 
						
						
						
						git-svn-id: https://yap.svn.sf.net/svnroot/yap/trunk@1042  b08c6af1-5177-4d33-ba66-4b1c6b8b522a 
						
						
					 
					
						2004-04-20 22:08:57 +00:00 
						 
				 
			
				
					
						
							
							
								vsc 
							
						 
					 
					
						
						
							
						
						f7a68f97cd 
					 
					
						
						
							
							more bug fixes  
						
						... 
						
						
						
						git-svn-id: https://yap.svn.sf.net/svnroot/yap/trunk@1037  b08c6af1-5177-4d33-ba66-4b1c6b8b522a 
						
						
					 
					
						2004-04-16 19:27:31 +00:00 
						 
				 
			
				
					
						
							
							
								vsc 
							
						 
					 
					
						
						
							
						
						5b6e8182d1 
					 
					
						
						
							
							expand_clauses: keep a list of clauses to expand  
						
						... 
						
						
						
						fix new trail scheme for multi-assignment variables
git-svn-id: https://yap.svn.sf.net/svnroot/yap/trunk@1035  b08c6af1-5177-4d33-ba66-4b1c6b8b522a 
						
						
					 
					
						2004-04-14 19:10:40 +00:00 
						 
				 
			
				
					
						
							
							
								vsc 
							
						 
					 
					
						
						
							
						
						dc245aed32 
					 
					
						
						
							
							fix memory leaks  
						
						... 
						
						
						
						git-svn-id: https://yap.svn.sf.net/svnroot/yap/trunk@1034  b08c6af1-5177-4d33-ba66-4b1c6b8b522a 
						
						
					 
					
						2004-04-07 22:04:04 +00:00 
						 
				 
			
				
					
						
							
							
								vsc 
							
						 
					 
					
						
						
							
						
						545b12a808 
					 
					
						
						
							
							if number of left-over < 1/5 keep list of clauses to expand around  
						
						... 
						
						
						
						fix call to stack expander
git-svn-id: https://yap.svn.sf.net/svnroot/yap/trunk@1030  b08c6af1-5177-4d33-ba66-4b1c6b8b522a 
						
						
					 
					
						2004-03-31 01:02:18 +00:00 
						 
				 
			
				
					
						
							
							
								pmoura 
							
						 
					 
					
						
						
							
						
						30c2f0e570 
					 
					
						
						
							
							Removed debugging line to allow compilation.  
						
						... 
						
						
						
						git-svn-id: https://yap.svn.sf.net/svnroot/yap/trunk@1029  b08c6af1-5177-4d33-ba66-4b1c6b8b522a 
						
						
					 
					
						2004-03-25 02:19:10 +00:00 
						 
				 
			
				
					
						
							
							
								vsc 
							
						 
					 
					
						
						
							
						
						4242efb73f 
					 
					
						
						
							
							trim_trail for default machine  
						
						... 
						
						
						
						be more aggressive about try-retry-trust chains.
   - handle cases where block starts with a wait
   - don't use _killed instructions, just let the thing rot by itself.
git-svn-id: https://yap.svn.sf.net/svnroot/yap/trunk@1027  b08c6af1-5177-4d33-ba66-4b1c6b8b522a 
						
						
					 
					
						2004-03-19 11:35:42 +00:00 
						 
				 
			
				
					
						
							
							
								vsc 
							
						 
					 
					
						
						
							
						
						2e3221a68d 
					 
					
						
						
							
							optimise -> for type tests  
						
						... 
						
						
						
						git-svn-id: https://yap.svn.sf.net/svnroot/yap/trunk@1024  b08c6af1-5177-4d33-ba66-4b1c6b8b522a 
						
						
					 
					
						2004-03-10 14:59:55 +00:00 
						 
				 
			
				
					
						
							
							
								vsc 
							
						 
					 
					
						
						
							
						
						ad685b6e5b 
					 
					
						
						
							
							fix missing ClSize in index.c  
						
						... 
						
						
						
						start introducing docs for threads (copied from SWI).
git-svn-id: https://yap.svn.sf.net/svnroot/yap/trunk@1019  b08c6af1-5177-4d33-ba66-4b1c6b8b522a 
						
						
					 
					
						2004-03-05 17:27:53 +00:00 
						 
				 
			
				
					
						
							
							
								vsc 
							
						 
					 
					
						
						
							
						
						caa0b26665 
					 
					
						
						
							
							solaris fixes for threads  
						
						... 
						
						
						
						get rid of SizeOfBlock
git-svn-id: https://yap.svn.sf.net/svnroot/yap/trunk@1018  b08c6af1-5177-4d33-ba66-4b1c6b8b522a 
						
						
					 
					
						2004-03-05 15:26:33 +00:00 
						 
				 
			
				
					
						
							
							
								rslopes 
							
						 
					 
					
						
						
							
						
						69f6496e7e 
					 
					
						
						
							
							Profiler update  
						
						... 
						
						
						
						git-svn-id: https://yap.svn.sf.net/svnroot/yap/trunk@1017  b08c6af1-5177-4d33-ba66-4b1c6b8b522a 
						
						
					 
					
						2004-03-04 21:17:40 +00:00 
						 
				 
			
				
					
						
							
							
								vsc 
							
						 
					 
					
						
						
							
						
						4eeceb6549 
					 
					
						
						
							
							debugging leftovers  
						
						... 
						
						
						
						git-svn-id: https://yap.svn.sf.net/svnroot/yap/trunk@1011  b08c6af1-5177-4d33-ba66-4b1c6b8b522a 
						
						
					 
					
						2004-02-29 01:40:51 +00:00 
						 
				 
			
				
					
						
							
							
								vsc 
							
						 
					 
					
						
						
							
						
						495ed28c35 
					 
					
						
						
							
							remove debuging info  
						
						... 
						
						
						
						git-svn-id: https://yap.svn.sf.net/svnroot/yap/trunk@1009  b08c6af1-5177-4d33-ba66-4b1c6b8b522a 
						
						
					 
					
						2004-02-28 01:10:15 +00:00 
						 
				 
			
				
					
						
							
							
								vsc 
							
						 
					 
					
						
						
							
						
						02ec294d84 
					 
					
						
						
							
							more fixes for multi-threading.  
						
						... 
						
						
						
						git-svn-id: https://yap.svn.sf.net/svnroot/yap/trunk@1008  b08c6af1-5177-4d33-ba66-4b1c6b8b522a 
						
						
					 
					
						2004-02-28 01:08:59 +00:00 
						 
				 
			
				
					
						
							
							
								rslopes 
							
						 
					 
					
						
						
							
						
						58e306b815 
					 
					
						
						
							
							Profiler Update  
						
						... 
						
						
						
						git-svn-id: https://yap.svn.sf.net/svnroot/yap/trunk@1005  b08c6af1-5177-4d33-ba66-4b1c6b8b522a 
						
						
					 
					
						2004-02-25 19:33:08 +00:00 
						 
				 
			
				
					
						
							
							
								rslopes 
							
						 
					 
					
						
						
							
						
						6198cdb4bc 
					 
					
						
						
							
							Low Profiler Update  
						
						... 
						
						
						
						git-svn-id: https://yap.svn.sf.net/svnroot/yap/trunk@1004  b08c6af1-5177-4d33-ba66-4b1c6b8b522a 
						
						
					 
					
						2004-02-25 19:06:31 +00:00 
						 
				 
			
				
					
						
							
							
								vsc 
							
						 
					 
					
						
						
							
						
						6027963867 
					 
					
						
						
							
							more thread updates.  
						
						... 
						
						
						
						git-svn-id: https://yap.svn.sf.net/svnroot/yap/trunk@1001  b08c6af1-5177-4d33-ba66-4b1c6b8b522a 
						
						
					 
					
						2004-02-21 20:25:45 +00:00 
						 
				 
			
				
					
						
							
							
								vsc 
							
						 
					 
					
						
						
							
						
						0c1ed177f6 
					 
					
						
						
							
							fix a few nasties just introduced.  
						
						... 
						
						
						
						git-svn-id: https://yap.svn.sf.net/svnroot/yap/trunk@999  b08c6af1-5177-4d33-ba66-4b1c6b8b522a 
						
						
					 
					
						2004-02-20 15:00:51 +00:00 
						 
				 
			
				
					
						
							
							
								vsc 
							
						 
					 
					
						
						
							
						
						53c1eb54a2 
					 
					
						
						
							
							more fixes for thread support.  
						
						... 
						
						
						
						git-svn-id: https://yap.svn.sf.net/svnroot/yap/trunk@998  b08c6af1-5177-4d33-ba66-4b1c6b8b522a 
						
						
					 
					
						2004-02-20 02:28:19 +00:00 
						 
				 
			
				
					
						
							
							
								vsc 
							
						 
					 
					
						
						
							
						
						026bfb3c18 
					 
					
						
						
							
							more thread fixes  
						
						... 
						
						
						
						git-svn-id: https://yap.svn.sf.net/svnroot/yap/trunk@997  b08c6af1-5177-4d33-ba66-4b1c6b8b522a 
						
						
					 
					
						2004-02-19 19:24:46 +00:00 
						 
				 
			
				
					
						
							
							
								vsc 
							
						 
					 
					
						
						
							
						
						d3f49b75df 
					 
					
						
						
							
							clause should not do write locking  
						
						... 
						
						
						
						expand_index should not care whether read_locks are held.
git-svn-id: https://yap.svn.sf.net/svnroot/yap/trunk@996  b08c6af1-5177-4d33-ba66-4b1c6b8b522a 
						
						
					 
					
						2004-02-18 01:43:32 +00:00 
						 
				 
			
				
					
						
							
							
								vsc 
							
						 
					 
					
						
						
							
						
						860ea6d115 
					 
					
						
						
							
							Take care to process heap overflows correctly.  
						
						... 
						
						
						
						git-svn-id: https://yap.svn.sf.net/svnroot/yap/trunk@992  b08c6af1-5177-4d33-ba66-4b1c6b8b522a 
						
						
					 
					
						2004-02-17 16:27:22 +00:00 
						 
				 
			
				
					
						
							
							
								vsc 
							
						 
					 
					
						
						
							
						
						6662ca157e 
					 
					
						
						
							
							simplify module access  
						
						... 
						
						
						
						git-svn-id: https://yap.svn.sf.net/svnroot/yap/trunk@981  b08c6af1-5177-4d33-ba66-4b1c6b8b522a 
						
						
					 
					
						2004-02-12 12:37:12 +00:00 
						 
				 
			
				
					
						
							
							
								vsc 
							
						 
					 
					
						
						
							
						
						08fe01ad98 
					 
					
						
						
							
							a few more fixes, and we're done with threads (for now) ;-).  
						
						... 
						
						
						
						git-svn-id: https://yap.svn.sf.net/svnroot/yap/trunk@980  b08c6af1-5177-4d33-ba66-4b1c6b8b522a 
						
						
					 
					
						2004-02-11 16:18:16 +00:00 
						 
				 
			
				
					
						
							
							
								vsc 
							
						 
					 
					
						
						
							
						
						acbf57f59d 
					 
					
						
						
							
							improve threads support  
						
						... 
						
						
						
						git-svn-id: https://yap.svn.sf.net/svnroot/yap/trunk@976  b08c6af1-5177-4d33-ba66-4b1c6b8b522a 
						
						
					 
					
						2004-02-11 01:20:56 +00:00 
						 
				 
			
				
					
						
							
							
								vsc 
							
						 
					 
					
						
						
							
						
						cfd3683891 
					 
					
						
						
							
							fix integer as DBRef  
						
						... 
						
						
						
						git-svn-id: https://yap.svn.sf.net/svnroot/yap/trunk@971  b08c6af1-5177-4d33-ba66-4b1c6b8b522a 
						
						
					 
					
						2004-02-09 14:19:05 +00:00 
						 
				 
			
				
					
						
							
							
								vsc 
							
						 
					 
					
						
						
							
						
						9b84cdfe5d 
					 
					
						
						
							
							improved support for threads and code area allocation using malloc  
						
						... 
						
						
						
						git-svn-id: https://yap.svn.sf.net/svnroot/yap/trunk@965  b08c6af1-5177-4d33-ba66-4b1c6b8b522a 
						
						
					 
					
						2004-02-05 16:57:02 +00:00 
						 
				 
			
				
					
						
							
							
								vsc 
							
						 
					 
					
						
						
							
						
						cacc407677 
					 
					
						
						
							
							Bug fixes!  
						
						... 
						
						
						
						git-svn-id: https://yap.svn.sf.net/svnroot/yap/trunk@964  b08c6af1-5177-4d33-ba66-4b1c6b8b522a 
						
						
					 
					
						2004-01-29 13:37:10 +00:00 
						 
				 
			
				
					
						
							
							
								vsc 
							
						 
					 
					
						
						
							
						
						0a7ec31659 
					 
					
						
						
							
							bug fixes  
						
						... 
						
						
						
						git-svn-id: https://yap.svn.sf.net/svnroot/yap/trunk@962  b08c6af1-5177-4d33-ba66-4b1c6b8b522a 
						
						
					 
					
						2004-01-26 12:41:06 +00:00 
						 
				 
			
				
					
						
							
							
								vsc 
							
						 
					 
					
						
						
							
						
						ba9876268f 
					 
					
						
						
							
							threads, clean signals, and much more...  
						
						... 
						
						
						
						git-svn-id: https://yap.svn.sf.net/svnroot/yap/trunk@957  b08c6af1-5177-4d33-ba66-4b1c6b8b522a 
						
						
					 
					
						2004-01-23 02:23:51 +00:00 
						 
				 
			
				
					
						
							
							
								vsc 
							
						 
					 
					
						
						
							
						
						80fd1bcc91 
					 
					
						
						
							
							many fixes: restart on threads, fixes for tabling, other generic fixes  
						
						... 
						
						
						
						git-svn-id: https://yap.svn.sf.net/svnroot/yap/trunk@954  b08c6af1-5177-4d33-ba66-4b1c6b8b522a 
						
						
					 
					
						2003-12-27 00:38:53 +00:00 
						 
				 
			
				
					
						
							
							
								vsc 
							
						 
					 
					
						
						
							
						
						b16de6ad3d 
					 
					
						
						
							
							more fixes over tabling changes  
						
						... 
						
						
						
						git-svn-id: https://yap.svn.sf.net/svnroot/yap/trunk@953  b08c6af1-5177-4d33-ba66-4b1c6b8b522a 
						
						
					 
					
						2003-12-18 17:36:54 +00:00 
						 
				 
			
				
					
						
							
							
								vsc 
							
						 
					 
					
						
						
							
						
						e7ab7b4c8a 
					 
					
						
						
							
							fix non-tabling version  
						
						... 
						
						
						
						fix compilation with THREADS
git-svn-id: https://yap.svn.sf.net/svnroot/yap/trunk@952  b08c6af1-5177-4d33-ba66-4b1c6b8b522a 
						
						
					 
					
						2003-12-18 17:23:22 +00:00 
						 
				 
			
				
					
						
							
							
								vsc 
							
						 
					 
					
						
						
							
						
						221665bab8 
					 
					
						
						
							
							support for tabling  
						
						... 
						
						
						
						git-svn-id: https://yap.svn.sf.net/svnroot/yap/trunk@951  b08c6af1-5177-4d33-ba66-4b1c6b8b522a 
						
						
					 
					
						2003-12-18 16:38:40 +00:00 
						 
				 
			
				
					
						
							
							
								vsc 
							
						 
					 
					
						
						
							
						
						0c2a3b4aff 
					 
					
						
						
							
							fixes for bad indexing on floats.  
						
						... 
						
						
						
						git-svn-id: https://yap.svn.sf.net/svnroot/yap/trunk@950  b08c6af1-5177-4d33-ba66-4b1c6b8b522a 
						
						
					 
					
						2003-12-05 15:18:08 +00:00 
						 
				 
			
				
					
						
							
							
								vsc 
							
						 
					 
					
						
						
							
						
						2fbad3d467 
					 
					
						
						
							
							fix fixes  
						
						... 
						
						
						
						git-svn-id: https://yap.svn.sf.net/svnroot/yap/trunk@943  b08c6af1-5177-4d33-ba66-4b1c6b8b522a 
						
						
					 
					
						2003-12-02 01:15:50 +00:00 
						 
				 
			
				
					
						
							
							
								vsc 
							
						 
					 
					
						
						
							
						
						fd1bc58cde 
					 
					
						
						
							
							slowly restore nth_clause  
						
						... 
						
						
						
						git-svn-id: https://yap.svn.sf.net/svnroot/yap/trunk@941  b08c6af1-5177-4d33-ba66-4b1c6b8b522a 
						
						
					 
					
						2003-12-01 19:22:01 +00:00 
						 
				 
			
				
					
						
							
							
								vsc 
							
						 
					 
					
						
						
							
						
						678ff0df82 
					 
					
						
						
							
							many fixes  
						
						... 
						
						
						
						git-svn-id: https://yap.svn.sf.net/svnroot/yap/trunk@940  b08c6af1-5177-4d33-ba66-4b1c6b8b522a 
						
						
					 
					
						2003-12-01 17:27:42 +00:00 
						 
				 
			
				
					
						
							
							
								vsc 
							
						 
					 
					
						
						
							
						
						d6207a55f9 
					 
					
						
						
							
							fix ensure_loaded to reload if called from a different module.  
						
						... 
						
						
						
						fix error handling in dbase.c
git-svn-id: https://yap.svn.sf.net/svnroot/yap/trunk@939  b08c6af1-5177-4d33-ba66-4b1c6b8b522a 
						
						
					 
					
						2003-11-29 23:41:28 +00:00 
						 
				 
			
				
					
						
							
							
								vsc 
							
						 
					 
					
						
						
							
						
						90829edc9e 
					 
					
						
						
							
							new infrastructure for static clauses:  
						
						... 
						
						
						
						they are now valid references
  they don't have the try_me block
jump_on_var now uses expand
git-svn-id: https://yap.svn.sf.net/svnroot/yap/trunk@936  b08c6af1-5177-4d33-ba66-4b1c6b8b522a 
						
						
					 
					
						2003-11-26 18:36:35 +00:00 
						 
				 
			
				
					
						
							
							
								vsc 
							
						 
					 
					
						
						
							
						
						2fc4750456 
					 
					
						
						
							
							a few more simple fixes  
						
						... 
						
						
						
						git-svn-id: https://yap.svn.sf.net/svnroot/yap/trunk@935  b08c6af1-5177-4d33-ba66-4b1c6b8b522a 
						
						
					 
					
						2003-11-24 00:00:43 +00:00 
						 
				 
			
				
					
						
							
							
								vsc 
							
						 
					 
					
						
						
							
						
						f5edbc8aa7 
					 
					
						
						
							
							compact source mode.  
						
						... 
						
						
						
						git-svn-id: https://yap.svn.sf.net/svnroot/yap/trunk@934  b08c6af1-5177-4d33-ba66-4b1c6b8b522a 
						
						
					 
					
						2003-11-21 16:56:20 +00:00 
						 
				 
			
				
					
						
							
							
								vsc 
							
						 
					 
					
						
						
							
						
						ff20288236 
					 
					
						
						
							
							don't keep source for log update facts, just execute them to find out the  
						
						... 
						
						
						
						arguments.
git-svn-id: https://yap.svn.sf.net/svnroot/yap/trunk@932  b08c6af1-5177-4d33-ba66-4b1c6b8b522a 
						
						
					 
					
						2003-11-18 19:24:46 +00:00 
						 
				 
			
				
					
						
							
							
								vsc 
							
						 
					 
					
						
						
							
						
						1ada44ab8e 
					 
					
						
						
							
							stabilisation patches for Yap-4.5.2  
						
						... 
						
						
						
						git-svn-id: https://yap.svn.sf.net/svnroot/yap/trunk@922  b08c6af1-5177-4d33-ba66-4b1c6b8b522a 
						
						
					 
					
						2003-11-12 12:33:31 +00:00 
						 
				 
			
				
					
						
							
							
								vsc 
							
						 
					 
					
						
						
							
						
						a23c409540 
					 
					
						
						
							
							don't leave dangling pointers to switch tables, as they can be removed  
						
						... 
						
						
						
						easily.
git-svn-id: https://yap.svn.sf.net/svnroot/yap/trunk@913  b08c6af1-5177-4d33-ba66-4b1c6b8b522a 
						
						
					 
					
						2003-10-31 00:20:52 +00:00