]> gitweb.factorcode.org Git - factor.git/shortlog
factor.git
2021-12-30 Doug Colemanfactor: Move math.ranges => ranges.
2021-12-30 Doug Colemanui: trim even more using lists
2021-12-30 John Benediktssonhelp.handbook: fix link to endian.
2021-12-30 Doug Colemanui: trim using lists
2021-12-30 Doug Colemanbasis: fix bootstrap.
2021-12-30 Doug Colemandebugger: Add support for command line debugger.
2021-12-30 Doug Colemanfixups: add missing range renames, delete private word...
2021-12-30 Doug Colemanfixups: integrate with restarts
2021-12-30 Doug Colemanfixups: change message, handle errors
2021-12-30 John Benediktssonendian: fix help-lint.
2021-12-30 John Benediktssonpack: fix signature for signed-endian>.
2021-12-30 Doug Colemanfixups: Initial commit of a code migration feature.
2021-12-30 John Benediktssonendian: adding 1 byte versions.
2021-12-30 John Benediktssonendian: fix hints.
2021-12-30 John Benediktssonshapefiles: fix using.
2021-12-30 John Benediktssonchecksums.crc32: fix comment.
2021-12-30 John Benediktssonchecksums: fix ambiguity.
2021-12-30 John Benediktssonendian: replaces io.binary and io.binary.fast.
2021-12-30 Doug Colemanbuild.sh: Don't copy the factor.image to factor.image...
2021-12-30 Doug Colemanalien.c-types: Fix using list from bad commit
2021-12-30 Doug Colemanalien.c-types: Add s8/u8/s16/u16/s32/u32/s64/u64/isize...
2021-12-30 Doug Coleman99-bottles: i got 99 bottles from 99..1
2021-12-30 Doug Colemanranges: maybe last rename, remove experimental .. and...
2021-12-30 Doug Colemanmath.extras: more new range syntax
2021-12-30 Doug Colemanfactor: use new math.ranges syntax in tests and docs
2021-12-30 Doug Colemanraylib: position is point now
2021-12-30 John Benediktssonextra: a few more math.ranges syntax.
2021-12-30 John Benediktssonio.files: deprecate exists?.
2021-12-30 John Benediktssoncore/basis/extra: use new math.ranges syntax.
2021-12-30 Doug Colemanmath.primes.pollard-rho-brent: Use new ranges syntax...
2021-12-29 John Benediktssonmath.primes.brute-force: save previous factors algorithm.
2021-12-29 John Benediktssonmath.primes.factors: fully switch over to new hotness.
2021-12-29 Doug Colemanmath/primes/pollard-rho-brent: Add a famous example...
2021-12-29 Doug Colemanmath.primes: Check for prime before running pollard...
2021-12-29 Doug Colemanio.sockets.secure.openssl: Include weak SSL for compati...
2021-12-29 Doug Colemanmath.primes: Use Pollard-Rho-Brent `brent-factors`...
2021-12-29 Doug Colemanmath.primes.pollard-rho-brent: Add vocab for finding...
2021-12-29 Doug Colemanhttp: Add headers to hypothetically make things more...
2021-12-29 Doug Colemanio.sockets.secure.openssl: Use recommeneded and secure...
2021-12-29 Doug Colemanwebsites.factorcode: Add old release downloads
2021-12-28 Doug Colemanunix.types.linux: __u64 should be unsigned. fix typo
2021-12-28 John Benediktssoncore-text: draw backgrounds more accurately.
2021-12-28 John Benediktssonui.gadgets.editors: round to gl-scales.
2021-12-28 John Benediktssonopengl: adding some gl-scale math functions.
2021-12-28 John Benediktssonmisc/vim: update vim syntax.
2021-12-28 John Benediktssoncore-text: try to fix some retina issues on macos.
2021-12-28 John Benediktssonui.gadgets.tables: change default row-summary.
2021-12-28 John Benediktssonui.tools.listener.completion: improve completion for...
2021-12-28 John Benediktssonui.gadgets.tables: adding row-summary.
2021-12-28 John Benediktssonvocabs.files: only files that exist.
2021-12-27 Doug Colemanulid: Fix same-millisecond calculation
2021-12-27 Doug Colemanio.sockets.secure: We are not connected, so let it...
2021-12-27 John Benediktssonmath.ranges: deprecate the aliases.
2021-12-27 John Benediktssonio: deprecate the aliases.
2021-12-27 Doug Colemanio.sockets: fix docs for premature-close -> premature...
2021-12-27 Doug Colemanio.sockets: Check terminated slot before read/write...
2021-12-27 Doug Colemanio.sockets.secure.openssl: don't throw on normal disconnect
2021-12-27 Doug Colemanio.sockets.secure.openssl: If server disconnects us...
2021-12-27 Doug ColemanRevert "Revert "Revert "io.sockets.secure.openssl:...
2021-12-27 John BenediktssonRevert "Revert "io.sockets.secure.openssl: undo some...
2021-12-27 John Benediktssonio.socketes.secure.openssl: fix do-ssl-read.
2021-12-27 John BenediktssonRevert "io.sockets.secure.openssl: undo some error...
2021-12-27 John Benediktssonio.sockets.secure.openssl: fix do-ssl-write for failed...
2021-12-27 John Benediktssonlong-urls: expand short urls.
2021-12-27 Doug Colemanwebsites.factorcode: Add a discord link that doesn...
2021-12-26 Doug Colemanwindow-controls-demo: Add a demos tag
2021-12-26 John Benediktssonpunycode: simplify decode-digit add test cases.
2021-12-26 John Benediktssoneditors.subethaedit: adding SubEthaEdit editor support.
2021-12-26 gifti258math.matrices: Fix typo
2021-12-26 John Benediktssonurls.encoding: only split query params on &.
2021-12-26 Doug Colemanio.sockets.secure.openssl: undo some error handling...
2021-12-26 John Benediktssonui.theme.images: more improvements for retina.
2021-12-26 John Benediktssonui: different approach to 2x images.
2021-12-26 John Benediktssonquiz: minor text fixes.
2021-12-26 John Benediktssonui.gadgets.panes: fix test for smash-line change.
2021-12-26 John Benediktssonio: add an alias for lines, for easier backwards compat...
2021-12-26 John Benediktssonui: some improvements to 2x images.
2021-12-25 John Benediktssongdbm: more refactor.
2021-12-25 John Benediktssongdbm: finish rename.
2021-12-25 John Benediktssonextra: fix a couple wrong file-exists? renames.
2021-12-25 John Benediktssonraylib: fix name of base64 functions.
2021-12-25 John Benediktssonui.gadgets.panes: use document:?split-lines.
2021-12-25 John Benediktssonui.gadgets.panes: need to style newlines.
2021-12-25 Doug Colemanhacker-news: add red/green side number colors
2021-12-25 Doug Colemanhacker-news: add christmas color
2021-12-25 John Benediktssoneditors: rename editor class to match vocab name.
2021-12-25 John Benediktssonraylib: fix shader type typo.
2021-12-25 John Benediktssonui.gadgets.sliders: fix for dragging when direction...
2021-12-25 John Benediktssonraylib: use enums in a few functions.
2021-12-25 John Benediktssonraylib: some more fixes for 4.0
2021-12-25 John Benediktssonraylib: merge the raygui bindings.
2021-12-25 John Benediktssonraygui: update to Raygui 3.0
2021-12-25 John Benediktssonraylib: update to Raylib 4.0
2021-12-24 John Benediktssonui.tools.debugger: scroller to handle long error messages.
2021-12-24 John Benediktssonmath.intervals: rename "inf,a" words to be "inf,b".
2021-12-24 John Benediktssonwebapps: use wait-for-server to allow MAIN: to work.
2021-12-24 John Benediktssonprettyprint: easier to read callstacks.
2021-12-24 John Benediktssonbootstrap: add a newline between error message and...
2021-12-24 Doug Colemanfactor: fix a few renames
2021-12-24 Doug Colemanextra: contents -> read-contents
next