..
alien
alien.remote-control: using temp directory.
2012-06-18 12:33:14 -07:00
ascii
Revert "ascii: adding title case."
2012-04-05 14:37:56 -07:00
atk
Make "foo.private" require load foo instead.
2011-11-02 11:50:03 -07:00
base64
use radix literals
2011-11-23 19:03:40 -08:00
biassocs
…
binary-search
…
bit-arrays
use radix literals
2011-11-23 19:03:40 -08:00
bit-sets
…
bit-vectors
…
bitstreams
use radix literals
2011-11-23 19:03:40 -08:00
bootstrap
bootstrap.image.upload: fix checksums location to use new temp dir.
2012-04-17 20:49:19 -07:00
boxes
…
byte-arrays /hex
…
cache
…
cairo
macosx: Remove /opt/local prefix on some mac ffi libs.
2012-06-18 17:01:29 -07:00
calendar
calendar: today is now midnight.
2012-02-02 19:47:05 -08:00
channels
…
checksums
use radix literals
2011-11-23 19:03:40 -08:00
circular
…
classes /struct
math: using if-zero in more places.
2012-06-18 14:32:39 -07:00
cocoa
cocoa.plists: import cocoa to fix bootstrap issue.
2012-04-16 12:06:42 -07:00
colors
…
columns
…
combinators
random: Add random-unit word. 1 random-unit - is the same distribution, as Joe pointed out, so remove that. Use random-unit in librarie.
2012-03-30 18:04:45 -07:00
command-line
command-line: don't pull in tools.errors
2011-12-07 10:52:58 -08:00
compiler
math: using if-zero in more places.
2012-06-18 14:32:39 -07:00
compression
use radix literals
2011-11-23 19:03:40 -08:00
concurrency
…
core-foundation
core-foundation.strings: prevent creating CFString from characters in range 0xd800-0xdfff.
2012-06-01 17:56:34 -07:00
core-graphics
use radix literals
2011-11-23 19:03:40 -08:00
core-text
core-text: remove unused local.
2012-06-06 14:46:49 -07:00
cpu
math: using if-zero in more places.
2012-06-18 14:32:39 -07:00
csv
…
db
use radix literals
2011-11-23 19:03:40 -08:00
debugger
debugger: fix error summary for not-found-in-roots.
2012-06-01 16:00:59 -07:00
definitions /icons
…
delegate
delegate: not sure why protocols can be defined with arrays, but...
2011-10-18 20:40:14 -07:00
deques
deques: fix help-lint
2011-11-08 23:27:33 -08:00
disjoint-sets
…
dlists
classes:
2012-05-03 19:45:30 -07:00
documents
…
editors
editors: fix editing of links. Fixes #411 .
2011-11-16 09:18:54 -08:00
endian
…
environment
io.files.info.windows: Fix file-systems word in two ways. First, don't
2012-06-21 08:32:53 -07:00
eval
…
farkup
…
fonts
…
formatting
use radix literals
2011-11-23 19:03:40 -08:00
fry
…
ftp
Missed yet more renames
2011-10-24 17:00:09 -07:00
functors
Rename lookup to lookup-word.
2011-11-06 16:00:00 -08:00
furnace
Revert "pubsubhubbub support by samueltardieu". Fixes #455 .
2011-12-14 13:13:18 -08:00
game /input
io.files.info.windows: Fix file-systems word in two ways. First, don't
2012-06-21 08:32:53 -07:00
gdk
Make "foo.private" require load foo instead.
2011-11-02 11:50:03 -07:00
generalizations
help-lint fixes for recent changes
2011-12-07 12:26:35 -08:00
gio
Make "foo.private" require load foo instead.
2011-11-02 11:50:03 -07:00
glib
macosx: Remove /opt/local prefix on some mac ffi libs.
2012-06-18 17:01:29 -07:00
globs
…
gmodule
Make "foo.private" require load foo instead.
2011-11-02 11:50:03 -07:00
gobject
Make "foo.private" require load foo instead.
2011-11-02 11:50:03 -07:00
gobject-introspection
Missed yet more renames
2011-10-24 17:00:09 -07:00
grouping
slice boa -> <slice-unsafe>
2011-11-09 19:22:09 -08:00
gtk
Make "foo.private" require load foo instead.
2011-11-02 11:50:03 -07:00
hashtables
memoize: implement identity memoize, trim using lists so bootstrap continues to work
2011-11-30 14:41:32 -08:00
heaps
…
help
change temp-file to cache-file where appropriate
2012-04-16 11:55:27 -07:00
hints
classes.union: Define a maybe: word that makes a tuple that acts as an anonymous union for a type and f. Updated all the places we define UNION: ?foo foo POSTPONE: f ;. Fixes #416 and lots of headaches.
2011-11-22 01:56:13 -08:00
html
Rename lookup to lookup-word.
2011-11-06 16:00:00 -08:00
http
http: using temp directory.
2012-06-18 12:33:07 -07:00
images
images.loader.gtk: typo
2011-11-02 19:02:27 -07:00
inspector
…
interpolate
…
interval-maps
…
interval-sets
interval-sets: inline unicode constant.
2012-05-07 17:31:32 -07:00
inverse
math.functions: rename exp to e^ to be consistent with 2^ and 10^. update things.
2012-05-02 10:22:23 -07:00
io
io.files.info.windows: Fix file-systems word in two ways. First, don't
2012-06-21 08:32:53 -07:00
iokit
use radix literals
2011-11-23 19:03:40 -08:00
json
use radix literals
2011-11-23 19:03:40 -08:00
lcs
…
libc
remove BSD,solaris,etc. misc platform support code
2011-11-02 17:13:51 -07:00
linked-assocs
…
listener
listener: move pprint error catching to stack.
2012-06-01 17:54:58 -07:00
lists
lazy.lists: lfrom-by documentation fix
2011-12-06 21:08:16 +01:00
literals
use radix literals
2011-11-23 19:03:40 -08:00
locals
memoize: implement identity memoize, trim using lists so bootstrap continues to work
2011-11-30 14:41:32 -08:00
logging
Make "foo.private" require load foo instead.
2011-11-02 11:50:03 -07:00
macros
…
match
…
math
math.combinatorics: 100%+ faster combinations.
2012-06-01 14:07:39 -07:00
memoize
memoize: moving MEMO[ to memoize.syntax to work around bootstrap issue.
2012-05-04 22:24:21 -07:00
mime
…
mirrors
Rename class to class-of
2011-10-24 06:47:42 -05:00
models
models: adding ?set-model.
2012-05-14 15:40:55 -07:00
multiline
…
nibble-arrays
use radix literals
2011-11-23 19:03:40 -08:00
nmake
…
none
…
opengl
use radix literals
2011-11-23 19:03:40 -08:00
openssl
use radix literals
2011-11-23 19:03:40 -08:00
pack
…
pango
Make "foo.private" require load foo instead.
2011-11-02 11:50:03 -07:00
peg
Rename class to class-of
2011-10-24 06:47:42 -05:00
persistent
…
porter-stemmer
…
present
Fix all failures in the linux64 build email
2011-10-24 19:33:09 -07:00
prettyprint
listener: move pprint error catching to stack.
2012-06-01 17:54:58 -07:00
promises
…
quoted-printable
…
quoting
…
random
random: Add random-integers and random-units words.
2012-06-20 21:42:15 -07:00
refs
…
regexp
regexp.parser: fix failing test
2011-12-06 21:11:58 -08:00
roman
combinators.smart: Fix reduce-outputs, rename quot*n to call-n, rewrite more macros as combinators.
2011-11-28 12:41:50 -08:00
search-deques
deques: adding ?peek-front and ?peek-back.
2011-11-08 13:20:56 -08:00
see
classes: Make methods dispatch on maybes. Fix a couple bugs in the implementation of maybe. classoid? is now a dumb test if an object could be a well-formed classoid; valid-classoid? tests for well-formedness. Move maybe tests. Make pprint* work better on methods.
2011-11-22 15:12:20 -08:00
sequences
sequences.windowed: Add vocabulary for doing windowed sequences that look
2012-06-20 21:42:16 -07:00
serialize
use radix literals
2011-11-23 19:03:40 -08:00
shuffle
…
simple-flat-file
use radix literals
2011-11-23 19:03:40 -08:00
simple-tokenizer
…
smtp
Missed yet more renames
2011-10-24 17:00:09 -07:00
sorting
…
soundex
…
source-files/errors /debugger
break circularity
2011-11-27 11:45:28 -08:00
specialized-arrays
specialized-arrays: update tests
2011-11-28 18:55:20 -08:00
specialized-vectors
…
splitting /monotonic
splitting.monotonic: Don't throw away the last result. Fixes #462 .
2011-12-27 11:45:01 -06:00
stack-checker
cleanup some lint warnings.
2012-04-18 17:46:01 -07:00
strings /tables
…
suffix-arrays
…
summary
Rename class to class-of
2011-10-24 06:47:42 -05:00
syndication
fix link when extracting the feed address
2011-12-16 16:07:01 -08:00
system-info
system-info.macosx: adding "Mountain Lion".
2012-02-16 08:30:56 -08:00
threads
threads: update test
2011-12-14 13:45:53 -08:00
timers
…
tools
io.files.info.windows: Fix file-systems word in two ways. First, don't
2012-06-21 08:32:53 -07:00
tr
…
tuple-arrays
slice boa -> <slice-unsafe>
2011-11-09 19:22:09 -08:00
typed
classes:
2012-05-03 19:45:30 -07:00
ui
io.files.info.windows: Fix file-systems word in two ways. First, don't
2012-06-21 08:32:53 -07:00
unicode
using reverse! when possible.
2012-04-25 20:09:36 -07:00
unix
unix.ffi: adding some socket constants.
2012-05-29 10:45:41 -07:00
unrolled-lists
deques: adding ?peek-front and ?peek-back.
2011-11-08 13:20:56 -08:00
urls
…
uuid
use radix literals
2011-11-23 19:03:40 -08:00
validators
…
vectors /functor
…
vlists
…
vm
cpu.*.bootstrap: clear faulting flag directly
2011-11-12 13:02:57 -08:00
vocabs
vocabs.refresh.monitor: use resolve-symlinks
2011-11-16 20:35:42 -08:00
webbrowser
webbrowser: move to basis for tools.deploy.unix
2012-03-26 10:18:10 -07:00
windows
io.files.info.windows: Fix file-systems word in two ways. First, don't
2012-06-21 08:32:53 -07:00
wrap
Use "map-sum" instead of "map sum".
2012-04-25 13:18:21 -07:00
x11
use radix literals
2011-11-23 19:03:40 -08:00
xml
add tag-named-with-attr to xml.traversal
2011-12-16 16:07:01 -08:00
xml-rpc
…
xmode
let's pretend BIN: HEX: OCT: never happened
2011-11-23 19:22:37 -08:00