]> gitweb.factorcode.org Git - factor.git/shortlog
factor.git
2015-11-04 John BenediktssonFactor.app: new icons.
2015-11-04 John Benediktssonxdg: adding a XDG Base Directory Specification.
2015-11-04 John BenediktssonNew icons.
2015-11-04 John Benediktssonlinked-assocs: move prettyprint stuff to its own vocab.
2015-11-04 John Benediktssonurls.encoding: fix tests for linked-hash changes.
2015-11-04 John Benediktssonurls.encoding: preserve order of URL query parameters.
2015-11-04 John Benediktssonlinked-assocs: give linked-hash "LH{ }" literal pprint.
2015-11-04 Sankaranarayanan... Show persistent border on right clicking presentation...
2015-11-04 Alexander IljinRename variables in some stack declarations for consist...
2015-11-04 John BenediktssonRevert "hacker-news: no longer need to load urls.secure!"
2015-11-04 John BenediktssonRevert "Auto load urls.secure when needed"
2015-11-04 Björn Lindqvistcompiler.cfg.linear-scan.allocation.state: fixes the...
2015-11-04 Björn Lindqvistcompiler.cfg.linear-scan.allocation.state: help-lint...
2015-11-04 Björn Lindqvistwebbrowser.*: let's open the file in a detached process
2015-11-04 Björn Lindqvistcolor-picker: small refactoring
2015-11-04 Björn Lindqvistmath.hashcodes,python.syntax: bi@ and -> both?
2015-11-04 Björn Lindqvistcompiler.cfg.*: refactoring which removes spill-area...
2015-11-04 Björn Lindqvistcompiler.cfg.linear-scan.*: make it so cfg is given...
2015-11-03 Doug Colemanio.files.info.unix.linux: Special characters in mount...
2015-11-03 Doug Colemanvocabs.refresh.monitor: Add exception handling in monit...
2015-11-03 Doug Colemanio.monitors.windows: ADS pathnames crashing the monitor...
2015-11-03 Doug Colemanio.files.windows: ALIEN: -1 puts an expired alien in...
2015-11-02 Doug Colemanio.monitors.windows: Strip the :Zone.Identifier from...
2015-11-02 Doug Colemanwindows.kernel32, io.files.windows: Add support for...
2015-10-30 John Benediktssonhacker-news: no longer need to load urls.secure!
2015-10-30 Sankaranarayanan... Auto load urls.secure when needed
2015-10-30 Björn Lindqvistui.tools.listener: revert the commit that added UP...
2015-10-29 John Benediktssonarrays: don't need to use slots.private.
2015-10-29 Björn Lindqvistarrays: can use the length>> accessor instead
2015-10-29 Björn Lindqvistui.backend.cocoa: fix for the silly error I made in...
2015-10-28 Björn Lindqvistarrays: make it so pair? doesn't call length, fixes...
2015-10-28 Björn LindqvistFUEL: better font-locking of a bunch of syntax
2015-10-28 Björn Lindqvistui.tools.listener: only recall if the lexer-error is...
2015-10-27 Björn Lindqvistui.*: make active? an integer 0-100
2015-10-27 Björn Lindqvistui.backend.*: the offscreen buffer hooks appear unused...
2015-10-27 John Benediktssonunicode.normalize: cleanup usings.
2015-10-25 Björn Lindqvistimages.loader.gdiplus: both BGRA and BGRX formats are...
2015-10-25 Björn Lindqvistslides: some useful keybindings added
2015-10-25 Björn Lindqvisttalks: let's move all the talks vocabs to its own hierarchy
2015-10-25 Björn Lindqvistslides: add a title to the slides windows, looks a...
2015-10-25 John Benediktssonfonts: fix name of sans-serif font.
2015-10-25 John Benediktssonhacker-news: require urls.secure for https urls.
2015-10-24 Björn Lindqvistslides: fix the vocab to use relative sizes
2015-10-24 Björn Lindqvisthelp.stylesheet: make sizes calculated relative to...
2015-10-24 Björn Lindqvistfonts: turn hardcoded font names and sizes into constants
2015-10-23 Björn Lindqvistui.tools.listener: recall the last command on parse...
2015-10-23 Arkady RostFix clang version pattern
2015-10-22 Björn Lindqvistui.tools.listener.tests: fix tests, manifest needs...
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.
next