--- - branch: MAIN date: Sun Jul 26 22:47:24 UTC 2020 files: - new: '1.7' old: '1.6' path: pkgsrc/lang/janet/Makefile pathrev: pkgsrc/lang/janet/Makefile@1.7 type: modified - new: '1.7' old: '1.6' path: pkgsrc/lang/janet/distinfo pathrev: pkgsrc/lang/janet/distinfo@1.7 type: modified - new: '1.4' old: '1.3' path: pkgsrc/lang/janet/PLIST pathrev: pkgsrc/lang/janet/PLIST@1.4 type: modified id: 20200726T224724Z.f33e7c3ddcbd96b5a07c8d4fdf78d402f654af9c log: | janet: Update to 1.11.1 ## 1.11.1 - 2020-07-25 - Fix jpm and git with multiple git installs on Windows - Fix importing a .so file in the current directory - Allow passing byte sequence types directly to typed-array constructors. - Fix bug sending files between threads. - Disable PRF by default. - Update the soname. ## 1.11.0 - 2020-07-18 - Add `forever` macro. - Add `any?` predicate to core. - Add `jpm list-pkgs` subcommand to see which package aliases are in the listing. - Add `jpm list-installed` subcommand to see which packages are installed. - Add `math/int-min`, `math/int-max`, `math/int32-min`, and `math/int32-max` for getting integer limits. - The gc interval is now autotuned, to prevent very bad gc behavior. - Improvements to the bytecode compiler, Janet will now generate more efficient bytecode. - Add `peg/find`, `peg/find-all`, `peg/replace`, and `peg/replace-all` - Add `math/nan` - Add `forv` macro - Add `symbol/slice` - Add `keyword/slice` - Allow cross compilation with Makefile. - Change `compare-primitve` to `cmp` and make it more efficient. - Add `reverse!` for reversing an array or buffer in place. - `janet_dobytes` and `janet_dostring` return parse errors in \*out - Add `repeat` macro for iterating something n times. - Add `eachy` (each yield) macro for iterating a fiber. - Fix `:generate` verb in loop macro to accept non symbols as bindings. - Add `:h`, `:h+`, and `:h*` in `default-peg-grammar` for hexidecimal digits. - Fix `%j` formatter to print numbers precisely (using the `%.17g` format string to printf). module: pkgsrc subject: 'CVS commit: pkgsrc/lang/janet' unixtime: '1595803644' user: nia