index
:
delta/make-git.git
filedef-cleanup
glibc-2_0_x
gnulib-port
master
git.savannah.gnu.org: git/make.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
/
scripts
/
functions
Commit message (
Expand
)
Author
Age
Files
Lines
*
Adjust output strings to be aligned
Paul Smith
2023-04-02
1
-1
/
+1
*
Clean up memory leak warnings from ASAN and Valgrind
Paul Smith
2023-04-01
2
-2
/
+4
*
[SV 17448] Ignore whitespace around $(file ...) names
Paul Smith
2023-01-08
1
-1
/
+11
*
[SV 62654] Support GNU Make on z/OS
Paul Smith
2023-01-08
1
-1
/
+3
*
Convert references from "GNU make" to "GNU Make"
Paul Smith
2023-01-01
2
-2
/
+2
*
Apply spelling fixes discovered by Codespell
Paul Smith
2022-12-31
1
-1
/
+1
*
tests [WINDOWS32]: Support Strawberry Perl on Windows
Paul Smith
2022-12-20
1
-1
/
+1
*
Fix issues found by ASAN and Coverity
Paul Smith
2022-10-31
1
-2
/
+3
*
Always restore global environ if we use vfork
Paul Smith
2022-09-25
1
-0
/
+9
*
[SV 63040] shell: Fall back to the callers environment
Paul Smith
2022-09-10
1
-0
/
+16
*
[SV 63016] Don't fail exporting to $(shell ...)
Paul Smith
2022-09-08
1
-0
/
+10
*
Rework output sync to lock a temp file on POSIX
Paul Smith
2022-08-30
1
-2
/
+4
*
Support implementing the jobserver using named pipes
Paul Smith
2022-08-02
1
-1
/
+18
*
Ensure that MAKEFLAGS is set when invoking $(shell ...)
Paul Smith
2022-07-30
1
-0
/
+15
*
[SV 10593] Export variables to $(shell ...) commands
Paul Smith
2022-07-09
1
-4
/
+51
*
Don't write $(shell ...) stdout to stderr on failure
Paul Smith
2022-02-06
1
-7
/
+15
*
* src/function.c (parse_textint): Handle ints without 0 properly.
Jouke Witteveen
2022-01-17
1
-4
/
+7
*
Remove arbitrary limits on intcmp integers
Paul Eggert
2021-12-19
1
-7
/
+16
*
Use a well-known error string for out-of-bound function arguments
Paul Smith
2021-12-19
2
-15
/
+15
*
Convert word, wordlist, and intcmp functions to use long long
Paul Smith
2021-11-28
2
-39
/
+47
*
Introduce $(intcmp ...) for numerical comparison
Jouke Witteveen
2021-11-28
1
-0
/
+54
*
Use strtol() instead of atoi()
Jouke Witteveen
2021-11-28
1
-3
/
+9
*
Fix build and test issues on Windows
Paul Smith
2021-03-28
1
-2
/
+3
*
[SV 58497] Ensure $(file <) newline removal succeeds
Paul Smith
2021-03-15
1
-0
/
+70
*
Create $(let ...) providing lexically scoped variables
Jouke Witteveen
2020-12-06
1
-0
/
+110
*
[SV 59093] Rewrite filter/filter-out to avoid large stack usage
Paul Smith
2020-11-13
1
-0
/
+16
*
tests: Simplify customization of %ENV
Paul Smith
2020-04-01
3
-19
/
+15
*
Port functions/shell test to Solaris 10
Paul Eggert
2019-10-10
1
-1
/
+6
*
* tests/scripts/functions/wildcard: Skip slash tests for local glob.
Paul Smith
2019-10-05
1
-45
/
+51
*
tests: Convert %CONFIG_FLAGS to get_config()
Paul Smith
2019-10-05
1
-1
/
+1
*
* tests/scripts/function/guile: Valgrind doesn't work with Guile.
Paul Smith
2019-09-21
1
-0
/
+3
*
* tests/scripts/functions/shell: Detect correct SHELLSTATUS code.
Paul Smith
2019-09-21
1
-3
/
+13
*
Refresh the test suite framework implementation.
Paul Smith
2019-09-16
1
-1
/
+1
*
* tests/scripts/functions/wildcard: Skip dangling symlink test.
Paul Smith
2019-09-07
1
-3
/
+6
*
* src/dir.c (dir_setup_glob): Initialize unused gl_offs.
Paul Smith
2019-09-07
1
-4
/
+56
*
* src/read.c (parse_file_seq): [SV 52076] Don't reverse glob() results.
Paul Smith
2019-09-02
1
-44
/
+19
*
* tests/scripts/functions/wildcard: [SV 52018] Test dangling symlink.
Paul Smith
2018-08-04
1
-3
/
+12
*
* lib/glob.c (glob_in_dir): [SV 53465] Allow symlinks to directories.
Paul Smith
2018-08-04
1
-0
/
+15
*
Clean up errors for invalid commands and add regression tests.
Paul Smith
2018-08-04
1
-2
/
+8
*
Update regression tests for Windows.
Paul Smith
2018-07-02
1
-11
/
+11
*
* function.c (shell_completed): [SV 51014] Add signal to .SHELLSTATUS
Paul Smith
2017-07-01
1
-0
/
+7
*
Add test suite support to Windows
Paul Smith
2017-06-04
4
-43
/
+62
*
Portability changes for the test suite.
Paul Smith
2016-12-26
2
-15
/
+3
*
[SV 20513] Un-escaped # are not comments in function invocations
Paul Smith
2016-12-26
2
-4
/
+16
*
[SV 46433] Show recipe line offsets in line number messages.
Paul Smith
2016-04-11
3
-12
/
+41
*
[SV 46995] Strip leading/trailing space from variable names
Paul Smith
2016-03-23
3
-40
/
+44
*
* function.c (func_file): Support reading from files.
Paul Smith
2016-03-21
1
-0
/
+43
*
[SV 28092] Preserve the exit status of the $(shell...) function.
Paul Smith
2015-07-12
1
-2
/
+17
*
[SV 41983] Support omitting the text argument to $(file ...)
Paul Smith
2014-07-07
1
-0
/
+17
*
Expand the loadable object support.
Paul Smith
2013-02-25
1
-2
/
+6
[next]