haiku/headers
Tyler Dauwalder 93d145bb01 + Added support for "-i" flags and case insensitive matching
+ Renamed Expr class to DisjList, which is more descriptive
  as to its function
+ Added ' and " to the list of allowed characters in an
  unquoted string.
+ Added updated sniffer rule grammar to doxygen for the
  Parser class


git-svn-id: file:///srv/svn/repos/haiku/trunk/current@685 a95241bf-73f2-0310-859d-f6bbb57e9c96
2002-08-10 09:36:00 +00:00
..
os Replaced opendir.c with directory.c, implemented chdir(), fchdir(), and 2002-08-09 20:20:28 +00:00
posix Added mount.c, implementation of mount() and unmount(). 2002-08-09 20:48:30 +00:00
private + Added support for "-i" flags and case insensitive matching 2002-08-10 09:36:00 +00:00
tools/cppunit Added Equals() function, which sadly I haven't tested 2002-07-24 09:30:20 +00:00