Age | Commit message (Collapse) | Author | Files | Lines |
|
|
|
|
|
ftcsv is a fast csv library written in pure Lua.
It features two parsing modes, one for CSVs that can easily be loaded into
memory (up to a few hundred MBs depending on the system), and another for
loading files using an iterator - useful for manipulating large files or
processing during load.
It correctly handles most csv (and csv-like) files found in the wild, from
varying line endings (Windows, Linux, and OS9), UTF-8 BOM support, and odd
delimiters.
There are also various options that can tweak how a file is loaded, only
grabbing a few fields, renaming fields, and parsing header-less files!
|
|
|
|
This is a little module that simulates enumerated types in Lua.
Its API is very similar to the Python 3 Enum API, although much
more limited.
|
|
|
|
|
|
4.0.3 (2022-03-02)
* Fix Manifest#find yielding from a Promise causing issue on Ruby
3.1.0-dev. #720
* Better detect the ERB version to avoid deprecation warnings. #719
* Allow assets already fingerprinted to be served through Sprockets::Server
* Do not fingerprint files that already contain a valid digest in their name
* Remove remaining support for Ruby < 2.4.#672
|
|
|
|
2.3.8 (2022-02-23)
Bug fixes:
* Fix corrupted lockfile when running bundle check and having to re-resolve
locally #5344
* Fix typo in multiple gemfiles warning #5342
Documentation:
* Add clarification for bundle-config "with" option #5346
|
|
|
|
4.6.0 (2022-02-17)
* Add PaymentMethodCustomerDataUpdated webhook notification support
|
|
|
|
High resolution monotonic timers for Lua
|
|
|
|
-Not a new release but some code clean-up and updated crate dependencies.
|
|
|
|
improvement:
-show total time to delete/copy items
-show process to delete/copy items
|
|
|
|
Strawberry 1.0.2
Bugfixes:
* Fixed showing menu when clicking icon for collection and internet
search tool buttons
* Fixed ignoring devices with system mounts as defined by GIO.
* Fixed updating database when deleting songs from filesystem devices.
* Fixed unregistered metatype when listing songs from MTP devices with
Qt 6.
* Fixed using entered password when testing Subsonic settings before
pressing save.
* Fixed downloading Subsonic album covers.
* Fixed subsonic album covers downloaded several times for each album
when MD5 authentication was enabled.
* Fixed volume going to 100% when pressing volume down with MRPIS2 and
global shortcuts.
* Fixed incorrect rounding when setting volume through MPRIS2.
* Fixed delete from disk not showing up in the menu when one or more CUE
songs were selected.
* Fixed possible crashes when switching songs when fading is enabled.
* Fixed X11 global shortcuts not working unless window was in focus with
Qt 6.2 and higher.
* Fixed scrobbler re-sending scrobbles to fast on error.
Enhancements
* Log Qt version on startup.
* Added button for deleting existing Subsonic songs.
* Make collection watcher ignore files with "qt_temp" filename and tmp
extension.
* Require Qt 5.9 or higher.
* Added scrollbars to edit tag dialog.
* Added advanced settings for configuring collection watcher.
* Disable open audio CD menu when compiled without audio CD support.
* Replaced use of deprecated QMouseEvent constructor as of Qt 6.4.
* Replaced use of deprecated QCryptographicHash::addData overload as of
Qt 6.4.
Removed features:
* Removed broken "nomedia" / "nomusic" file handling.
|
|
+ ImageMagick-7.1.0.27, Sigil-1.9.1, asciidoc-10.1.4, calibre-5.38.0,
curl-7.82.0, gopls-0.8.0, harfbuzz-4.0, poppler-22.03.0,
py-cyclonedx-python-lib-2.0.0, py-mercurial-6.1, tomlplusplus-3.0.1,
wget-1.21.3.
|
|
|
|
0.20.33
* Fix handling of escaped characters in ignore patterns.
* Add ``dulwich.contrib.requests_vendor``.
* Ensure git config is available in a linked working tree.
|
|
6.4.2
- Don't pass loop to asyncio.wait()
6.4.1
- Prepare for use with Jupyter Releaser
|
|
|
|
Changes:
- Release builds now support macOS 10.9+ (previously supported only 10.15+)
- Fix reading of various meta events in MIDI files
- Fix IMF filter envelope being upside down and IMF disable envelope command
- Fix bug in AIFF multi-write
|
|
|
|
Changes:
- fix require() wrapper to return all values returned by original require()
- Lanes no longer relies on malloc/free for internal allocations, but uses the primary alloc function from the master Lua state (excepted for LuaJIT flavors, because the allocator seems to assume that it won't be used oustide the Lua state).
- __lanesclone is now called only once with 3 parameters dest, source, size -> BREAKS CUSTOM DEEP USERDATA API
|
|
|
|
Bugs fixed:
- lua.c assumes that argv has at least one element.
- Lua can generate wrong code when _ENV is <const>.
|
|
|
|
This mostly includes fixes for bugs found by OSS-Fuzz.
|
|
|
|
* Sync with www/firefox-97.0.2.
|
|
|
|
Changelog:
Security fixes:
#CVE-2022-26485: Use-after-free in XSLT parameter processing
#CVE-2022-26486: Use-after-free in WebGPU IPC Framework
|
|
|
|
1.4.5 (2022-02-15)
* Fix to create UTF-8 Symbol keys when symbolize_keys: true
* Fix to assume Symbols as US-ASCII or UTF-8
* Optimize Packer/Unpacker initialization
* Optimize extension class lookup
* Rename Packer#clear as Packer#reset (#clear is still available as an
alias)
|
|
|
|
1.2.2 (2022-01-07)
* Switched to GitHub actions and add testing of Rubies up to Ruby 3.0
* Fixed issue with keep_duplicate_arrays when merging into a nil array.
Thanks ALTinners!
* Added documentation for keep_duplicate_arrays
|
|
|
|
5.54.0 (2022-03-01)
* Add enum plugin for treating columns as enums in a model (jeremyevans)
(#1839)
|
|
|
|
Features:
-Added a new --shell=none/-N option to disable the intermediate shell for
executing the benchmarked commands. Hyperfine normally measures and subtracts
the shell spawning time, but the intermediate shell always introduces a
certain level of measurement noise. Using --shell=none/-N allows users to
benchmark very fast commands (with a runtime on the order of a few
milliseconds). See #336, #429, and #487 (@cipriancraciun and @sharkdp)
-Added --setup/-s option that can be used to run make all or similar.
It runs once per set of tests, like --cleanup/-c (@avar)
-Added new plot_progression.py script to debug background interference effects.
Changes:
-Breaking change: the -s short option for --style is now used for the new
--setup option.
-The environment offset randomization is now also available on Windows, see #484
Other:
-Improved documentation and test coverage, cleaned up code base for future
improvements.
|
|
Cvs: ----------------------------------------------------------------------
|
|
Upstream chooses to support only ancient guile.
|
|
Note report to upstream that it doesn't build with guile 2.0 or 2.2.
|
|
This commit rides the previous update, fixes some manual
INSTALLATION_DIRS, and catches that list up with the package.
|
|
|
|
Packaging changes:
Switch to guile22.
Request to use the old paths.
Upstream NEWS:
bugfixes
minor improvements
change installation paths unless requested to do it the old way
|