]> git.sur5r.net Git - cc65/history - src/common/searchpath.c
Added cc65_symbol_byscope.
[cc65] / src / common / searchpath.c
2010-05-28 uzPushSearchPath will add the path only if it's not alrea...
2010-05-28 uzNew functions PushSearchPath and PopSearchPath.
2010-05-09 uzRestructured search path handling.
2010-05-01 uzRewrote the search path routines to use collections...
2009-09-22 uzNew function AddSubSearchPathFromEnv.
2008-03-31 cuzMake much more usage of dynamic strings (StrBufs) inste...
2006-08-22 cuzReplace the fixed buffer in the Find() routine by a...
2003-08-03 cuzNew function ForgetAllSearchPaths
2003-05-30 cuzFixed a bug
2003-05-29 cuzAdd AddSearchPathFromEnv
2003-05-28 cuzMoved most of cc65/incpath to a common searchpath module