2269b07d33 
								
							
								 
							
						 
						
							
							
								
								use with-temp-file and with-temp-directory in some tests.  
							
							
							
						 
						
							2016-04-04 10:33:03 -07:00  
				
					
						
							
							
								 
						
							
							
								95dc2f89e5 
								
							
								 
							
						 
						
							
							
								
								io.mmap: Clean up mmap tests so they can run at the same time.  
							
							
							
						 
						
							2016-03-30 16:29:06 -07:00  
				
					
						
							
							
								 
						
							
							
								d4b8e44399 
								
							
								 
							
						 
						
							
							
								
								license rename: fix the rest of it.  
							
							
							
						 
						
							2016-03-17 02:36:34 -07:00  
				
					
						
							
							
								 
						
							
							
								ceb75057da 
								
							
								 
							
						 
						
							
							
								
								change ERROR: words from throw-foo back to foo.  
							
							
							
						 
						
							2015-08-13 16:13:05 -07:00  
				
					
						
							
							
								 
						
							
							
								b6be8685c3 
								
							
								 
							
						 
						
							
							
								
								basis: ERROR: changes.  
							
							
							
						 
						
							2015-08-13 03:20:39 -07:00  
				
					
						
							
							
								 
						
							
							
								1fcf96cada 
								
							
								 
							
						 
						
							
							
								
								factor: remove """ string syntax for now. there are HEREDOC:, STRING:, escaping \", and something else soon.  
							
							
							
						 
						
							2015-07-25 22:59:56 -07:00  
				
					
						
							
							
								 
						
							
							
								892c62e1dc 
								
							
								 
							
						 
						
							
							
								
								factor: second stab at [ ] [ ] unit-test -> { } [ ] unit-test  
							
							
							
						 
						
							2015-07-03 09:39:59 -07:00  
				
					
						
							
							
								 
						
							
							
								59f3b1ea57 
								
							
								 
							
						 
						
							
							
								
								Revert "factor: rename [ ] [ ] unit-test -> { } [ ] unit-test using a refactoring tool!"  
							
							... 
							
							
							
							Needs a bit more work.
This reverts commit 7e54cc2824 
							
						 
						
							2015-07-02 13:47:06 -07:00  
				
					
						
							
							
								 
						
							
							
								7e54cc2824 
								
							
								 
							
						 
						
							
							
								
								factor: rename [ ] [ ] unit-test -> { } [ ] unit-test using a refactoring tool!  
							
							
							
						 
						
							2015-07-02 11:36:08 -07:00  
				
					
						
							
							
								 
						
							
							
								39093727b1 
								
							
								 
							
						 
						
							
							
								
								libc: rename (io-error) to throw-errno.  
							
							
							
						 
						
							2014-11-21 09:29:45 -08:00  
				
					
						
							
							
								 
						
							
							
								2c3dd8c3c8 
								
							
								 
							
						 
						
							
							
								
								Remove executable bit from tons of files that aren't  
							
							
							
						 
						
							2014-11-05 20:40:42 -08:00  
				
					
						
							
							
								 
						
							
							
								98935b7f15 
								
							
								 
							
						 
						
							
							
								
								docs: change ``{ $quotation "( x -- y )" }`` to ``{ $quotation ( x -- y ) }``.  
							
							
							
						 
						
							2014-05-18 20:09:10 -07:00  
				
					
						
							
							
								 
						
							
							
								5e129a8964 
								
							
								 
							
						 
						
							
							
								
								more libc fixes.  
							
							
							
						 
						
							2014-04-04 08:03:46 -07:00  
				
					
						
							
							
								 
						
							
							
								f9ea61bf91 
								
							
								 
							
						 
						
							
							
								
								basis/extra: Update last usages of <sliced-groups> to <groups>.  
							
							
							
						 
						
							2013-03-23 12:08:18 -07:00  
				
					
						
							
							
								 
						
							
							
								94db86a6db 
								
							
								 
							
						 
						
							
							
								
								Make "foo.private" require load foo instead.  
							
							... 
							
							
							
							Move require from vocabs.loader to vocabs. Update everything.
Fixes  #201 . 
							
						 
						
							2011-11-02 11:50:03 -07:00  
				
					
						
							
							
								 
						
							
							
								bf2a96e9e0 
								
							
								 
							
						 
						
							
							
								
								Remove Windows CE from core/ basis/ and build-support/  
							
							... 
							
							
							
							Rename the winnt singleton to windows in core/ basis/ extra/
Rename boot images winnt -> windows
Fixes  #84 . 
							
						 
						
							2011-09-18 23:19:06 -05:00  
				
					
						
							
							
								 
						
							
							
								9f34c9c676 
								
							
								 
							
						 
						
							
							
								
								Spelling fixes to documentation.  
							
							
							
						 
						
							2011-08-26 16:20:31 -07:00  
				
					
						
							
							
								 
						
							
							
								d5fe4fecc1 
								
							
								 
							
						 
						
							
							
								
								remove useless whitespace in several documentation  
							
							
							
						 
						
							2011-01-05 15:55:34 +09:00  
				
					
						
							
							
								 
						
							
							
								f791c8c5d2 
								
							
								 
							
						 
						
							
							
								
								Squashed commit of the following:  
							
							... 
							
							
							
							commit 197dbe9a6733775ac0ea19b3da4bd4dc3c85418c
Author: Doug Coleman <doug.coleman@gmail.com>
Date:   Sat Sep 18 19:01:38 2010 -0500
    Fix bootstrap, move privileges to windows.privileges
commit 521c622f8afb15bf42d263c738cb990560dc29cb
Author: Doug Coleman <doug.coleman@gmail.com>
Date:   Sat Sep 18 18:26:30 2010 -0500
    Hopefully fix bootstrap
commit eb3f22928b59758b9505430034044b5b94705da2
Author: Doug Coleman <doug.coleman@gmail.com>
Date:   Sat Sep 18 18:19:05 2010 -0500
    Remove wince from factor codebase
commit 619d6c99415f46208a7ede6a04b0ccda46b15360
Author: Doug Coleman <doug.coleman@gmail.com>
Date:   Sat Sep 18 16:07:46 2010 -0500
    Remove Windows CE from vm/ 
							
						 
						
							2010-09-19 19:13:25 -05:00  
				
					
						
							
							
								 
						
							
							
								5c8316be07 
								
							
								 
							
						 
						
							
							
								
								Move win32-handle to windows.handles and update using lists to avoid pulling in the io backend where not necessary  
							
							
							
						 
						
							2010-09-16 15:40:36 -05:00  
				
					
						
							
							
								 
						
							
							
								e5b30b7518 
								
							
								 
							
						 
						
							
							
								
								io: minor doc fixes throughout  
							
							
							
						 
						
							2010-09-11 18:43:47 -07:00  
				
					
						
							
							
								 
						
							
							
								026499e64f 
								
							
								 
							
						 
						
							
							
								
								Use flags{ instead of flags all over the place  
							
							
							
						 
						
							2010-04-01 14:44:03 -05:00  
				
					
						
							
							
								 
						
							
							
								95bfc8a240 
								
							
								 
							
						 
						
							
							
								
								vocabs.metadata: replace unportable tag with a platforms.txt file for more fine-grained control. Rename unportable tag to untested for remaining cases  
							
							
							
						 
						
							2010-02-20 13:30:49 +13:00  
				
					
						
							
							
								 
						
							
							
								760746e2ff 
								
							
								 
							
						 
						
							
							
								
								Fix using  
							
							
							
						 
						
							2010-01-22 15:01:38 -06:00  
				
					
						
							
							
								 
						
							
							
								4027002db7 
								
							
								 
							
						 
						
							
							
								
								remove SIMD:s  
							
							
							
						 
						
							2009-11-25 20:21:54 -08:00  
				
					
						
							
							
								 
						
							
							
								3fbe722561 
								
							
								 
							
						 
						
							
							
								
								Merge branch 'master' of  http://factorcode.org/git/factor  
							
							... 
							
							
							
							Conflicts:
	basis/locals/locals.factor
	basis/peg/peg.factor
	extra/infix/infix.factor 
							
						 
						
							2009-10-28 16:17:24 -05:00  
				
					
						
							
							
								 
						
							
							
								1476cdb974 
								
							
								 
							
						 
						
							
							
								
								reverse-here -> reverse!  
							
							
							
						 
						
							2009-10-28 14:40:15 -05:00  
				
					
						
							
							
								 
						
							
							
								08e7d25dc5 
								
							
								 
							
						 
						
							
							
								
								change-each -> map!, deep-change-each -> deep-map!  
							
							
							
						 
						
							2009-10-27 22:32:56 -05:00  
				
					
						
							
							
								 
						
							
							
								935c0797c3 
								
							
								 
							
						 
						
							
							
								
								update existing code for [let change  
							
							
							
						 
						
							2009-10-27 22:05:37 -05:00  
				
					
						
							
							
								 
						
							
							
								9781e5180c 
								
							
								 
							
						 
						
							
							
								
								fix doc formatting for io.mmap  
							
							
							
						 
						
							2009-10-20 22:43:11 -05:00  
				
					
						
							
							
								 
						
							
							
								102af9badb 
								
							
								 
							
						 
						
							
							
								
								specialized-arrays, specialized-vectors: fix potential problem if two vocabularies define different C types with the same name  
							
							
							
						 
						
							2009-10-19 04:41:53 -05:00  
				
					
						
							
							
								 
						
							
							
								7d39e51d9a 
								
							
								 
							
						 
						
							
							
								
								add using and unit tests for mmap  
							
							
							
						 
						
							2009-10-08 23:06:40 -05:00  
				
					
						
							
							
								 
						
							
							
								37d0f29e4b 
								
							
								 
							
						 
						
							
							
								
								add a couple of combinators to mmap that take a c-type to reduce conceptual overhead and boilerplate, more docs  
							
							
							
						 
						
							2009-10-08 16:07:36 -05:00  
				
					
						
							
							
								 
						
							
							
								405e5d015b 
								
							
								 
							
						 
						
							
							
								
								docs: change $subsection to $subsections  
							
							
							
						 
						
							2009-10-02 12:15:48 -04:00  
				
					
						
							
							
								 
						
							
							
								530accdad9 
								
							
								 
							
						 
						
							
							
								
								io.mmap: fix obsolete tests and get code to inline better  
							
							
							
						 
						
							2009-09-28 03:18:27 -05:00  
				
					
						
							
							
								 
						
							
							
								076ab42dc3 
								
							
								 
							
						 
						
							
							
								
								move some allocation words that don't really have much to do with c types out of alien.c-types into a new alien.data vocab  
							
							
							
						 
						
							2009-09-17 22:36:05 -05:00  
				
					
						
							
							
								 
						
							
							
								7f2e2b1777 
								
							
								 
							
						 
						
							
							
								
								Specialized array overhaul  
							
							... 
							
							
							
							- Replace hand-written specialized-arrays.* subvocabularies with new system; instead of USE:ing specialized-arrays.T, do SPECIALIZED-ARRAY: T
- Ditto for specialized-vectors; use SPECIALIZED-VECTOR:
- io.mmap.functor: removed entirely, use <mapped-array> instead
- struct-arrays and struct-vectors have been removed because specialized arrays and vectors subsume them entirely 
							
						 
						
							2009-09-09 22:33:34 -05:00  
				
					
						
							
							
								 
						
							
							
								a054ec3d64 
								
							
								 
							
						 
						
							
							
								
								specialized-arrays.direct is no more; instead, every specialized-array.<foo> vocabulary has a <direct-T-array> constructor  
							
							
							
						 
						
							2009-09-04 22:01:55 -05:00  
				
					
						
							
							
								 
						
							
							
								46045c882e 
								
							
								 
							
						 
						
							
							
								
								Disposables are now registered in a global disposables set. To take advantage of this, subclass disposable instead of providing a disposed slot and call new-disposable instead of new. tools.disposables defines two words, 'disposable.' and 'leaks', to help track down resource lifetime problems  
							
							
							
						 
						
							2009-08-24 02:26:13 -05:00  
				
					
						
							
							
								 
						
							
							
								b62630b5ac 
								
							
								 
							
						 
						
							
							
								
								Updating code in basis and extra for stricter vocab search path semantics  
							
							
							
						 
						
							2009-05-14 23:23:06 -05:00  
				
					
						
							
							
								 
						
							
							
								65d76e6509 
								
							
								 
							
						 
						
							
							
								
								finish fixing the using list for windows.errors, more ffi bindings  
							
							
							
						 
						
							2009-04-30 10:25:59 -05:00  
				
					
						
							
							
								 
						
							
							
								3f764fc872 
								
							
								 
							
						 
						
							
							
								
								fix file mode for read only mmap in unix  
							
							
							
						 
						
							2009-04-25 20:03:13 -05:00  
				
					
						
							
							
								 
						
							
							
								c44349c74e 
								
							
								 
							
						 
						
							
							
								
								test read-only mmap  
							
							
							
						 
						
							2009-04-25 19:32:44 -05:00  
				
					
						
							
							
								 
						
							
							
								2484ea07b0 
								
							
								 
							
						 
						
							
							
								
								support read-only mmap  
							
							
							
						 
						
							2009-04-25 19:22:00 -05:00  
				
					
						
							
							
								 
						
							
							
								c2fe2a4fea 
								
							
								 
							
						 
						
							
							
								
								Improve stack checker documentation  
							
							
							
						 
						
							2009-04-23 03:48:32 -05:00  
				
					
						
							
							
								 
						
							
							
								e06b618244 
								
							
								 
							
						 
						
							
							
								
								Fix typo in io.mmap.functor stack effect  
							
							
							
						 
						
							2009-03-04 21:37:49 -06:00  
				
					
						
							
							
								 
						
							
							
								1bd35e6f62 
								
							
								 
							
						 
						
							
							
								
								better io.mmap test  
							
							
							
						 
						
							2009-02-26 19:58:25 -06:00  
				
					
						
							
							
								 
						
							
							
								084311750e 
								
							
								 
							
						 
						
							
							
								
								add using to mmap tests  
							
							
							
						 
						
							2009-02-26 18:11:07 -06:00  
				
					
						
							
							
								 
						
							
							
								dc370e56ab 
								
							
								 
							
						 
						
							
							
								
								mmap now throws an understandable exception upon trying to mmap a zero length file.  fix a bug with calling |dispose on an integer if mmap failed on unix  
							
							
							
						 
						
							2009-02-26 17:34:26 -06:00  
				
					
						
							
							
								 
						
							
							
								a45c91659a 
								
							
								 
							
						 
						
							
							
								
								Update mmap docs  
							
							
							
						 
						
							2009-01-28 23:33:10 -06:00