This repository has been archived by the owner on Mar 6, 2023. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 7
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
git-svn-id: https://serveur-svn.lri.fr/svn/modhel/luatex/trunk@7135 0b2b3880-5936-4365-a048-eb17d2e5a6bf
- Loading branch information
1 parent
125420b
commit 3a49e9a
Showing
2 changed files
with
30 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,11 +1,14 @@ | ||
2019-03-06 Luigi Scarso <[email protected]> | ||
* Code clean-up. | ||
* Code clean-up. | ||
|
||
|
||
2019-02-06: Taco Hoekwater <[email protected]> | ||
* New primitive void: convert a suffix to a boolean. Work in progress. | ||
|
||
|
||
2019-01-28 Andreas Scherer <https://ascherer.github.io> | ||
* mpost.w: TeXnical nitpicking. | ||
|
||
|
||
2019-01-26 Luigi Scarso <[email protected]> | ||
* Fixed bisection algorithm (overflow of number of bisections in decimal mode with low precision) | ||
* Added 2 levels to the bisection algorithm for cubic intersection. Need testing. | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters