4 Commits

Author SHA1 Message Date
René Rebe
2c93f5ff35 * further 33% pkgsel parsing speedup by properly anchoring the matches
and thus also avoiding the need to compare the resulting strings
	  (removed a stray semicolon on-the-way)


git-svn-id: https://svn.exactcode.de/t2/trunk@20193 c5f82cb5-29bc-0310-9cd0-bff59a50e3bc
2006-10-16 07:53:59 +00:00
René Rebe
e3508d4742 * simplified new file reading loops
git-svn-id: https://svn.exactcode.de/t2/trunk@20118 c5f82cb5-29bc-0310-9cd0-bff59a50e3bc
2006-10-11 06:31:41 +00:00
René Rebe
e93d02b420 * reimplemented the former pkgsel code (shell code generating the
pattern matching awk script) in LUA, resulting in a vast
	  performance bost and some more feature on-the-way (like
	  consistent support in custom rules and pkgsel files in a
	  combined feature set)


git-svn-id: https://svn.exactcode.de/t2/trunk@20106 c5f82cb5-29bc-0310-9cd0-bff59a50e3bc
2006-10-10 13:31:12 +00:00
René Rebe
ea4a72ad71 * reimplemented the former C Config accelerator in LUA and integrated it
instead into the Config using Valentin's luabash bridge, can be used for
	  further Config rewrite and speedup


git-svn-id: https://svn.exactcode.de/t2/trunk@20094 c5f82cb5-29bc-0310-9cd0-bff59a50e3bc
2006-10-09 13:50:01 +00:00