]> gitweb.factorcode.org Git - factor.git/shortlog
factor.git
2010-02-17 Joe GroffMerge branch 'master' of git://factorcode.org/git/factor
2010-02-17 Joe GroffMerge branch 'master' of git://factorcode.org/git/factor
2010-02-17 Joe Grofffall back to manual gl vertex attribute management...
2010-02-17 Slava Pestovlistener: fix help lint
2010-02-17 Slava PestovFix unit test failures
2010-02-17 Slava Pestovclasses.tuple: document final class declaration
2010-02-17 Slava Pestovtyped: update documentation
2010-02-17 Slava Pestovtools.deploy.backend: clean up
2010-02-17 Slava Pestovtuple-arrays: require that base type be final
2010-02-17 Slava Pestovfunctors: make 'final' declarations work in functors
2010-02-17 Slava Pestovlistener: fix docs
2010-02-17 Slava Pestovsee: show final declaration on tuples
2010-02-17 Slava Pestovclasses.tuple: fix screwup
2010-02-17 Slava PestovMake specialized arrays and SIMD types final so that...
2010-02-17 Slava Pestovtyped: only unbox final classes. Fixes bug reported...
2010-02-17 Slava PestovAdd support for final tuple classes which cannot be...
2010-02-17 Slava Pestovcore: minor cleanups
2010-02-17 Slava PestovMinor documentation fixes
2010-02-17 Slava Pestovcombinators: better wrong-values error
2010-02-17 Slava Pestovhelp.markup: make $example render slightly nicer
2010-02-17 Joe Groffmove alut stuff to openal.alut so alut only gets deploy...
2010-02-17 Joe Grofffix last globs test on windows
2010-02-17 Joe Groffvocabs.loader: make vocab-dir+ use path-separator too
2010-02-17 Joe Groffmake io.pathnames tests path-separator-neutral
2010-02-17 Joe Groffio.pathnames: make absolute-path? public
2010-02-17 Joe Grofffix append-path and vocab-dir to use path-separator
2010-02-16 Joe Grofftypo in tools.deploy.backend
2010-02-16 Joe Groffsearch resource: for unix libraries too
2010-02-16 Joe Groffdeploy ogg and vorbis libraries
2010-02-16 Joe Grofftools.deploy.shaker typos
2010-02-16 Joe Groffdeploy openal and alut libraries except on OS X
2010-02-16 Joe Grofftools.deploy.shaker: prune library manifest
2010-02-16 Joe Groffmath.blas.config: add deploy-blas? variable
2010-02-16 Joe Groffalien.libraries: add a "deploy-library" word that marks...
2010-02-16 Joe GroffMerge branch 'master' of git://factorcode.org/git/factor
2010-02-16 Joe Grofffix globs tests
2010-02-16 Joe Groffreduce reflection level on gpu.demos.bunny deployment...
2010-02-16 Joe Groffgit doesn't track empty directories. remove that from...
2010-02-16 Slava Pestovvocabs.metadata.resources: fix help lint
2010-02-16 Slava Pestovtools.deploy.windows.ico: add unportable tag so that...
2010-02-16 Slava Pestovtools.deploy: add deploy tests for gpu.demos.raytrace...
2010-02-16 Slava Pestovinverse: remove unnecessary dependency on debugger
2010-02-16 Slava PestovMerge branch 'deploy-resources' of git://factorcode...
2010-02-16 Slava PestovBump version number to 0.93
2010-02-16 Slava Pestovwebsites.concatenative: fix mason web app invocation
2010-02-16 Slava PestovClean up some tags
2010-02-16 Slava PestovA few documentation fixes
2010-02-16 Slava Pestovassocs: move conjoin and conjoin-at to assoc docs 0.92
2010-02-16 Slava Pestovmath.points: move to extra
2010-02-16 Slava Pestovcompiler.tree.escape-analysis: fix bug that comes up...
2010-02-16 Slava Pestovbenchmark.raytracer-simd: make some changes to improve...
2010-02-16 Slava Pestovtools.annotations: fix for nanoseconds
2010-02-15 Joe Groffadd icons for gpu.demos.raytrace
2010-02-15 Joe Groffupdate vocabs and tools.deploy docs to mention icon...
2010-02-15 Joe Groffyou have to parse the .ico file yourself and update...
2010-02-15 Joe GroffMerge branch 'master' of git://factorcode.org/git/factor
2010-02-15 Joe Grofftools.deploy.windows: embed icon.ico from deployed...
2010-02-15 Joe Groffwindows.kernel32: add MAKEINTRESOURCE, standard resourc...
2010-02-15 Joe Groffvm: change id of windows app icon resource to more...
2010-02-15 Joe Groffwindows.kernel32: bindings for BeginUpdateResource...
2010-02-15 Joe Grofficon for gpu.demos.bunny
2010-02-15 Joe Grofftools.deploy.macosx: copy "icon.icns" from deployed...
2010-02-15 Joe Groffupdate vocabs and deploy docs to mention resources.txt
2010-02-15 Slava PestovSmall cleanups
2010-02-15 Slava Pestovcompiler.tree.propagation.transforms: tweak 2^ transfor...
2010-02-15 Slava Pestovclasses: fix regression from recent bug fix
2010-02-15 Joe Groffgpu.demos.bunny: use images.tiff so that it's present...
2010-02-15 Joe Groffupdate unix, windows, and test deploy backends
2010-02-15 Slava Pestovmason.source: save git-id in source packages, just...
2010-02-15 Slava Pestovclasses: call reset-generic on predicate word to avoid...
2010-02-15 Joe GroffMerge branch 'master' of git://factorcode.org/git/factor
2010-02-15 Slava Pestovtools.deploy.shaker: strip out vm, image, current-direc...
2010-02-15 Slava Pestovtools.deploy.shaker: don't strip out io.files hook...
2010-02-15 Slava Pestovio.files.info: load io.files.info.unix if we're on...
2010-02-14 Joe Groffadd resources.txt for gpu.demos.bunny
2010-02-14 Joe Groffgpu.demos.raytrace: add deploy config and resources.txt
2010-02-14 Aaron SchaeferMerge branch 'master' of git://factorcode.org/git/factor
2010-02-14 Aaron SchaeferTypo in command-line docs
2010-02-14 Aaron Schaefercollect-benchmarks needs to convert from nano not micro
2010-02-14 Joe Groffaudio.chunked-file: inline "check-chunk" so heap-size...
2010-02-14 Joe GroffMerge branch 'master' of git://factorcode.org/git/factor
2010-02-14 Joe Groffcreate a real "ui.gadgets.theme" vocab, move theme...
2010-02-14 Joe Groffremove debug output from vocab.metadata.resources
2010-02-14 Joe Groffglobs: add "glob-parent-directory" word that returns...
2010-02-14 Joe Groffhave tools.deploy.shaker write a manifest of loaded...
2010-02-14 Joe Groffvocabs.metadata.resources: don't try to expand resource...
2010-02-14 Slava PestovMerge branch 'master' of git://github.com/erikcharleboi...
2010-02-14 Slava Pestovcore-foundation.arrays: forgot to check in unit tests
2010-02-14 Slava PestovMore preparations for a release
2010-02-14 Erik CharleboisMade p^ more efficient by repeated squaring instead...
2010-02-14 Joe Groffgpu.textures: add symbolic constants for LATC compression
2010-02-14 Slava PestovMerge branch 'master' of git://github.com/erikcharleboi...
2010-02-13 Joe Groffvocabs.metadata: add "vocab-resources" word to read...
2010-02-13 Joe Groffio.directories: directory-tree-files should include...
2010-02-13 Joe Groffglobs: * and ? should not match path-separator
2010-02-13 Joe Groffio.directories: add "directory-tree-files" and "with...
2010-02-13 Slava Pestovwebapps.mason: work in progress
2010-02-13 Erik CharleboisFix stack effect decl in listener.factor and mismatched...
2010-02-13 Erik CharleboisMerge up with Joe's earlier change that added s3tc
2010-02-13 Erik CharleboisMerge up with Joe's earlier change that added s3tc
next