about summary refs log tree commit diff
path: root/lib
AgeCommit message (Expand)AuthorFilesLines
2022-11-06lib/sources: remove 2 usages of toString on a path which will be read using f...Artturin1-2/+2
2022-11-06lib/trivial: fix 'error: cannot decode virtual path '/nix/store/virtual000000...Artturin1-2/+2
2022-11-05Revert "lib,doc: remove obvious usages of toString on paths"Anderson Torres2-7/+7
2022-11-06lib,doc: remove obvious usages of toString on pathsArtturin2-7/+7
2022-11-05Merge pull request #199244 from markuskowa/fix-licensesmarkuskowa1-0/+5
2022-11-04lib/systems: Support FreeBSDJohn Ericson6-9/+24
2022-11-04lib/systems: Simplify NetBSD examplesJohn Ericson1-2/+0
2022-11-03lib/tests/modules: Test doRenameRobert Hensing3-0/+32
2022-11-03lib.modules.doRename: Don't define warning, even as undefined, if not warning.Shea Levy1-2/+2
2022-11-02arkpandora_ttf: add licenseMarkus Kowalewski1-0/+5
2022-10-27licenses: remove fdl13Weijia Wang1-5/+0
2022-10-27licenses: remove fdl12Weijia Wang1-5/+0
2022-10-27licenses: remove fdl11Weijia Wang1-5/+0
2022-10-26lib: Automatically generate lib.filesytem docsSilvan Mosberger1-18/+40
2022-10-24Merge pull request #173949 from jacoblambda/fix-toInt-zero-paddingRobert Hensing4-8/+160
2022-10-24lib.normalizePath: the empty string is not a valid regex on darwinGuillaume Girol1-1/+1
2022-10-23lib/strings: Update docs and restructured code to improve readability of toIn...Jacob Abel3-22/+42
2022-10-23lib/strings: Improve error message for octal ambiguity in toIntJacob Abel1-3/+2
2022-10-23lib/strings: Refactor toInt into toInt and toIntBase10Jacob Abel4-21/+97
2022-10-23lib/strings: Update toInt to handle intermixed ws and zeros. Added testsJacob Abel3-8/+25
2022-10-23lib/strings: allow toInt to parse zero-padded stringsJacob Abel2-4/+44
2022-10-21Merge remote-tracking branch 'origin/master' into staging-nextMartin Weinelt1-0/+10
2022-10-21Merge pull request #196397 from fgaz/hikounomizu/initSandro1-0/+10
2022-10-21Merge master into staging-nextgithub-actions[bot]3-0/+149
2022-10-20lib/tests/misc: Add tests for charToInt, escapeC, and normalizePathDaniel Olsen1-0/+15
2022-10-20lib.strings: Add normalizePathajs1241-0/+10
2022-10-20lib.strings: Add function to do C-style escapingDaniel Olsen1-0/+13
2022-10-20lib.strings: Add function to convert character to numberDaniel Olsen2-0/+111
2022-10-20Merge master into staging-nextgithub-actions[bot]1-0/+6
2022-10-19Merge pull request #193551 from OPNA2608/init/mac-fdiskSandro1-0/+6
2022-10-19Merge branch 'master' into staging-nextJan Tojnar3-7/+13
2022-10-18Merge pull request #194035 from Ma27/show-option-quotingRobert Hensing3-7/+13
2022-10-17lib.licenses: add lal12 and lal13Francesco Gazzetta1-0/+10
2022-10-13Merge staging-next into staginggithub-actions[bot]1-1/+2
2022-10-13Merge pull request #192755 from hercules-ci/lib-types-unspecified-nameSilvan Mosberger1-1/+2
2022-10-13Merge branch 'master' into stagingVladimír Čunát1-5/+0
2022-10-13licenses: Add apsl10OPNA26081-0/+6
2022-10-12Merge pull request #193484 from wegank/gpl1-eolSandro1-5/+0
2022-10-10treewide: optional -> optionals where the argument is a listArtturin1-1/+1
2022-10-09Merge staging-next into staginggithub-actions[bot]1-0/+5
2022-10-09Merge master into staging-nextgithub-actions[bot]1-0/+5
2022-10-09licenses: add libssh2 licenseWeijia Wang1-0/+5
2022-10-07lib.closePropagation: Remove the quadratic behavior in lib.closePropagationGuillaume Bouchard1-1/+30
2022-10-07lib/options/showOption: fix quoting of attr-names that are not identifiersMaximilian Bosch1-3/+9
2022-10-07lib/types: always use `<function body>` instead of `[function body]` to indic...Maximilian Bosch2-4/+4
2022-10-05Merge remote-tracking branch 'origin/master' into staging-nextMartin Weinelt1-0/+5
2022-10-03Merge pull request #188265 from steveeJ-forks/pr-holochain-launcher-binSandro1-0/+5
2022-10-02Merge master into staging-nextgithub-actions[bot]6-17/+4
2022-10-01Merge pull request #193132 from figsoda/clean-upfigsoda6-17/+4
2022-09-29Merge master into staging-nextgithub-actions[bot]2-0/+13