index
:
delta/gnome/vte.git
devel
gnome-2-16
gnome-2-2
master
ricotz/vala
search
vte-0-12
vte-0-20
vte-0-22
vte-0-24
vte-0-26
vte-0-28
vte-0-30
vte-0-32
vte-0-34
vte-0-36
vte-0-38
vte-0-40
vte-0-42
vte-0-44
vte-0-46
vte-0-48
vte-0-50
vte-0-50-ntfy-scroll
vte-0-52
vte-0-54
vte-0-56
vte-0-58
vte-0-60
vte-0-62
vte-0-64
vte-0-66
vte-0-68
vte-0-70
vte-0-72
vte-next
wip/attr
wip/bug746690
wip/c++ify
wip/close-range
wip/command-notify
wip/egmont/bidi
wip/fedora-0-64
wip/font-measure-fontconfig
wip/gtk4
wip/inigomartinez/meson
wip/issue-163
wip/issue-2561
wip/issue-2589
wip/issue-335
wip/l2-21235
wip/mosaic
wip/regex-builtins
wip/ring-sixel-issue-255
wip/rishi/command-notify
wip/rishi/container-escape-sequence
wip/rishi/gcc-8.1.1
wip/rishi/issue-7
wip/rishi/precmd-preexec
wip/sixels
wip/tek-data-syntax
wip/termprops
gitlab.gnome.org: GNOME/vte.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
matcher.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
#include <config.h> instead of "../config.h".
Behdad Esfahbod
2008-12-01
1
-1
/
+1
*
Some more callgrinding - kill a little bit of overhead.
Chris Wilson
2007-02-08
1
-4
/
+4
*
Some more small callgrind tweaks - well into the law of diminishing
Chris Wilson
2007-02-05
1
-2
/
+1
*
Beware the trivial change. Handle reuse of GValueArray correctly.
Chris Wilson
2007-02-05
1
-1
/
+1
*
The continual reallocation of GValueArray is the last trivially avoidable
Chris Wilson
2007-02-05
1
-10
/
+22
*
Bug 336105 – gnome-terminal crashes when termcap not found
Chris Wilson
2007-01-29
1
-25
/
+28
*
s/_VTE_DEBUG_ON/_VTE_DEBUG_IF/ and don't include the code block inside the
Chris Wilson
2007-01-26
1
-2
/
+2
*
Janitorial work - near elimination of #ifdef VTE_DEBUG from within
Chris Wilson
2007-01-26
1
-19
/
+5
*
As part of Bug 397439.
Chris Wilson
2007-01-17
1
-57
/
+21
*
As part of Bug 397439.
Chris Wilson
2007-01-17
1
-5
/
+1
*
As part of Bug 397439.
Chris Wilson
2007-01-17
1
-6
/
+5
*
Bug 354061 – Excessive use of strlen by _vte_termcap_create
Ryan Lortie
2006-12-27
1
-9
/
+7
*
Bug 356602 – const cast warning fixes for libvte Patch by Ryan Lortie
Mariano Suárez-Alvarez
2006-11-16
1
-4
/
+5
*
Remove the #ident strings.
Behdad Esfahbod
2006-04-18
1
-1
/
+0
*
Make some data structures const by changing char * to char [].
Behdad Esfahbod
2006-04-18
1
-1
/
+1
*
Bug 336117 – [patch] Use g_slice API Patch from Aivars Kalvans.
Behdad Esfahbod
2006-03-31
1
-2
/
+2
*
Add the debug flag TRIE for printing out the trie (previous was using
Behdad Esfahbod
2006-02-03
1
-1
/
+1
*
Add patch for excessive memory consumption when opening new tabs. This
Kjartan Maraas
2005-03-14
1
-25
/
+162
*
free the temporary array. add. use _vte_matcher_free_params_array instead
Nalin Dahyabhai
2003-05-21
1
-0
/
+25
*
add VteConv as a thin wrapper around GIConv. use VteConv. remove. remove.
Nalin Dahyabhai
2003-05-07
1
-107
/
+0
*
include <glib.h> for gboolean type definition. include "config.h" and
Nalin Dahyabhai
2003-05-05
1
-0
/
+2
*
remove the unused DEFAULT_ISO_8859_1 case. don't call
Nalin Dahyabhai
2003-04-30
1
-24
/
+12
*
- add
Nalin Dahyabhai
2002-12-10
1
-0
/
+246