]> gitweb.factorcode.org Git - factor.git/shortlog
factor.git
2015-10-10 Doug Colemankernel32: Fix a typo, fix a constant value, another...
2015-10-10 Doug Colemanio.files.windows: SetFilePointer takes a PLONG not...
2015-10-10 Doug Colemanio.monitors.windows: make a DWORD ref instead of a...
2015-10-08 Björn LindqvistVM: replaced calls to out_of_memory() with fatal_error()
2015-10-08 Björn LindqvistVM: prettier and more detailed output when dumping...
2015-10-08 Björn Lindqvistunix.ffi,windows.winsock: add the rest of the AI_*...
2015-10-08 Björn Lindqvistio.servers: filter the list of addrspecs in listen...
2015-10-07 Doug Colemanfactor.sh: fix parsing of version on linux. add another...
2015-10-06 Björn Lindqvistfuel.listener: new vocab with a listener better for...
2015-10-06 Björn Lindqvistio.serial.linux: some useful extra termios constants
2015-10-06 Björn Lindqvistfuel: move the server-starting main to the fuel.remote...
2015-10-06 Björn Lindqvistreadline-listener: readline-listener can call listener...
2015-10-05 Björn Lindqvistlistener: only call parser-quiet? off when listener...
2015-10-04 Björn Lindqvistwebapps.utils: new vocab with common code used in most...
2015-10-04 Björn Lindqvistwebapps.wiki.example: new vocab to show how the wiki...
2015-10-04 Björn Lindqvistfurnace.recaptcha: logic in recaptcha-url was wrong...
2015-10-03 Björn Lindqvistio.sockets.secure.debug: use <test-secure-config> in...
2015-10-02 John Benediktssonhttp.server.static: better fix for cgi-docs issue.
2015-10-02 John Benediktssonhttp.server.cgi: different fix maybe.
2015-10-02 John BenediktssonRevert "http.server.cgi: fix for the dependency cycle...
2015-10-02 Björn Lindqvisthttp.server.cgi: fix for the dependency cycle http...
2015-10-02 Björn Lindqvistfurnace.auth.login: name of the realm is already set...
2015-10-01 Doug Colemanvm: MoveFileEx returns BOOL which needs help converting...
2015-10-01 John Benediktssondebugger: adding strerror of the errno to io-error.
2015-10-01 Björn Lindqvistio.directories.unix,environment.unix: better to use
2015-10-01 John Benediktssonvm: fix signature for safe_fopen.
2015-10-01 John Benediktssonmath: use "i/f" for stack effect.
2015-09-30 Björn LindqvistVM: make save-image throw exception on error (#1090)
2015-09-29 Björn LindqvistVM: fix move_file called from save_image
2015-09-29 Björn LindqvistVM: simplified save_image, goto works here!
2015-09-29 Björn LindqvistVM: looks like ERROR_C_STRING is never thrown, so it...
2015-09-29 John Benediktssonhtml.entities: cleanup using.
2015-09-29 John Benediktssonhtml.entities: faster html-escape by going through...
2015-09-29 John Benediktssonbuild-support: add deps-dnf to help.
2015-09-29 Alexander IljinUpdate links to mameworld.net.
2015-09-29 Alexander IljinFix a word in some old documentation on lazy lists.
2015-09-29 Alexander IljinMinor documentation fixes.
2015-09-28 John Benediktssonui.backend.gtk: small typo fix.
2015-09-28 Björn Lindqvistui.backend.gtk: make it so configure-im is called after...
2015-09-27 Doug Coleman.gitignore: ignore more .gch files
2015-09-27 Doug Colemanfactor.sh: require high enough version of clang/gcc...
2015-09-24 John Benediktssonclasses.tuple: fix stack effect, didn't mean to commit...
2015-09-24 John Benediktssonclasses.tuple: use class-of in tuple>array.
2015-09-24 Björn Lindqvistlogging: let's include the tb when logging errors,...
2015-09-24 Björn Lindqvistwebapps.mason.report: fix and tc for the stack underflo...
2015-09-24 John Benediktssonio.ports: bring back file read performance, ignoring...
2015-09-24 Doug Colemanio.standard-paths.unix: iterm2 integration has some...
2015-09-24 John Benediktssonstack-checker.inlining: fix help-lint.
2015-09-22 Björn Lindqvistcompiler.tree.propagation.tests: #1370 specific test 1472/head
2015-09-22 Björn LindqvistDocs: fix a bunch of help-lint warnings
2015-09-22 Björn Lindqvistcompiler.*: even more compiler docs
2015-09-22 Björn Lindqvistsequences: extra doc and test for 2all?
2015-09-22 Björn Lindqvistcompiler.*: random doc and tests updates
2015-09-22 Björn Lindqvistcompiler.tree.propagation.slots: looks like you can...
2015-09-22 Björn Lindqvistcompiler.tree.propagation.slots: docs & tests for the...
2015-09-22 Björn Lindqvistcompiler.tree.propagation.info: better logic for compar...
2015-09-22 Björn Lindqvistcompiler.tree.propagation.info: fixed value-info<=...
2015-09-22 Björn Lindqvistcompiler.cfg.linear-scan.allocation.splitting: better...
2015-09-22 Björn Lindqvistcompiler.tree.*: new tests
2015-09-22 Björn Lindqvistcompiler.tree.*: docs
2015-09-22 Björn Lindqvistcompiler.cfg.*: random doc updates
2015-09-22 Björn Lindqvistcompiler.tree.propagation.info: more docs and tests...
2015-09-22 Björn Lindqvistcompiler.tree.propagation.nodes: the loop-nesting varia...
2015-09-22 Björn Lindqvistcompiler.tree.propagation.*: better to use 2array than...
2015-09-22 Björn Lindqvistcompiler.tree.propagation.constraints: docs for this...
2015-09-22 Björn Lindqvistcompiler.cfg.linear-scan.ranges: merge adjacent ranges...
2015-09-22 Björn Lindqvistcompiler.cfg.linear-scan.ranges: remove the live-range...
2015-09-22 Björn Lindqvistcompiler.cfg.linear-scan.ranges: new word ranges-endpoi...
2015-09-22 Björn Lindqvistcompiler.cfg.linear-scan.ranges: move more range-relate...
2015-09-22 Björn Lindqvistcompiler.cfg.linear-scan.live-intervals: the reg-class...
2015-09-22 Björn Lindqvistcompiler.cfg.linear-scan.*: move words for splitting...
2015-09-22 Björn Lindqvistcompiler.cfg.linear-scan.ranges: new vocab to contain...
2015-09-22 Björn Lindqvistcompiler.cfg.linearization: number-blocks can set the...
2015-09-22 Björn LindqvistVM: workhorse attribute not used
2015-09-20 John Benediktssonui.gadgets.paragraphs: pref-dim of { 0 0 } if no children.
2015-09-20 John Benediktssonwrap.words: make it work with empty input.
2015-09-17 John Benediktssonprocessing.shapes: fix rectangle.
2015-09-15 John Benediktssonhtml.streams: fix tests.
2015-09-14 John Benediktssonhelp.html: cleanup extra spaces.
2015-09-14 John Benediktssonhelp.html: simplify html by saving styles as classes.
2015-09-11 John Benediktssonlexer: change shebang handling to be in skip-blank.
2015-09-10 John Benediktssonsyntax: removing #! as a comment character.
2015-09-08 John Benediktssonsyntax: fix bad search-and-replace.
2015-09-08 John BenediktssonFix comments to be ! not #!.
2015-09-06 John Benediktssonimages.loader: use accessors in tests.
2015-09-06 Björn Lindqvistimages.loader.gdiplus: fix for the call to GdipBitmapLo...
2015-09-03 Björn Lindqvistbootstrap.image.tests: total 20 -> 18
2015-09-02 John Benediktssonpeg: some cleanup.
2015-09-02 Björn LindqvistVM: remove RT_EXCEPTION_HANDLER reference 1466/head
2015-09-02 Björn LindqvistVM: for consistency, it is easier to put all functions...
2015-09-02 Björn LindqvistVM: always use undecorated names when loading ffi functions
2015-09-02 Björn LindqvistVM: callback_entry_point() and update() can be removed
2015-09-02 Björn Lindqvistcompiler.cfg.intrinsics.misc: use the vm-special-object...
2015-09-02 Björn LindqvistVM: give the exception handling special object a real...
2015-09-02 Björn LindqvistVM: get rid of the odd RT_EXCEPTION_HANDLER relocation
2015-09-02 Björn LindqvistVM: clear commented out code
2015-09-02 Björn Lindqvistcompiler.constants: remove a bunch of constants that...
2015-09-02 Björn LindqvistDocs: reorg of the compiler.constants docs a little
2015-09-02 Björn LindqvistVM: nicer way of initializing those special objects...
2015-09-02 Björn LindqvistVM: the ffi-signal-handler and ffi-leaf-signal-handler...
next