mirror of
https://github.com/opnsense/src.git
synced 2026-04-14 22:07:34 -04:00
This update fixes a few issues in history editing and the processing of the "quit" function. The "quit" function will no longer cause bc to exit when encountered in a script file (before any command from the script has been executed). New functions is_number(), is_string return 1 if the passed argument is a number resp. a string. The asciify() function has been extended to support the conversion of an array of numbers into a string. Merge commit '1a63323d17fedb05b6962853e821c9d7c6b9853e' |
||
|---|---|---|
| .. | ||
| 01.txt | ||
| 02.txt | ||
| 03.txt | ||
| 04.txt | ||
| 05.txt | ||
| 06.txt | ||
| 07.txt | ||
| 08.txt | ||
| 09.txt | ||
| 10.txt | ||
| 11.txt | ||
| 12.txt | ||
| 13.txt | ||
| 14.txt | ||
| 15.txt | ||
| 16.txt | ||
| 17.txt | ||
| 18.txt | ||
| 19.txt | ||
| 20.txt | ||
| 21.txt | ||
| 22.txt | ||
| 23.txt | ||
| 24.txt | ||
| 25.txt | ||
| 26.txt | ||
| 27.txt | ||
| 28.txt | ||
| 29.txt | ||
| 30.txt | ||
| 31.txt | ||
| 32.txt | ||
| 33.txt | ||