]> gitweb.factorcode.org Git - factor.git/shortlog
factor.git
2015-10-22 Björn Lindqvistwindows.uniscribe: add SSA_FALLBACK and SSA_TAB to...
2015-10-22 Björn Lindqvistui.tools.listener: call interactor-finish before try...
2015-10-22 Björn Lindqvistui.tools.listener: tried to simplify stream-read-quot...
2015-10-22 Björn Lindqvistui.backend.gtk: on-key-press and on-key-release can...
2015-10-21 John Benediktssonfile-picker.linux: more correct to use gint instead...
2015-10-20 Björn Lindqvisttools.ps.linux: recover from missing file in ps-cmdline...
2015-10-18 Björn Lindqvistui.gadgets.incremental: fix so that the scrolled of...
2015-10-17 Björn Lindqvistui.gadgets.tests: clear the layout queue, so test dont...
2015-10-16 Björn Lindqvistui.gadgets.tests: fix the test (layout-queue is a vecto...
2015-10-16 Björn Lindqvistui.gadgets.incremental: trivial scrolling, maybe solves...
2015-10-16 Björn Lindqvistui.gadgets.buttons: memoize the roll button themes...
2015-10-15 Björn Lindqvistui: the layout-queue is more efficient as a vector...
2015-10-15 Björn Lindqvistui.gadgets: ensure that layout-later yields if the...
2015-10-15 Björn Lindqvistdlists: new word dlist-length for getting the length
2015-10-15 Björn Lindqvistui.*: a little more ui docs
2015-10-15 Björn LindqvistFUEL: better highlighting for some uncommon syntax...
2015-10-14 Björn Lindqvistcontributors: to read from a git process I think utf8...
2015-10-14 Björn Lindqvistui.tools.listener: make it so up/down arrows can be...
2015-10-13 Björn Lindqvistui.backend.gtk: tune the order of the setup tasks in...
2015-10-12 Björn LindqvistVM: fix so that errno is set if MoveFileEx fails, shoul...
2015-10-11 Björn Lindqvistio.files.windows.tests: windows test for the save-image...
2015-10-11 Björn Lindqvistio.files.windows: fix incorrect parsing of file attribu...
2015-10-10 Björn Lindqvistclasses.struct: fix for struct equality and hashcode...
2015-10-10 Björn Lindqvisttuple-arrays: initial-values can be reused here to...
2015-10-10 John Benediktssonmemory: disable a test to get a clean win32 build.
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.
next