]> gitweb.factorcode.org Git - factor.git/history - basis
windows.types: fix using
[factor.git] / basis /
2016-03-13 Doug Colemanwindows.types: fix using
2016-03-13 Doug Colemanio.sockets.secure.openssl: Fix docs.
2016-03-13 Doug Colemanopenssl.libssl: Adding some functions to work with...
2016-03-13 Doug Colemanwindows: Adding crypt32 api for SSL certificate loading.
2016-03-13 Doug Colemanwindows.types: LPSTR is a utf8 string. Add LPTCSTR.
2016-03-13 Björn Lindqvistcompiler.codegen.relocation.tests: fix test so it works...
2016-03-13 Björn LindqvistDocs: doc updates
2016-03-13 Doug Colemanio.sockets.secure.openssl: Fix subject-name-match?...
2016-03-12 Benjamin Pollackio.sockets.secure: add SNI support for Windows
2016-03-12 Doug Colemanxml.write: Fix xml for spacing change.
2016-03-11 Benjamin Pollackxml.writer: do not include meaningless extra whitespace...
2016-03-11 Benjamin Pollackchloe/html: switch to HTML5 templates
2016-03-11 Benjamin Pollackchloe: make self-closing tags support more idiomatic...
2016-03-11 Benjamin Pollackcommand-line: document memory sizes as mebibytes/kibibytes
2016-03-11 Benjamin Pollackchloe: ensure self-closing tags are self-closing
2016-03-11 Björn Lindqvistmath.vectors.simd.intrinsics: the syntax for declaring...
2016-03-10 Björn Lindqvistio.sockets.tests: these needs to be conditional, in...
2016-03-09 Björn Lindqvistcompiler.*: new tests
2016-03-09 Björn Lindqvistcompiler.cfg.*: new doc files
2016-03-09 Björn Lindqvistcompiler.cfg.intrinsics.fixnum: more docs and tests
2016-03-09 Björn Lindqvistcompiler.cfg.builder.blocks: removes assignments to...
2016-03-09 Björn Lindqvistcompiler.cfg.*: big changes which removes the last...
2016-03-09 Björn Lindqvistcompiler.cfg.*: more refactoring to remove basic-block...
2016-03-09 Björn Lindqvistcompiler.cfg.*: changes to remove basic-block variable
2016-03-09 Björn Lindqvistcompiler.cfg.*: changed generic emit-node to take the...
2016-03-09 Benjamin PollackMake VSC work on OS X again 1552/head
2016-03-09 Doug Colemantools.deploy: increase sizes for linux32
2016-03-08 Jon Harpermath.statistics, add docs for cum-sum0, add cum-product...
2016-03-08 Jon Harperrename math.statistics:cum-map to sequences:accumulate*
2016-03-08 Doug Colemanwindows openssl, libtls: Use the libressl dlls for...
2016-03-08 Doug Colemanio.sockets: Default make-sockaddr-outgoing to make...
2016-03-08 Jon Harperformatting, format numbers with C locale and document...
2016-03-08 Jon Harperprettyprinter, locale independant float printing
2016-03-08 Doug Colemanio.sockets.unix: Fix ipv6 sends for udp on osx.
2016-03-08 Doug Colemanio.sockets: Special-case 0.0.0.0 and f for outgoing...
2016-03-08 Doug Colemanio.sockets: Fix send-once for inet6.
2016-03-07 Doug ColemanRevert "io.sockets: Windows doesn't recognize 0.0.0...
2016-03-07 Doug Colemanio.sockets: Windows doesn't recognize 0.0.0.0. Add...
2016-03-07 Doug Colemaneditors.visual-studio-code: msft changed the install...
2016-03-07 Doug Colemanio.standard-paths.windows: We call >lower on the paths...
2016-03-05 Doug Colemanalien.syntax: Add ENUM: example with c basetype.
2016-03-05 John Benediktssonip-parser: some cleanup, move ipv6 parsing here.
2016-03-05 Benjamin PollackImport a few extra JSON tests from Jansson
2016-03-05 Benjamin PollackMake <inet4> and <ipv4> use ip-parser:parse-ipv4 1542/head
2016-03-05 Doug Colemanio.sockets.secure.windows: Try to fix compile error.
2016-03-04 Benjamin PollackAllow specifying vocabulary roots on the command line
2016-03-04 Benjamin PollackUse proper SI prefixes in memory flag docs
2016-03-04 Doug Colemanopenssl: More ciphers.
2016-03-04 Doug Colemanopenssl: call SSL_CTX_set_ecdh_auto() for forward secrecy.
2016-03-04 Doug Colemanopenssl.libssl: Add more constants.
2016-03-04 Doug Colemanopenssl: support more protocols for forward secrecy.
2016-03-04 Doug Colemanopenssl: Prefer tls1.2. Only use secure ciphers.
2016-03-04 Doug Colemanalien.libraries: Add a way to see if a dll has a function.
2016-03-04 Doug Colemancommand-line: More consistent command-line docs, fix...
2016-03-04 Doug Colemancommand-line.startup: document more command line flags...
2016-03-04 Doug Colemanurls: fix docs
2016-03-03 Doug Colemanurls: fix unit test
2016-03-03 Benjamin PollackDo not attempt to set an SNI hostname on a server
2016-03-03 Benjamin PollackAdd an SNI-based http.client test
2016-03-03 Benjamin PollackAdd SNI support to Factor
2016-03-02 Jon Harperdocs, smpt-gmail: fix for people not using 2FA + formatting
2016-03-02 Benjamin PollackDump everything before TLSv1 1536/head
2016-03-01 Doug Colemanio.sockets.secure.openssl: Nuke RSA.
2016-03-01 Doug Colemanalien.syntax: Fix CALLBACK: syntax again in another...
2016-03-01 Doug Colemanalien.syntax: Fix docs for CALLBACK: (no semi)
2016-03-01 Björn Lindqvistbootstrap.image: docs
2016-02-28 Björn Lindqvistcompiler.*: more docs
2016-02-27 Doug Colemanunix.linux.proc: add bugs line.
2016-02-26 John BenediktssonFix "doesnt" typo.
2016-02-24 Doug Colemaneditors.visual-studio-code: Try to find ``Code`` execut...
2016-02-24 Doug Colemanopenssl.libssl: Add some more constants. Move things...
2016-02-23 Benjamin Pollackopenssl: only set RSA keys if required to do so 1532/head
2016-02-22 Benjamin PollackUpdate OpenSSL calls to work with LibreSSL/newer OpenSSL
2016-02-21 Doug Colemanio.sockets: remove send-n-times, broadcast-n-times.
2016-02-20 Doug Colemanio.sockets: Add more utility words for working with...
2016-02-19 Doug Colemanfactor: update repository location to factor/factor
2016-02-18 Doug Colemanjson.prettyprint: Add a simple json prettyprinter.
2016-02-17 Benjamin PollackFix incorrect alien.syntax documentation for FUNCTION:
2016-02-15 Benjamin PollackMake Visual Studio Code integration go directly to... 1525/head
2016-02-12 Benjamin PollackAdd Mac support for Visual Studio Code 1524/head
2016-01-10 John Benediktssonx11.xim: fix "cannot execute a word before it has been...
2016-01-09 Jon Harperdocs, ffi: more explicit c-string conversions docs
2016-01-09 Jon Harperdocs, wrapping structs: add links to memory>struct...
2016-01-09 Jon Harperffi docs, C unions are UNION-STRUCT: in factor
2016-01-09 Jon Harperx11.xim: lookup-string, always use same buf and simplify 1523/head
2016-01-09 Jon Harperx11 xlib, use Xutf8LookupString instead of XwcLookupString
2015-12-30 John Benediktssontools.deploy: bump size.
2015-12-26 John Benediktssontools.deploy: add a MAIN:.
2015-12-17 Björn Lindqvisttools.test: makes <test-failure> public
2015-12-14 John Benediktssontools.deploy: bump sizes, sigh.
2015-12-14 Björn Lindqvistbootstrap.image.tests: I screwed up the test case value...
2015-12-14 Björn Lindqvistvm: remove vm-field-offset and context-field-offset
2015-12-14 Björn Lindqvistbootstrap.image.tests: new tests & fix for 32bit test...
2015-12-13 John Benediktssontools.deploy: bump deploy test sizes.
2015-12-13 John Benediktssontools.deploy: bump test sizes.
2015-12-13 Björn Lindqvistsystem-info.linux.tests: fix test, linux is at 4.2...
2015-12-12 John Benediktssondocs: using $maybe.
2015-12-10 Björn LindqvistVM: now special-objects is used for -1, 0, 1 and t
2015-12-09 Björn LindqvistVM: put the singletons t, -1, 0 and 1 in the special...
2015-12-08 Björn Lindqvistui.backend.gtk: only run the tests on linux
next