vte r1622 - in trunk: . src



Author: cpwilson
Date: 2007-02-05 10:47:28 +0000 (Mon, 05 Feb 2007)
New Revision: 1622
ViewCVS link: http://svn.gnome.org/viewcvs/vte?rev=1622&view=rev

Modified:
   trunk/ChangeLog
   trunk/src/interpret.c
   trunk/src/matcher.c
   trunk/src/matcher.h
   trunk/src/table.c
   trunk/src/trie.c
   trunk/src/vte.c
Log:
2007-02-05  Chris Wilson  <chris chris-wilson co uk>

	The continual reallocation of GValueArray is the last trivially
	avoidable g_realloc.

	* src/interpret.c: (main):
	* src/matcher.c: (_vte_matcher_create), (_vte_matcher_destroy),
	(_vte_matcher_match), (_vte_matcher_free_params_array):
	* src/matcher.h:
	* src/table.c: (_vte_table_extract_string):
	* src/trie.c: (_vte_trie_matchx), (_vte_trie_match), (main):
	* src/vte.c: (vte_terminal_process_incoming):






[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]