]> gitweb.factorcode.org Git - factor.git/shortlog
factor.git
2021-12-20 Doug Colemancore: Change lines -> read-lines, contents -> read...
2021-12-20 Doug Colemanopenssl.libssl: Add SSL_write_ex function
2021-12-20 gifti258math.matrices: Fix documentation
2021-12-20 gifti258combinators.short-circuit.smart: Fix typo
2021-12-20 gifti258gobject-introspection.ffi: Fix typo
2021-12-20 Doug Colemanoauth1: Fix oauth header to only include oauth_ params.
2021-12-20 Doug Colemanopenssl: Rename (ssl-error) to throw-ssl-error and set
2021-12-20 Doug Colemanio.sockets.secure.openssl: set a terminated slot too...
2021-12-20 Doug Colemanio.sockets.secure.openssl: Fix docs
2021-12-20 Doug Colemanio.sockets.secure.unix: refactor (shutdown)
2021-12-20 Doug Colemanio.sockets.secure: Fix error handling for SSL calls.
2021-12-19 John Benediktssonclasses.struct: can't use (struct) in boa>object.
2021-12-19 John Benediktssonprettyprint.backend: fix prettyprinting of special...
2021-12-18 John Benediktssonbenchmark: print timings with 3 decimal places.
2021-12-18 John Benediktssonclasses.struct: fix <struct-boa> for read-only slots.
2021-12-18 John Benediktssonio.sockets.secure.openssl: cleanup docs.
2021-12-18 Doug Colemanvm: Move Windows 32bit dlls to factorcode.org/dlls/32
2021-12-17 John Benediktssongithub: disable windows for now.
2021-12-16 John Benediktssoncore-text: change to not use gl-scale.
2021-12-16 John Benediktssonvocabs.loader: only cache roots for vocabs that are...
2021-12-16 John Benediktssonbuild.cmd: set outside if.
2021-12-16 John Benediktssoncore-text: fix height to round out to a screen pixel.
2021-12-16 John Benediktssonbuild.cmd: fix url typo.
2021-12-16 John Benediktssonbuild.cmd: fix shadowed variable.
2021-12-16 John Benediktssonbuild.cmd: fix.
2021-12-16 John Benediktssonbuild.cmd: fix usage.
2021-12-16 John Benediktssonbuild.cmd: syntax fixes.
2021-12-16 John Benediktssonbuild.cmd: make it a little more consistent with build.sh.
2021-12-16 John Benediktssonbootstrap.image: allow boot image name to be passed...
2021-12-16 John Benediktssongithub: change direction a bit -- load-all, test-core...
2021-12-16 John Benediktssongithub: fix using.
2021-12-16 John Benediktssongithub: whooops
2021-12-16 John Benediktssongithub: fix postgres syntax.
2021-12-16 John Benediktssongithub: hopefully testing postgres.
2021-12-15 John Benediktssongithub: patch udis86 for python3?
2021-12-15 John Benediktssongithub: add more linux dependencies.
2021-12-15 John Benediktssontools.test: add a --fast option.
2021-12-15 John Benediktssongithub: try and test basis to see what fails on github.
2021-12-15 John Benediktssongithub: fix on windows.
2021-12-15 John Benediktssongithub: adding build-windows.
2021-12-15 John Benediktssonbuild.cmd: fix syntax.
2021-12-15 John Benediktssonbuild.cmd: adding a net-bootstrap.
2021-12-15 John Benediktssonremove .travis.yml.
2021-12-15 John Benediktssongithub: test and help-lint.
2021-12-15 Doug Colemanvm: Fix C++ warning for comparing a signed to less...
2021-12-15 Doug Colemanvm: Silence more unused parameters warnings.
2021-12-15 Doug Colemanui.backend.windows: Add a couple more error checks.
2021-12-15 Doug Colemanwindows: Add check-hresult function.
2021-12-15 Doug Colemanui.backend.windows: Don't throw an error on timeout...
2021-12-11 Doug Colemanvm: Silence unused parameters warnings.
2021-12-06 Doug Colemanirc: s/freenode/libera/
2021-12-05 gifti258Add test for rolling-map
2021-12-05 gifti258Fix off-by-one error in rolling-map
2021-12-03 John Benediktssonaudio.engine: fix docs typo.
2021-12-03 John BenediktssonREADME: update mailing list link.
2021-12-03 John BenediktssonREADME: adding Discord channel.
2021-12-03 John BenediktssonREADME: Add slack update IRC.
2021-12-02 Doug Colemanworkflows: Test on macOS too
2021-12-01 John Benediktssonsequences: fix help-lint warnings in map-reduce.
2021-12-01 Doug Colemanworkflows: fix yaml syntax error
2021-12-01 Doug ColemanBuild and test core
2021-11-18 John Benediktssonvin: adding a VIN decoding tool.
2021-10-27 John Benediktssonio.sockets.unix: switch to port 8888.
2021-10-27 John Benediktssongit: allow main branch to pass test.
2021-10-26 John Benediktssongdbm: disable set-cache-size twice test on macos.
2021-10-26 John Benediktssonmetar: print all-stations.
2021-10-26 John Benediktssonmetar: fix some international metar parsing.
2021-10-26 John Benediktssonsystem-info: remove duplicate IN:.
2021-10-26 John Benediktssonmetar: some fixes for weather out of place.
2021-10-26 John Benediktssonmetar: fix "1 1/2SM" visibility.
2021-10-25 John Benediktssonsystem-info.macosx: adding codename for macOS Monterey.
2021-10-25 Rudi Grinbergfeature(browser): shortcut to focus search bar
2021-10-23 Rudi Grinbergfix: add missing vocabulary in example
2021-10-22 Doug Colemansequences.extras: Add Kadane's algorithm for finding...
2021-07-26 Doug Colemanhacker-news: remove ' from stack effect
2021-07-24 John BenediktssonRevert "hashtables: Preserve access semantics for alist...
2021-07-24 John BenediktssonRemoving XCode project for now.
2021-07-22 timorassocs.extras: Add assoc-collapse! and assoc-collapse-as
2021-07-22 timorassocs.extras: Fix error with assoc-collapse with f...
2021-07-21 timorhashtables: Preserve access semantics for alist >hashta...
2021-07-13 John Benediktssonsequences: fix row variadic stack effect of map-reduce...
2021-06-02 John Benediktssontools.test: fix help-lint.
2021-06-02 timorfuel: Incorporate refresh-and-test-all
2021-06-02 timorvocabs.refresh: Add variants of refresh(-all) that...
2021-05-25 Doug Colemanlists: Add 2leach, lreduce, and 2lreduce
2021-05-23 timorraylib.demo.mesh-picking: Implement official mesh picki...
2021-05-23 timorraylib.ffi: Fix wrong pointer argument
2021-05-23 timorraylib.ffi: Re-order according to header file, fix...
2021-05-23 timorraylib.ffi: Use CameraMode enum in function call
2021-05-23 timorraylib.ffi: Use 3.5.0 MaterialMapType Enum
2021-05-23 timorraylib.ffi.util: Provide convenience for defining array...
2021-05-23 timorraylib.ffi: Implement sequence protocol for Vector...
2021-05-23 timorraylib.ffi: Use destructors for unloading
2021-05-23 timorraylib.ffi: Fix typo
2021-05-23 timorraylib.ffi: Use CameraType enum
2021-05-17 John Benediktssonhelp.cookbook: remove the dash for easier reading.
2021-05-17 John Benediktssonio.directories: simplify iterate-directory-entries.
2021-05-15 Doug Colemanio.directories: Fix weird issue with iterate-director...
2021-05-15 Doug ColemanGNUmakefile: Fix check for fsanitize..
2021-05-15 Doug ColemanGNUmakefile: Add support for -fsanitize=address etc...
next