index
:
txr
master
txr-old
TXR: A data munging language.
kaz@kylheku.com
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
glob.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Copyright year bump 2024.
Kaz Kylheku
2024-01-18
1
-1
/
+1
*
glob: suppress consecutive duplicates; fix memleak.
Kaz Kylheku
2023-11-22
1
-11
/
+22
*
glob*: Solaris fixes.
Kaz Kylheku
2023-09-13
1
-1
/
+3
*
glob*: fix buggy sort comparison function.
Kaz Kylheku
2023-09-13
1
-3
/
+8
*
glob*: do not recognize trailing \/**.
Kaz Kylheku
2023-09-13
1
-1
/
+6
*
New glob* function.
Kaz Kylheku
2023-09-12
1
-3
/
+154
*
Copyright year bump 2023.
Kaz Kylheku
2023-01-01
1
-1
/
+1
*
Copyright year bump 2022.
Kaz Kylheku
2022-01-11
1
-1
/
+1
*
license: reformat to fit 80 columns.
Kaz Kylheku
2021-08-16
1
-12
/
+13
*
c_str now takes a self argument.
Kaz Kylheku
2021-06-23
1
-2
/
+2
*
glob: support sequence of patterns argument.
Kaz Kylheku
2021-06-20
1
-6
/
+21
*
lib: fix neglect to use self variable.
Kaz Kylheku
2021-03-14
1
-2
/
+2
*
Copyright year bump 2021.
Kaz Kylheku
2021-01-14
1
-1
/
+1
*
c_num: now takes self argument.
Kaz Kylheku
2020-06-29
1
-1
/
+2
*
Remove unnecessary #include directives.
Kaz Kylheku
2020-04-22
1
-1
/
+0
*
Copyright year bump 2020.
Kaz Kylheku
2019-12-31
1
-1
/
+1
*
naming: get the -func out, at least some of it.
Kaz Kylheku
2019-10-29
1
-2
/
+2
*
Copyright year bump 2019.
Kaz Kylheku
2019-01-16
1
-1
/
+1
*
Copyright year bump 2018.
Kaz Kylheku
2018-02-15
1
-1
/
+1
*
Rename badly named default_bool_arg
Kaz Kylheku
2017-03-17
1
-1
/
+1
*
Bump copyright year to 2017.
Kaz Kylheku
2017-01-23
1
-1
/
+1
*
Let guard frames optionally pass through unwinding.
Kaz Kylheku
2016-10-26
1
-1
/
+1
*
Synchronize license comments with LICENSE.
Kaz Kylheku
2016-10-01
1
-16
/
+17
*
Strengthen against resource leaks upon exceptions.
Kaz Kylheku
2016-04-21
1
-1
/
+1
*
glob bugfix: always clear callback global.
Kaz Kylheku
2016-04-15
1
-2
/
+2
*
Fix memory leak in glob.
Kaz Kylheku
2016-04-15
1
-1
/
+4
*
Harden glob: continuations, exceptions, re-entry.
Kaz Kylheku
2016-04-11
1
-1
/
+35
*
Header file cleanup.
Kaz Kylheku
2016-01-22
1
-5
/
+0
*
Copyright year bump.
Kaz Kylheku
2015-12-31
1
-1
/
+1
*
Stop using C library setjmp/longjmp.
Kaz Kylheku
2015-10-25
1
-1
/
+0
*
C++ upkeep: conversions, clashes, warnings.
Kaz Kylheku
2015-08-07
1
-1
/
+1
*
Switching some globals to lexical and changing some names.
Kaz Kylheku
2015-08-03
1
-12
/
+12
*
* glob.c: New file.
Kaz Kylheku
2015-01-11
1
-0
/
+104