You can subscribe to this list here.
2005 |
Jan
|
Feb
|
Mar
|
Apr
|
May
|
Jun
|
Jul
|
Aug
(56) |
Sep
(40) |
Oct
(30) |
Nov
(144) |
Dec
(23) |
---|---|---|---|---|---|---|---|---|---|---|---|---|
2006 |
Jan
(41) |
Feb
(29) |
Mar
(31) |
Apr
(39) |
May
(193) |
Jun
(45) |
Jul
(19) |
Aug
(3) |
Sep
(23) |
Oct
(83) |
Nov
(92) |
Dec
(123) |
2007 |
Jan
(90) |
Feb
(267) |
Mar
(120) |
Apr
(51) |
May
(40) |
Jun
(121) |
Jul
(109) |
Aug
(173) |
Sep
(77) |
Oct
(52) |
Nov
(121) |
Dec
(62) |
2008 |
Jan
(76) |
Feb
(53) |
Mar
(98) |
Apr
(87) |
May
(26) |
Jun
(27) |
Jul
(23) |
Aug
(136) |
Sep
(79) |
Oct
(68) |
Nov
(29) |
Dec
(14) |
2009 |
Jan
(7) |
Feb
(2) |
Mar
(11) |
Apr
(75) |
May
(1) |
Jun
(95) |
Jul
(19) |
Aug
(4) |
Sep
(8) |
Oct
(93) |
Nov
(43) |
Dec
(21) |
2010 |
Jan
(20) |
Feb
(23) |
Mar
(18) |
Apr
(6) |
May
(20) |
Jun
(23) |
Jul
(1) |
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
2011 |
Jan
(2) |
Feb
(6) |
Mar
(15) |
Apr
(5) |
May
(9) |
Jun
(14) |
Jul
(9) |
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
2012 |
Jan
|
Feb
(3) |
Mar
|
Apr
|
May
(2) |
Jun
(17) |
Jul
(37) |
Aug
|
Sep
(1) |
Oct
(6) |
Nov
|
Dec
|
2013 |
Jan
|
Feb
|
Mar
(5) |
Apr
(2) |
May
(7) |
Jun
(11) |
Jul
(8) |
Aug
|
Sep
(1) |
Oct
(2) |
Nov
|
Dec
|
2014 |
Jan
|
Feb
(2) |
Mar
(1) |
Apr
|
May
(1) |
Jun
(1) |
Jul
(7) |
Aug
(2) |
Sep
|
Oct
(5) |
Nov
(2) |
Dec
(4) |
2015 |
Jan
|
Feb
(2) |
Mar
(2) |
Apr
|
May
|
Jun
(9) |
Jul
(1) |
Aug
|
Sep
|
Oct
(4) |
Nov
(1) |
Dec
|
2016 |
Jan
(2) |
Feb
(1) |
Mar
(1) |
Apr
(1) |
May
(1) |
Jun
(2) |
Jul
(1) |
Aug
|
Sep
(5) |
Oct
|
Nov
|
Dec
|
2017 |
Jan
(1) |
Feb
(3) |
Mar
(3) |
Apr
(7) |
May
(2) |
Jun
(2) |
Jul
(5) |
Aug
(1) |
Sep
(2) |
Oct
(17) |
Nov
(4) |
Dec
(7) |
2018 |
Jan
(5) |
Feb
(14) |
Mar
(2) |
Apr
(5) |
May
(2) |
Jun
(5) |
Jul
|
Aug
(2) |
Sep
|
Oct
(3) |
Nov
(5) |
Dec
|
2019 |
Jan
(4) |
Feb
(2) |
Mar
(3) |
Apr
(1) |
May
(8) |
Jun
(14) |
Jul
(2) |
Aug
|
Sep
(2) |
Oct
(2) |
Nov
(15) |
Dec
(2) |
2020 |
Jan
(10) |
Feb
(3) |
Mar
(1) |
Apr
|
May
(9) |
Jun
(4) |
Jul
(16) |
Aug
(10) |
Sep
(4) |
Oct
(3) |
Nov
|
Dec
|
2021 |
Jan
(11) |
Feb
(2) |
Mar
(2) |
Apr
|
May
|
Jun
(1) |
Jul
|
Aug
(5) |
Sep
|
Oct
(6) |
Nov
(4) |
Dec
(4) |
2022 |
Jan
(4) |
Feb
(2) |
Mar
(2) |
Apr
|
May
(6) |
Jun
(3) |
Jul
|
Aug
(1) |
Sep
|
Oct
|
Nov
(1) |
Dec
|
2023 |
Jan
|
Feb
|
Mar
|
Apr
(2) |
May
(5) |
Jun
(1) |
Jul
(4) |
Aug
(1) |
Sep
|
Oct
(1) |
Nov
(13) |
Dec
|
2024 |
Jan
(1) |
Feb
|
Mar
(5) |
Apr
|
May
(10) |
Jun
|
Jul
|
Aug
(3) |
Sep
|
Oct
|
Nov
(1) |
Dec
(14) |
2025 |
Jan
(3) |
Feb
|
Mar
(1) |
Apr
|
May
(2) |
Jun
(3) |
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
From: 'Matthew F. v. MLton-c. <mlt...@ml...> - 2023-11-08 16:59:12
|
Branch: refs/heads/master Home: https://github.com/MLton/mlton Commit: 155aa7c07f1d4756dfe2850ae50cb1fe9a25f19e https://github.com/MLton/mlton/commit/155aa7c07f1d4756dfe2850ae50cb1fe9a25f19e Author: murray <mur...@pr...> Date: 2023-11-08 (Wed, 08 Nov 2023) Changed paths: M Makefile Log Message: ----------- Fix filenames in bootstrap with polyml/mlkit Commit: 434c6516ddba07183d7b0db2b85ec45901b63cd4 https://github.com/MLton/mlton/commit/434c6516ddba07183d7b0db2b85ec45901b63cd4 Author: Matthew Fluet <Mat...@gm...> Date: 2023-11-08 (Wed, 08 Nov 2023) Changed paths: M Makefile Log Message: ----------- Merge pull request #528 from ii8/master Fix filenames in bootstrap with polyml/mlkit Compare: https://github.com/MLton/mlton/compare/2f7f22e75cc8...434c6516ddba |
From: 'Matthew F. v. MLton-c. <mlt...@ml...> - 2023-11-08 12:48:08
|
Branch: refs/heads/master Home: https://github.com/MLton/mlton Commit: 8fc267e8deb7e4b6a039068feb7f1659655b828a https://github.com/MLton/mlton/commit/8fc267e8deb7e4b6a039068feb7f1659655b828a Author: murray <mur...@pr...> Date: 2023-11-08 (Wed, 08 Nov 2023) Changed paths: M README.adoc M bin/mlton-script M bin/static-library Log Message: ----------- Eliminate runtime bash dependency Commit: 2f7f22e75cc866a078db4975a1c3147a3938529b https://github.com/MLton/mlton/commit/2f7f22e75cc866a078db4975a1c3147a3938529b Author: Matthew Fluet <Mat...@gm...> Date: 2023-11-08 (Wed, 08 Nov 2023) Changed paths: M README.adoc M bin/mlton-script M bin/static-library Log Message: ----------- Merge pull request #526 from ii8/master Eliminate runtime bash dependency Compare: https://github.com/MLton/mlton/compare/4798107bf98c...2f7f22e75cc8 |
From: 'Matthew F. v. MLton-c. <mlt...@ml...> - 2023-11-07 22:47:01
|
Branch: refs/heads/master Home: https://github.com/MLton/mlton Commit: 6a3b52097eda3afaa822ae64cd3abe7141d59f94 https://github.com/MLton/mlton/commit/6a3b52097eda3afaa822ae64cd3abe7141d59f94 Author: Matthew Fluet <mat...@gm...> Date: 2023-11-07 (Tue, 07 Nov 2023) Changed paths: M mlton/Makefile Log Message: ----------- Correct target in generated $(MLTON_OUTPUT_SMLNJ_HEAP).d file The `ml-makedepend` invocation should use `$(MLTON_OUTPUT_SMLNJ_HEAP)` as the target, rather than `$@` (which corresponds to `$(MLTON_OUTPUT_SMLNJ_HEAP).d`). Commit: 4798107bf98c4eb325bf58becb34279a6364e704 https://github.com/MLton/mlton/commit/4798107bf98c4eb325bf58becb34279a6364e704 Author: Matthew Fluet <Mat...@gm...> Date: 2023-11-07 (Tue, 07 Nov 2023) Changed paths: M mlton/Makefile Log Message: ----------- Merge pull request #527 from MatthewFluet/smlnj-heap-deps Correct target in generated $(MLTON_OUTPUT_SMLNJ_HEAP).d file Compare: https://github.com/MLton/mlton/compare/f8b1d3ef924a...4798107bf98c |
From: 'Matthew F. v. MLton-c. <mlt...@ml...> - 2023-11-07 12:16:07
|
Branch: refs/heads/master Home: https://github.com/MLton/mlton Commit: b9cebc6eab9e3531731aef5665682609b2910c62 https://github.com/MLton/mlton/commit/b9cebc6eab9e3531731aef5665682609b2910c62 Author: Matthew Fluet <mat...@gm...> Date: 2023-11-07 (Tue, 07 Nov 2023) Changed paths: M lib/stubs/smlnj/basis/sources.cm Log Message: ----------- Use "fixed" `structure Real64` with recent versions of SML/NJ Closes MLton/mlton#523 Although SML/NJ 110.99.3 fixed some issues with `structure Real{,64}` failing to match the SML Basis Library specification, it did not implement `Real.fmt StringCvt.EXACT`. So, a "fixed" version of `structure Real64` needs to be exported (rather than exposing the version of `structure Real64` from `$/basis.cm`) and it is simplest to revert back to `structure Real64 = Real` (where `structure Real = FixReal(struct open Pervasive.Real end)`). Commit: f8b1d3ef924aafb25eceab554de49cac47967abb https://github.com/MLton/mlton/commit/f8b1d3ef924aafb25eceab554de49cac47967abb Author: Matthew Fluet <Mat...@gm...> Date: 2023-11-07 (Tue, 07 Nov 2023) Changed paths: M lib/stubs/smlnj/basis/sources.cm Log Message: ----------- Merge pull request #525 from MatthewFluet/smlnj-real64-fmt-exact Use "fixed" `structure Real64` with recent versions of SML/NJ Compare: https://github.com/MLton/mlton/compare/38eb9de9b006...f8b1d3ef924a |
From: 'Matthew F. v. MLton-c. <mlt...@ml...> - 2023-11-06 19:14:57
|
Branch: refs/heads/master Home: https://github.com/MLton/mlton Commit: e9dd50581587e1deb07bb59f76a00abe63302f0a https://github.com/MLton/mlton/commit/e9dd50581587e1deb07bb59f76a00abe63302f0a Author: murray <mur...@pr...> Date: 2023-11-05 (Sun, 05 Nov 2023) Changed paths: M runtime/platform/linux.h Log Message: ----------- Fix build on non-glibc 32 bit architectures platform/linux: `__suseconds_t_defined` is not portable across libcs and should only be checked on glibc. Commit: 38eb9de9b00623df0bb4df1aa47ed1a2c0abb9b8 https://github.com/MLton/mlton/commit/38eb9de9b00623df0bb4df1aa47ed1a2c0abb9b8 Author: Matthew Fluet <Mat...@gm...> Date: 2023-11-06 (Mon, 06 Nov 2023) Changed paths: M runtime/platform/linux.h Log Message: ----------- Merge pull request #524 from ii8/master Fix build on non-glibc 32 bit architectures Compare: https://github.com/MLton/mlton/compare/537750af9dfe...38eb9de9b006 |
From: 'Matthew F. v. MLton-c. <mlt...@ml...> - 2023-11-01 19:55:49
|
Branch: refs/heads/master Home: https://github.com/MLton/mlton Commit: baf3efae76fdd643636e25f1ab88dcdbcdaec79a https://github.com/MLton/mlton/commit/baf3efae76fdd643636e25f1ab88dcdbcdaec79a Author: Matthew Fluet <mat...@gm...> Date: 2023-11-01 (Wed, 01 Nov 2023) Changed paths: M README.adoc Log Message: ----------- Remove mentions of lexer/parser tools from build requirements Commit: e4e5e19136da5baa38780f757263bbb6586bc957 https://github.com/MLton/mlton/commit/e4e5e19136da5baa38780f757263bbb6586bc957 Author: Matthew Fluet <mat...@gm...> Date: 2023-11-01 (Wed, 01 Nov 2023) Changed paths: M README.adoc Log Message: ----------- Add Poly/ML and MLKit to bootstrap options Commit: 0d7e31a17141b51fc5b86756d766f16a98f5354b https://github.com/MLton/mlton/commit/0d7e31a17141b51fc5b86756d766f16a98f5354b Author: Matthew Fluet <mat...@gm...> Date: 2023-11-01 (Wed, 01 Nov 2023) Changed paths: M README.adoc Log Message: ----------- Remove `xargs` from misc. Unix utilities in build requirements Commit: 2a0df24ffef6b388e2ae28203f2854433dcba233 https://github.com/MLton/mlton/commit/2a0df24ffef6b388e2ae28203f2854433dcba233 Author: Matthew Fluet <mat...@gm...> Date: 2023-11-01 (Wed, 01 Nov 2023) Changed paths: M Makefile.config Log Message: ----------- Remove unused `POLYML_POLY` variable from `Makefile.config` Commit: bcfeeaea38decef2eac0d8946435d29f6b565d4e https://github.com/MLton/mlton/commit/bcfeeaea38decef2eac0d8946435d29f6b565d4e Author: Matthew Fluet <mat...@gm...> Date: 2023-11-01 (Wed, 01 Nov 2023) Changed paths: M Makefile.config M mlton/Makefile Log Message: ----------- Rename `POLYML_POLYC` variable to `POLYC` in `Makefile`s Commit: 537750af9dfe0f4dc3f53a5a22a3c113f5334ad7 https://github.com/MLton/mlton/commit/537750af9dfe0f4dc3f53a5a22a3c113f5334ad7 Author: Matthew Fluet <Mat...@gm...> Date: 2023-11-01 (Wed, 01 Nov 2023) Changed paths: M Makefile.config M README.adoc M mlton/Makefile Log Message: ----------- Merge pull request #521 from MatthewFluet/build-reqs Update Build requirements documentation Compare: https://github.com/MLton/mlton/compare/326fb7c50cfc...537750af9dfe |
From: 'Matthew F. v. MLton-c. <mlt...@ml...> - 2023-10-31 15:25:04
|
Branch: refs/heads/master Home: https://github.com/MLton/mlton Commit: 902a84bfb47eff2bfa336d1ddbdaa148da8516fa https://github.com/MLton/mlton/commit/902a84bfb47eff2bfa336d1ddbdaa148da8516fa Author: Matthew Fluet <mat...@gm...> Date: 2023-10-31 (Tue, 31 Oct 2023) Changed paths: M mlton/Makefile Log Message: ----------- Add $(MLTON_GEN_SOURCES) as dependency of $(MLTON_OUTPUT_SMLNJ_HEAP).d Closes MLton/mlton#519 SML/NJ CM, indirectly through the `ml-makedepend` tool, requires all source files mentioned in scanned `.cm` files to exist. Ensure that the generated source files (e.g., `../lib/stubs/mlton-stubs/pre-mlton.sml`, `control/version.sml`, and `front-end/*`) exist before trying to generate $(MLTON_OUTPUT_SMLNJ_HEAP).d. Commit: 326fb7c50cfc9532473910f872d20e9afc33b1e0 https://github.com/MLton/mlton/commit/326fb7c50cfc9532473910f872d20e9afc33b1e0 Author: Matthew Fluet <Mat...@gm...> Date: 2023-10-31 (Tue, 31 Oct 2023) Changed paths: M mlton/Makefile Log Message: ----------- Merge pull request #520 from MatthewFluet/smlnj-build-updates Add $(MLTON_GEN_SOURCES) as dependency of $(MLTON_OUTPUT_SMLNJ_HEAP).d Compare: https://github.com/MLton/mlton/compare/92137753df8c...326fb7c50cfc |
From: 'Matthew F. v. MLton-c. <mlt...@ml...> - 2023-08-31 20:22:04
|
Branch: refs/heads/master Home: https://github.com/MLton/mlton Commit: 2903750a4c340fe8ca4a8447fb862281338e26d5 https://github.com/MLton/mlton/commit/2903750a4c340fe8ca4a8447fb862281338e26d5 Author: Matthew Fluet <mat...@gm...> Date: 2023-08-31 (Thu, 31 Aug 2023) Changed paths: M CHANGELOG.adoc M mlton/codegen/amd64-codegen/amd64-allocate-registers.fun M mlton/codegen/x86-codegen/x86-allocate-registers.fun Log Message: ----------- Fix `RegisterAllocation.toAddressMemLoc:disp` internal compiler error Fix bug in x86 and amd64 native codegens leading to an internal compiler error (`Fail: amd64AllocateRegisters.RegisterAllocation.toAddressMemLoc:disp`). Thanks to Darin Minamoto (DarinM223) for the bug report. Closes MLton/mlton#509 Commit: 92137753df8c003e0628bf10a676eef492fe47b3 https://github.com/MLton/mlton/commit/92137753df8c003e0628bf10a676eef492fe47b3 Author: Matthew Fluet <Mat...@gm...> Date: 2023-08-31 (Thu, 31 Aug 2023) Changed paths: M CHANGELOG.adoc M mlton/codegen/amd64-codegen/amd64-allocate-registers.fun M mlton/codegen/x86-codegen/x86-allocate-registers.fun Log Message: ----------- Merge pull request #511 from MatthewFluet/toAddressMemLoc-disp-bug Fix `RegisterAllocation.toAddressMemLoc:disp` internal compiler error Compare: https://github.com/MLton/mlton/compare/99b0643fffa5...92137753df8c |
From: 'Matthew F. v. MLton-c. <mlt...@ml...> - 2023-07-29 01:00:34
|
Branch: refs/heads/master Home: https://github.com/MLton/mlton Commit: d45f8ea6a2f4041293851140591e065d2c631e19 https://github.com/MLton/mlton/commit/d45f8ea6a2f4041293851140591e065d2c631e19 Author: Matthew Fluet <mat...@gm...> Date: 2023-07-28 (Fri, 28 Jul 2023) Changed paths: M bin/regression Log Message: ----------- Skip `date-localOffset` regression on MinGW Commit: 99b0643fffa5da350a3c097d2e86b4a9aa2c2f0a https://github.com/MLton/mlton/commit/99b0643fffa5da350a3c097d2e86b4a9aa2c2f0a Author: Matthew Fluet <Mat...@gm...> Date: 2023-07-28 (Fri, 28 Jul 2023) Changed paths: M bin/regression Log Message: ----------- Merge pull request #507 from MatthewFluet/mingw-regression-whitelist Skip `date-localOffset` regression on MinGW Compare: https://github.com/MLton/mlton/compare/37975964a3e9...99b0643fffa5 |
From: 'Matthew F. v. MLton-c. <mlt...@ml...> - 2023-07-28 19:18:52
|
Branch: refs/heads/master Home: https://github.com/MLton/mlton Commit: 2d216660903906154d7a9f64516dea35eea7d14a https://github.com/MLton/mlton/commit/2d216660903906154d7a9f64516dea35eea7d14a Author: Matthew Fluet <mat...@gm...> Date: 2023-07-28 (Fri, 28 Jul 2023) Changed paths: M .github/workflows/ci.yml Log Message: ----------- Exclude symlinks in `mlton-20200817-amd64-mingw.tgz` in CI Commit: 5a8f337bcd3f99363455eddee44b260313953ad4 https://github.com/MLton/mlton/commit/5a8f337bcd3f99363455eddee44b260313953ad4 Author: Matthew Fluet <mat...@gm...> Date: 2023-07-28 (Fri, 28 Jul 2023) Changed paths: M .github/workflows/ci.yml Log Message: ----------- Exclude `*/share` from archives used for bootstrapping in CI Commit: 37975964a3e93163e2013421bd592750be735532 https://github.com/MLton/mlton/commit/37975964a3e93163e2013421bd592750be735532 Author: Matthew Fluet <Mat...@gm...> Date: 2023-07-28 (Fri, 28 Jul 2023) Changed paths: M .github/workflows/ci.yml Log Message: ----------- Merge pull request #506 from MatthewFluet/ci-updates CI Updates Compare: https://github.com/MLton/mlton/compare/f291d2a33fc1...37975964a3e9 |
From: 'Matthew F. v. MLton-c. <mlt...@ml...> - 2023-07-28 16:45:44
|
Branch: refs/heads/master Home: https://github.com/MLton/mlton Commit: 179bdbfe4cb4a1c79aeb2fc14a1a2de02374cc37 https://github.com/MLton/mlton/commit/179bdbfe4cb4a1c79aeb2fc14a1a2de02374cc37 Author: Matthew Fluet <mat...@gm...> Date: 2023-07-28 (Fri, 28 Jul 2023) Changed paths: M basis-library/system/date.sml Log Message: ----------- Change `Date.localOffset` to calculate at each call This makes `Date.localOffset` sensitive to changes in `TZ` environment variable during execution of the program. Commit: f4181b0db093a77ffd85a3876a9aaca50238591c https://github.com/MLton/mlton/commit/f4181b0db093a77ffd85a3876a9aaca50238591c Author: Matthew Fluet <mat...@gm...> Date: 2023-07-28 (Fri, 28 Jul 2023) Changed paths: A regression/date-localOffset.ok A regression/date-localOffset.sml Log Message: ----------- Add `date-localOffset` regression test The `date-localOffset` regression test demonstrates a bug in `Date.localOffset` for time zones east of prime meridian. Commit: 86ca9710eb3a8be7cc00e619cd34dc26483248e5 https://github.com/MLton/mlton/commit/86ca9710eb3a8be7cc00e619cd34dc26483248e5 Author: Matthew Fluet <mat...@gm...> Date: 2023-07-28 (Fri, 28 Jul 2023) Changed paths: M CHANGELOG.adoc M basis-library/system/date.sml Log Message: ----------- Fix bug in `Date.localOffset` for time zones east of prime meridian Thanks to Arata Mizuki (minoki) for the bug report and suggested fix. Commit: f291d2a33fc10bb5533adedda6b48a7921404388 https://github.com/MLton/mlton/commit/f291d2a33fc10bb5533adedda6b48a7921404388 Author: Matthew Fluet <Mat...@gm...> Date: 2023-07-28 (Fri, 28 Jul 2023) Changed paths: M CHANGELOG.adoc M basis-library/system/date.sml A regression/date-localOffset.ok A regression/date-localOffset.sml Log Message: ----------- Merge pull request #505 from MatthewFluet/date-localOffset-fix Fix `Date.localOffset` for time zones east of prime meridian Compare: https://github.com/MLton/mlton/compare/63666ac8ab65...f291d2a33fc1 |
From: 'Matthew F. v. MLton-c. <mlt...@ml...> - 2023-07-21 01:24:29
|
Branch: refs/heads/master Home: https://github.com/MLton/mlton Commit: 0fcd30684059763a6e2e841360caed73f1cc9a34 https://github.com/MLton/mlton/commit/0fcd30684059763a6e2e841360caed73f1cc9a34 Author: barracuda156 <vit...@gm...> Date: 2023-07-17 (Mon, 17 Jul 2023) Changed paths: M bin/mlton-script M bin/platform Log Message: ----------- mlton-script: support powerpc-darwin Commit: 63666ac8ab65da81b9ec9595e7053d26e0682f51 https://github.com/MLton/mlton/commit/63666ac8ab65da81b9ec9595e7053d26e0682f51 Author: Matthew Fluet <Mat...@gm...> Date: 2023-07-20 (Thu, 20 Jul 2023) Changed paths: M bin/mlton-script M bin/platform Log Message: ----------- Merge pull request #500 from barracuda156/ppc mlton-script: support powerpc-darwin Compare: https://github.com/MLton/mlton/compare/f0c004970986...63666ac8ab65 |
From: 'Matthew F. v. MLton-c. <mlt...@ml...> - 2023-06-05 17:44:54
|
Branch: refs/heads/master Home: https://github.com/MLton/mlton Commit: f57bac7df5839cb37a7d3707b8d82bae69920f35 https://github.com/MLton/mlton/commit/f57bac7df5839cb37a7d3707b8d82bae69920f35 Author: Matthew Fluet <mat...@gm...> Date: 2023-06-05 (Mon, 05 Jun 2023) Changed paths: M mlton/backend/backend.fun M mlton/backend/machine.fun M mlton/backend/machine.sig M runtime/gc/frame.h M runtime/gc/profiling.c Log Message: ----------- Extend `Machine.FrameInfo.Kind` and `GC_frameKind` Split `ML_FRAME` into `{CONT,FUNC,HANDLER}_FRAME` kinds and rename `C_FRAME` to `CRETURN_FRAME` kind. Commit: f0c004970986a2ac68dd4ac9426eefc75f3748a1 https://github.com/MLton/mlton/commit/f0c004970986a2ac68dd4ac9426eefc75f3748a1 Author: Matthew Fluet <Mat...@gm...> Date: 2023-06-05 (Mon, 05 Jun 2023) Changed paths: M mlton/backend/backend.fun M mlton/backend/machine.fun M mlton/backend/machine.sig M runtime/gc/frame.h M runtime/gc/profiling.c Log Message: ----------- Merge pull request #496 from MatthewFluet/refactor_frames Extend `Machine.FrameInfo.Kind` and `GC_frameKind` Compare: https://github.com/MLton/mlton/compare/03ccbe8b5f68...f0c004970986 |
From: 'Matthew F. v. MLton-c. <mlt...@ml...> - 2023-05-29 15:40:22
|
Branch: refs/heads/master Home: https://github.com/MLton/mlton Commit: 4b9dc3117506de527bc0d80526449ac3405ab28d https://github.com/MLton/mlton/commit/4b9dc3117506de527bc0d80526449ac3405ab28d Author: Matthew Fluet <mat...@gm...> Date: 2023-05-29 (Mon, 29 May 2023) Changed paths: A regression/word-scan.ok A regression/word-scan.sml Log Message: ----------- Add word-scan regression test, demonstrating bugs in `Word.scan` Thanks to minoki (arata, mizuki) for the bug report; see https://github.com/MLton/mlton/issues/494. Commit: 79e30ab062a9d42d5dfadad6f5d10124ca067618 https://github.com/MLton/mlton/commit/79e30ab062a9d42d5dfadad6f5d10124ca067618 Author: Matthew Fluet <mat...@gm...> Date: 2023-05-29 (Mon, 29 May 2023) Changed paths: M CHANGELOG.adoc M basis-library/integer/word.sml Log Message: ----------- Fix bugs in `WORD.scan`. When `0` is followed by `w` or `x` or `wx` but not by more digits, then should return 0w0 and the scan state following the `0`. Closes MLton/mlton#494. Commit: 03ccbe8b5f6848c372eb16976f314c05460d4678 https://github.com/MLton/mlton/commit/03ccbe8b5f6848c372eb16976f314c05460d4678 Author: Matthew Fluet <Mat...@gm...> Date: 2023-05-29 (Mon, 29 May 2023) Changed paths: M CHANGELOG.adoc M basis-library/integer/word.sml A regression/word-scan.ok A regression/word-scan.sml Log Message: ----------- Merge pull request #495 from MatthewFluet/word-scan-bug Fix bugs in `WORD.scan` Compare: https://github.com/MLton/mlton/compare/1c1cc128c121...03ccbe8b5f68 |
From: 'Matthew F. v. MLton-c. <mlt...@ml...> - 2023-05-26 18:11:34
|
Branch: refs/heads/master Home: https://github.com/MLton/mlton Commit: fa668fa758a95db662a480f8d694ffc4fbe9062e https://github.com/MLton/mlton/commit/fa668fa758a95db662a480f8d694ffc4fbe9062e Author: Matthew Fluet <mat...@gm...> Date: 2023-05-26 (Fri, 26 May 2023) Changed paths: M LICENSE Log Message: ----------- Update Copyright year in LICENSE Commit: c81a942cd3374391b5cd7f588636efa376ba5161 https://github.com/MLton/mlton/commit/c81a942cd3374391b5cd7f588636efa376ba5161 Author: Matthew Fluet <mat...@gm...> Date: 2023-05-26 (Fri, 26 May 2023) Changed paths: M mlton/ssa/ssa-tree2.fun Log Message: ----------- Fix file names for SSA2 dot output Commit: 1c1cc128c121b066f4a803ab7e4d85b2168e41ae https://github.com/MLton/mlton/commit/1c1cc128c121b066f4a803ab7e4d85b2168e41ae Author: Matthew Fluet <Mat...@gm...> Date: 2023-05-26 (Fri, 26 May 2023) Changed paths: M LICENSE M mlton/ssa/ssa-tree2.fun Log Message: ----------- Merge pull request #493 from MatthewFluet/misc-updates Misc updates Compare: https://github.com/MLton/mlton/compare/bbd0222b1dc7...1c1cc128c121 |
From: 'Matthew F. v. MLton-c. <mlt...@ml...> - 2023-05-26 18:06:24
|
Branch: refs/heads/master Home: https://github.com/MLton/mlton Commit: e4d6d0b69afda41da49f021a245718e584e4a883 https://github.com/MLton/mlton/commit/e4d6d0b69afda41da49f021a245718e584e4a883 Author: Matthew Fluet <mat...@gm...> Date: 2023-05-26 (Fri, 26 May 2023) Changed paths: M CHANGELOG.adoc M doc/guide/src/CKitLibrary.adoc M doc/guide/src/MLLPTLibrary.adoc M doc/guide/src/MLRISCLibrary.adoc M doc/guide/src/SMLNJLibrary.adoc M lib/ckit-lib/ckit.tgz M lib/mllpt-lib/ml-lpt.tgz M lib/mlrisc-lib/MLRISC.tgz M lib/smlnj-lib/smlnj-lib.patch M lib/smlnj-lib/smlnj-lib.tgz Log Message: ----------- Update to SML/NJ 110.99.3 libraries Commit: 3622101779bb119966d6b3180b3bedc4b7d430c9 https://github.com/MLton/mlton/commit/3622101779bb119966d6b3180b3bedc4b7d430c9 Author: Matthew Fluet <mat...@gm...> Date: 2023-05-26 (Fri, 26 May 2023) Changed paths: A lib/stubs/smlnj/basis/real.0.sml A lib/stubs/smlnj/basis/real.1.sml R lib/stubs/smlnj/basis/real.sml M lib/stubs/smlnj/basis/sources.cm M mlton/Makefile Log Message: ----------- Update to build with SML/NJ 110.99.3 Commit: bbd0222b1dc74f28a2730737f420b12d1595798a https://github.com/MLton/mlton/commit/bbd0222b1dc74f28a2730737f420b12d1595798a Author: Matthew Fluet <Mat...@gm...> Date: 2023-05-26 (Fri, 26 May 2023) Changed paths: M CHANGELOG.adoc M doc/guide/src/CKitLibrary.adoc M doc/guide/src/MLLPTLibrary.adoc M doc/guide/src/MLRISCLibrary.adoc M doc/guide/src/SMLNJLibrary.adoc M lib/ckit-lib/ckit.tgz M lib/mllpt-lib/ml-lpt.tgz M lib/mlrisc-lib/MLRISC.tgz M lib/smlnj-lib/smlnj-lib.patch M lib/smlnj-lib/smlnj-lib.tgz A lib/stubs/smlnj/basis/real.0.sml A lib/stubs/smlnj/basis/real.1.sml R lib/stubs/smlnj/basis/real.sml M lib/stubs/smlnj/basis/sources.cm M mlton/Makefile Log Message: ----------- Merge pull request #492 from MatthewFluet/smlnj-updates SML/NJ updates Compare: https://github.com/MLton/mlton/compare/d082c4a36110...bbd0222b1dc7 |
From: 'Matthew F. v. MLton-c. <mlt...@ml...> - 2023-05-23 10:18:50
|
Branch: refs/heads/master Home: https://github.com/MLton/mlton Commit: 33d90549e0fb8fa030b46c63266c34db9a558f48 https://github.com/MLton/mlton/commit/33d90549e0fb8fa030b46c63266c34db9a558f48 Author: Matthew Fluet <mat...@gm...> Date: 2023-05-22 (Mon, 22 May 2023) Changed paths: M bin/mlton-script M doc/guide/src/LLVMCodegen.adoc Log Message: ----------- Adapt default `-llvm-opt-opt` options to LLVM's New Pass Manager As of LLVM 13.0, must invoke: opt --passes=function(mem2reg),default<O2> rather than opt -mem2reg -O2 See https://llvm.org/docs/NewPassManager.html#invoking-opt. Commit: d082c4a36110321b00dc099858bb640c4d2d2c24 https://github.com/MLton/mlton/commit/d082c4a36110321b00dc099858bb640c4d2d2c24 Author: Matthew Fluet <Mat...@gm...> Date: 2023-05-23 (Tue, 23 May 2023) Changed paths: M bin/mlton-script M doc/guide/src/LLVMCodegen.adoc Log Message: ----------- Merge pull request #491 from MatthewFluet/llvm-codegen-updates Adapt to LLVM's New Pass Manager Compare: https://github.com/MLton/mlton/compare/ebf477b36e6a...d082c4a36110 |
From: 'Matthew F. v. MLton-c. <mlt...@ml...> - 2023-05-22 19:21:49
|
Branch: refs/heads/master Home: https://github.com/MLton/mlton Commit: 1996e3b21335801d552ccbd81e7815cb2b3bf7be https://github.com/MLton/mlton/commit/1996e3b21335801d552ccbd81e7815cb2b3bf7be Author: Matthew Fluet <mat...@gm...> Date: 2023-05-22 (Mon, 22 May 2023) Changed paths: M .github/workflows/ci.yml Log Message: ----------- Install mlton from GitHub release for all GitHub CI OSes ubuntu-latest (Ubuntu 22.04) does not include MLton Commit: fc8c1242ae091972ac0f6df616f27eb68199a1df https://github.com/MLton/mlton/commit/fc8c1242ae091972ac0f6df616f27eb68199a1df Author: Matthew Fluet <mat...@gm...> Date: 2023-05-22 (Mon, 22 May 2023) Changed paths: M .github/workflows/ci.yml Log Message: ----------- Experiment with `pacboy` for Windows/MSYS2 CI Commit: ebf477b36e6a1b79aafe1ae349cf67ad0b4822df https://github.com/MLton/mlton/commit/ebf477b36e6a1b79aafe1ae349cf67ad0b4822df Author: Matthew Fluet <Mat...@gm...> Date: 2023-05-22 (Mon, 22 May 2023) Changed paths: M .github/workflows/ci.yml Log Message: ----------- Merge pull request #490 from MatthewFluet/ci-updates CI updates Compare: https://github.com/MLton/mlton/compare/082087f7f820...ebf477b36e6a |
From: 'Matthew F. v. MLton-c. <mlt...@ml...> - 2023-04-04 01:14:06
|
Branch: refs/heads/master Home: https://github.com/MLton/mltonlib Commit: 92095e1fd1f05021071bbd7d5d50d2f828786725 https://github.com/MLton/mltonlib/commit/92095e1fd1f05021071bbd7d5d50d2f828786725 Author: Ariel Davis <ari...@ic...> Date: 2023-04-03 (Mon, 03 Apr 2023) Changed paths: M com/ssh/extended-basis/unstable/detail/bootstrap.sml Log Message: ----------- Replace abstype with datatype Commit: c79683d8cb8a5ce76a79d165fae76cb4ac767f2c https://github.com/MLton/mltonlib/commit/c79683d8cb8a5ce76a79d165fae76cb4ac767f2c Author: Matthew Fluet <Mat...@gm...> Date: 2023-04-03 (Mon, 03 Apr 2023) Changed paths: M com/ssh/extended-basis/unstable/detail/bootstrap.sml Log Message: ----------- Merge pull request #5 from azdavis/no-abstype Replace abstype with datatype Compare: https://github.com/MLton/mltonlib/compare/cad7f2693a7e...c79683d8cb8a |
From: 'Matthew F. v. MLton-c. <mlt...@ml...> - 2023-04-04 01:13:49
|
Branch: refs/heads/master Home: https://github.com/MLton/mltonlib Commit: 9e919a070772f51ff7c380ba142775c334c2424a https://github.com/MLton/mltonlib/commit/9e919a070772f51ff7c380ba142775c334c2424a Author: Ariel Davis <ari...@ic...> Date: 2023-04-03 (Mon, 03 Apr 2023) Changed paths: M com/ssh/extended-basis/unstable/public/debug/contract.sig M com/ssh/extended-basis/unstable/public/lazy/lazy.sig M com/ssh/generic/unstable/README M org/mlton/vesak/tech/generics/lgd.sml M org/mlton/vesak/tech/generics/syb.sml M org/mlton/vesak/toys/simplify/bench.sml Log Message: ----------- Use UTF-8 Commit: cad7f2693a7ed2d6d76931ebc0d97ad487e4be34 https://github.com/MLton/mltonlib/commit/cad7f2693a7ed2d6d76931ebc0d97ad487e4be34 Author: Matthew Fluet <Mat...@gm...> Date: 2023-04-03 (Mon, 03 Apr 2023) Changed paths: M com/ssh/extended-basis/unstable/public/debug/contract.sig M com/ssh/extended-basis/unstable/public/lazy/lazy.sig M com/ssh/generic/unstable/README M org/mlton/vesak/tech/generics/lgd.sml M org/mlton/vesak/tech/generics/syb.sml M org/mlton/vesak/toys/simplify/bench.sml Log Message: ----------- Merge pull request #4 from azdavis/master Use UTF-8 Compare: https://github.com/MLton/mltonlib/compare/3aa0be582203...cad7f2693a7e |
From: 'Matthew F. v. MLton-c. <mlt...@ml...> - 2022-11-16 22:56:25
|
Branch: refs/heads/master Home: https://github.com/MLton/mlton Commit: 533fcdafac57974facf84fd2e407de3807416030 https://github.com/MLton/mlton/commit/533fcdafac57974facf84fd2e407de3807416030 Author: Matthew Fluet <mat...@gm...> Date: 2022-11-16 (Wed, 16 Nov 2022) Changed paths: M CHANGELOG.adoc M runtime/gc/sequence.c Log Message: ----------- Fix bug in `GC_sequenceCopy` failing to update card map Thanks to Chris Cannam for the bug report and debugging. Commit: 9b7bf9be3b68c67c320843312b691ccadc4c5940 https://github.com/MLton/mlton/commit/9b7bf9be3b68c67c320843312b691ccadc4c5940 Author: Matthew Fluet <mat...@gm...> Date: 2022-11-16 (Wed, 16 Nov 2022) Changed paths: M runtime/gc/invariant.c Log Message: ----------- Update comment regarding disabled check Both stacks and sequences mark the card containing the beginning of the object, but intergenerational pointers may be found in the object at addresses corresponding to subsequent cards. Commit: 082087f7f82021a5a84eac0a593b98ba7b16f7fe https://github.com/MLton/mlton/commit/082087f7f82021a5a84eac0a593b98ba7b16f7fe Author: Matthew Fluet <Mat...@gm...> Date: 2022-11-16 (Wed, 16 Nov 2022) Changed paths: M CHANGELOG.adoc M runtime/gc/invariant.c M runtime/gc/sequence.c Log Message: ----------- Merge pull request #487 from MatthewFluet/sequence-copy-card-mark Fix bug in GC_sequenceCopy failing to update card map Compare: https://github.com/MLton/mlton/compare/d6080abbacfd...082087f7f820 |
From: 'Matthew F. v. MLton-c. <mlt...@ml...> - 2022-08-31 21:37:36
|
Branch: refs/heads/master Home: https://github.com/MLton/mlton Commit: 7976e0f478cecac6098f0e74035d00609ee5f814 https://github.com/MLton/mlton/commit/7976e0f478cecac6098f0e74035d00609ee5f814 Author: Matthew Fluet <mat...@gm...> Date: 2022-08-31 (Wed, 31 Aug 2022) Changed paths: M doc/guide/src/Release20210117.adoc Log Message: ----------- Link to B. Berthomieu's binary packages (incl. arm64-darwin) Commit: d6080abbacfd42ad1579bf914b55d5267579b81c https://github.com/MLton/mlton/commit/d6080abbacfd42ad1579bf914b55d5267579b81c Author: Matthew Fluet <Mat...@gm...> Date: 2022-08-31 (Wed, 31 Aug 2022) Changed paths: M doc/guide/src/Release20210117.adoc Log Message: ----------- Merge pull request #486 from MatthewFluet/guide-updates Link to B. Berthomieu's binary packages (incl. arm64-darwin) Compare: https://github.com/MLton/mlton/compare/875f7912a0b1...d6080abbacfd |
From: 'Matthew F. v. MLton-c. <mlt...@ml...> - 2022-06-06 17:41:41
|
Branch: refs/tags/v0.1.0 Home: https://github.com/MLton/mltonlib |
From: 'Matthew F. v. MLton-c. <mlt...@ml...> - 2022-06-06 16:47:28
|
Branch: refs/heads/master Home: https://github.com/MLton/mltonlib Commit: 825839a2f66071cc19800da0cf5c8835b61219ed https://github.com/MLton/mltonlib/commit/825839a2f66071cc19800da0cf5c8835b61219ed Author: Darren Bane <dar...@po...> Date: 2022-06-05 (Sun, 05 Jun 2022) Changed paths: A .smackspec Log Message: ----------- Start integrating into Smackage Commit: 3aa0be582203283dd32e52114c66df6581c97d83 https://github.com/MLton/mltonlib/commit/3aa0be582203283dd32e52114c66df6581c97d83 Author: Matthew Fluet <Mat...@gm...> Date: 2022-06-06 (Mon, 06 Jun 2022) Changed paths: A .smackspec Log Message: ----------- Merge pull request #3 from poldy/master Integrate into Smackage Compare: https://github.com/MLton/mltonlib/compare/04477d37e709...3aa0be582203 |
From: 'Matthew F. v. MLton-c. <mlt...@ml...> - 2022-06-06 01:24:51
|
Branch: refs/heads/master Home: https://github.com/MLton/mlton Commit: 26e506bfd8868c41988ad9859628c47e8a70385b https://github.com/MLton/mlton/commit/26e506bfd8868c41988ad9859628c47e8a70385b Author: Matthew Fluet <mat...@gm...> Date: 2022-06-05 (Sun, 05 Jun 2022) Changed paths: M doc/guide/src/Fold.adoc Log Message: ----------- Fix typo in Fold.adoc Closes MLton/mlton#483. Thanks to Brandon Wu (brandonspark) for the bug report. Commit: 875f7912a0b135a9a7e86a04ecac9cacf0bfe5e5 https://github.com/MLton/mlton/commit/875f7912a0b135a9a7e86a04ecac9cacf0bfe5e5 Author: Matthew Fluet <Mat...@gm...> Date: 2022-06-05 (Sun, 05 Jun 2022) Changed paths: M doc/guide/src/Fold.adoc Log Message: ----------- Merge pull request #484 from MatthewFluet/guide-fold-typo Fix typo in Fold.adoc Compare: https://github.com/MLton/mlton/compare/cfc76587ee09...875f7912a0b1 |