[Thunar-workers] CVS: design/analysis ChangeLog,1.3,1.4

Benedikt Meurer benny at xfce.org
Sun Mar 27 21:42:42 CEST 2005


Update of /var/cvs/thunar/design/analysis
In directory espresso.foo-projects.org:/tmp/cvs-serv21241

Modified Files:
	ChangeLog 
Log Message:
2005-03-27	Benedikt Meurer <benny at xfce.org>

	* mime/dump-globs-by-type.c: Use only patterns in the form '*.ext' as
	  simple patterns, the other '*ext' patterns are considered complex
	  patterns. This allows for easier tree lookup.
	* mime/dump-globs-by-type.c: Print the number of required tree nodes
	  for the simple patterns.




Index: ChangeLog
===================================================================
RCS file: /var/cvs/thunar/design/analysis/ChangeLog,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -d -r1.3 -r1.4
--- ChangeLog	7 Mar 2005 00:37:45 -0000	1.3
+++ ChangeLog	27 Mar 2005 19:42:40 -0000	1.4
@@ -1,3 +1,11 @@
+2005-03-27	Benedikt Meurer <benny at xfce.org>
+
+	* mime/dump-globs-by-type.c: Use only patterns in the form '*.ext' as
+	  simple patterns, the other '*ext' patterns are considered complex
+	  patterns. This allows for easier tree lookup.
+	* mime/dump-globs-by-type.c: Print the number of required tree nodes
+	  for the simple patterns.
+
 2005-03-07	Benedikt Meurer <benny at xfce.org>
 
 	* mime/dump-globs-by-type.c: Use a Memory Chunk for the ParsedPattern




More information about the Thunar-workers mailing list