]> gitweb.factorcode.org Git - factor.git/shortlog
factor.git
2016-03-13 John Benediktssonwindows.crypt32: adding platforms.txt.
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 LindqvistFUEL: fix factor-symbol-at-point so it counts " as...
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 Lindqvistcompiler.graphviz: this vocab can be removed I think
2016-03-11 Björn Lindqvistgraphviz.dot: fix escaping logic
2016-03-11 Björn LindqvistFUEL: improved fontlocking
2016-03-11 Björn Lindqvistmath.vectors.simd.intrinsics: the syntax for declaring...
2016-03-11 Björn LindqvistBuild: never dynlink with gui libs
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 Björn Lindqvistcompiler.units: changes dynamic vars so that they are...
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 Harpersequences-docs, improve consistency
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 Colemanmath.cpp: Fix two warnings. Fixes #1549.
2016-03-08 Doug Colemanio.sockets: Default make-sockaddr-outgoing to make...
2016-03-08 Jon Harpermath.parser: simplify fix-float (from 16c93c78741)
2016-03-08 Jon Harperformatting, format numbers with C locale and document...
2016-03-08 Jon Harperprimitive_format_float, return empty string on bad...
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-07 Doug Colemanforestdb.lib: Got it compiled for win32. ``cmake -G...
2016-03-05 Doug Colemanalien.syntax: Add ENUM: example with c basetype.
2016-03-05 Doug Colemanforestdb: Default config changed, change it back for...
2016-03-05 Doug Colemanforestdb.ffi: Add C types to the ENUM:s.
2016-03-05 Doug ColemanREADME: https links instead of http.
2016-03-05 John Benediktssonip-parser: some cleanup, move ipv6 parsing here.
2016-03-05 John Benediktssonlibtls.ffi: fix platforms file to not have empty line.
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 Colemanlibtls.ffi: Depends on unix.types, fix Windows.
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 John Benediktssonhashtables: remove 2hashtable (not really used).
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 Doug Colemancore: I messed up the refactoring. with-scope should...
2016-03-03 Benjamin PollackAdd an SNI-based http.client test
2016-03-03 Benjamin PollackAdd SNI support to Factor
2016-03-03 Doug Colemancore: Don't use with-scope. H{ } clone [ ] with-variabl...
2016-03-03 Doug Colemanhashtables: add a 2hashtable word that is like associat...
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 Doug Colemanforestdb.ffi: Update ffi.
2016-03-01 Björn Lindqvistbootstrap.image: docs
2016-03-01 Doug Colemanvm/contexts.cpp: We are only deleting half the contexts...
2016-02-28 Björn LindqvistVM: nitpick fix of filenames in comments
2016-02-28 Björn LindqvistVM: simplifies factor_vm::determine_inline_cache_type
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 Colemanforestdb.lib: fix using
next