Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
4 check-ins using file www/globs.md version 8a041a932a
|
2020-03-20
| ||
| 04:02 | Rename test function to match the test command name check-in: 77be1777e1 user: andygoth tags: trunk | |
|
2020-03-19
| ||
| 15:11 | Add a configure time check for the existence of setenv(3) in libc for use by fossil_setenv() which has nicer semantics than its current underlying implementation on POSIX systems, putenv(3). This doesn't fix any known issue other than a technical memory leak, but I'm checking it in in case someone finds the code useful someday. Closed-Leaf check-in: ff8f2decf5 user: wyoung tags: setenv-alternative | |
|
2020-03-18
| ||
| 17:25 | Merged glob-docs branch down to trunk. check-in: b45a985c86 user: wyoung tags: trunk | |
| 17:25 | Assorted improvements to globs.md, especially to the discussion of * expansion on Windows vs POSIX. Closed-Leaf check-in: bb292b64ae user: wyoung tags: glob-docs | |