Commit Graph

35 Commits (master)

Author SHA1 Message Date
Björn Lindqvist 1ca8276df4 basis/,core/,extra/: many new tags 2017-07-06 23:04:18 +02:00
Doug Coleman b3e8ecf738 factor: more function messups 2015-07-19 20:09:21 -07:00
Doug Coleman 6f6007570a factor: Fix rename issues. 2015-07-19 19:56:16 -07:00
Doug Coleman 0176591527 factor: actual patch to remove ; from all c/fortran functions 2015-07-19 16:25:30 -07:00
Doug Coleman 4ec2311406 factor: Trim whitespace after ! comments and a few USING: lines that got skipped before. 2015-07-18 20:14:22 -07:00
Doug Coleman 352e5de16a core, basis, extra: Remove DOS line endings from files.
Remove whitespace from end of lines.
Add a newline to the end of each file.
2015-06-29 17:25:40 -07:00
Doug Coleman 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
Joe Groff 65c3259761 "cdecl" -> cdecl 2010-03-31 19:20:35 -07:00
Joe Groff db6c083162 change back other char/uchar* parameters that don't look like actual string types 2010-02-23 13:15:16 -08:00
Joe Groff 4cfa1a6c77 rename current string-mangling "char*" to "c-string". char* is now just a boring old pointer to char 2010-02-23 11:42:02 -08:00
Joe Groff dcac051a4d deploy ogg and vorbis libraries 2010-02-16 14:24:04 -08:00
Joe Groff 630e5ecc3b update vocabs so a load-all on macosx works without parsing c-type strings 2009-09-27 15:11:21 -05:00
Chris Double d1a67c358e Change shared libaries used by libtheora for new theora api 2009-09-25 16:44:59 +12:00
Chris Double b61f11a727 Tidy up struct names for ogg vocabs 2009-09-25 15:53:32 +12:00
Chris Double 02f173bd15 Fix ogg.theora vocab 2009-09-25 15:46:11 +12:00
Chris Double 55c66b16e1 Fix ogg.vorbis vocab 2009-09-25 13:23:53 +12:00
Chris Double aef7af6652 Fix ogg vocab 2009-09-25 13:23:24 +12:00
Slava Pestov 4bc54497fa Move vocabularies which use delegation to unmaintained, and delete older unmaintained stuff 2008-08-27 16:23:35 -05:00
Doug Coleman 439c138aa5 fix load errors 2008-04-26 11:03:41 -05:00
Doug Coleman acf6132389 update cond/case 2008-04-11 12:56:48 -05:00
Doug Coleman a9cd31704d remove win32? and win64? words 2008-04-02 18:53:24 -05:00
Doug Coleman 393f77715c update everything to use os singletons 2008-04-02 18:25:33 -05:00
Daniel Ehrenberg f7a2bc066c Merge branch 'master' of git://factorcode.org/git/factor into unicode
Conflicts:

	extra/io/unix/unix-tests.factor
	extra/ogg/player/player.factor
2008-02-26 00:31:34 -06:00
Slava Pestov abc1e0d35b UI thread cleanup 2008-02-25 16:48:11 -06:00
Slava Pestov 20bbb4b5ae ogg.player responsiveness fixes 2008-02-25 06:32:25 -06:00
Daniel Ehrenberg 4ad96fc4ea Merge branch 'master' into unicode
Conflicts:

	core/io/streams/c/c-tests.factor
	extra/benchmark/mandel/mandel.factor
	extra/benchmark/raytracer/raytracer.factor
	extra/http/client/client.factor
2008-02-24 13:00:06 -06:00
Slava Pestov e455dd0362 Fix ogg.player and space-invaders 2008-02-22 00:47:43 -06:00
Daniel Ehrenberg 62f9ed5dbd putting encodings on all file readers/writers 2008-02-16 22:17:41 -06:00
Aaron Schaefer b4324cdd58 Update search paths after combinators.lib -> sequences.lib move 2008-02-12 16:49:53 -05:00
Doug Coleman e2c20d23a4 add missing use
fix dll path on windows
2008-02-04 11:06:11 -06:00
Eduardo Cavazos 5da80f7e5d Lot's of load-everything fixes.
* untabify things
  * using ascii or unicode
2008-02-02 00:29:47 -06:00
Chris Double eb07fbdc7c Fix ogg libraries for recent factor changes 2008-01-17 11:04:09 +13:00
Slava Pestov 0db366a204 Remove timing code 2007-09-29 22:03:58 -04:00
Slava Pestov 514ee9dd3a ogg.player cleanup 2007-09-27 16:11:37 -04:00
Slava Pestov a96457cecc Initial import 2007-09-20 18:09:08 -04:00