index
:
delta/sed.git
baserock/morph
master
ssed
git.savannah.gnu.org: git/sed.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sed
/
regexp.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
maint: quote 'like this' not `like this'
Paul Eggert
2023-01-30
1
-1
/
+1
*
maint: update copyright dates
Jim Meyering
2023-01-01
1
-1
/
+1
*
sed: improve integer overflow checking
Paul Eggert
2022-12-19
1
-13
/
+12
*
sed: simplify how diagnostics are translated
Paul Eggert
2022-12-19
1
-23
/
+4
*
maint: make update-copyright
Jim Meyering
2022-01-01
1
-1
/
+1
*
maint: update all copyright year number ranges
Assaf Gordon
2021-01-05
1
-1
/
+1
*
maint: update all copyright year number ranges
Jim Meyering
2020-01-01
1
-1
/
+1
*
maint: update copyright dates for 2019
Assaf Gordon
2019-01-01
1
-1
/
+1
*
maint: remove REG_PERL code
Assaf Gordon
2018-08-23
1
-73
/
+0
*
maint: replace street address with URL in license text
Assaf Gordon
2018-08-23
1
-2
/
+1
*
sed: fix memory leak
Assaf Gordon
2018-08-08
1
-1
/
+13
*
sed: free allocated memory under lint, remove DEBUG_LEAKS
Assaf Gordon
2018-08-08
1
-2
/
+8
*
maint: syntax-check: prohibit-form-feed
Assaf Gordon
2018-08-04
1
-2
/
+0
*
maint: syntax-check: space-before-open-paren
Assaf Gordon
2018-08-04
1
-20
/
+20
*
sed: replace MALLOC/ck_malloc with gnulib's XCALLOC
Assaf Gordon
2018-08-03
1
-5
/
+7
*
sed: fix heap buffer overflow from multiline EOL regex optimization
Assaf Gordon
2018-08-03
1
-1
/
+2
*
sed: reject RE searches on buffers larger than INT_MAX
Assaf Gordon
2018-03-23
1
-0
/
+5
*
maint: update gnulib and copyright dates for 2018
Assaf Gordon
2018-01-02
1
-1
/
+1
*
sed: enable special meaning of '+' with '-E --posix'
Assaf Gordon
2017-04-18
1
-1
/
+3
*
maint: update gnulib and copyright dates for 2017
Jim Meyering
2017-01-01
1
-1
/
+1
*
maint: compile warning-free with -DDEBUG_LEAKS
Jim Meyering
2017-01-01
1
-2
/
+1
*
maint: RE_ICASE, RE_NO_SUB: remove useless '#ifdef's
Jim Meyering
2016-12-20
1
-4
/
+0
*
gnulib: update to latest and adapt to modified dfa API
Jim Meyering
2016-12-18
1
-2
/
+1
*
maint: fix two "make syntax-check" failures
Jim Meyering
2016-11-27
1
-1
/
+1
*
sed: fix multi-line regex matching with -z
Norihiro Tanaka
2016-11-04
1
-6
/
+66
*
sed: optimize regex processing of lone ^ or $
Norihiro Tanaka
2016-11-04
1
-0
/
+76
*
sed: fix incorrect match for title case
Norihiro Tanaka
2016-09-25
1
-3
/
+4
*
dfa: reflect move of dfa code to new gnulib module
Jim Meyering
2016-09-11
1
-1
/
+2
*
sed: use grep's DFA matcher to speed up regular expression matching
Norihiro Tanaka
2016-08-08
1
-0
/
+39
*
maint: update copyright year, bootstrap, init.sh
Jim Meyering
2016-01-01
1
-1
/
+1
*
maint: update copyright year ranges to include 2015; update gnulib
Jim Meyering
2015-01-01
1
-2
/
+1
*
maint: manually convert K&R to ANSI style decls; and add "static"
Jim Meyering
2014-11-30
1
-14
/
+5
*
maint: avoid gcc warning about unused macro
Jim Meyering
2014-11-30
1
-1
/
+0
*
maint: enable sc_prohibit_tab_based_indentation syntax check
Jim Meyering
2014-11-30
1
-11
/
+11
*
maint: enable sc_cast_of_alloca_return_value syntax check
Jim Meyering
2014-11-30
1
-1
/
+1
*
maint: update copyright dates; use gnulib's update-copyright module
Jim Meyering
2014-11-30
1
-2
/
+2
*
remove ck_free
Paolo Bonzini
2012-03-16
1
-1
/
+1
*
rip out old macros
Paolo Bonzini
2012-03-16
1
-2
/
+2
*
clean up header inclusions
Paolo Bonzini
2012-03-16
1
-3
/
+1
*
switch to GPLv3
v4.1d
Paolo Bonzini
2008-01-09
1
-1
/
+1
*
include string.h where necessary
Paolo Bonzini
2008-01-09
1
-0
/
+1
*
--posix disables all extensions to regular expressions
Paolo Bonzini
2008-01-09
1
-7
/
+16
*
accept NUL for `.'
Paolo Bonzini
2008-01-09
1
-2
/
+8
*
more updates to the FSF address
Paolo Bonzini
2008-01-09
1
-1
/
+1
*
update FSF address
Paolo Bonzini
2008-01-09
1
-1
/
+1
*
fix debian bug 294339
Paolo Bonzini
2008-01-09
1
-1
/
+1
*
prepare for 4.1.4 release
Paolo Bonzini
2008-01-09
1
-2
/
+3
*
do not use leftmost-longest matching for addresses.
Paolo Bonzini
2008-01-09
1
-78
/
+92
*
initial import
Paolo Bonzini
2004-10-20
1
-0
/
+238