SourceFiles.org - Use the Source, Luke
Home | Register | News | Forums | Guide | MyLinks | Bookmark

Related Sites

Latest News
  General News
  Reviews
  Press Releases
  Software
  Hardware
  Security
  Tutorials
  Off Topic


Back to files
  • This is the cvstree library which allows to parse the cvs log output. Look at CvsLog.h to get an idea of how the API works.
  • The yacc/lexer have a suffix .yy/.ll because automake will automatically generate parser.cc and lexer.cc to be used with a C++ compiler. Because the ".cc" extension may be a problem, parser.cpp and lexer.cpp are provided and will include parser.cc and lexer.cc.
  • *.dsp are the M$ VisualC++ projects. The compat folder is provided for VisualC++ which lacks unistd.h.


Other Sites

Discussion Groups
  Beginners
  Distributions
  Networking / Security
  Software
  PDAs

About | FAQ | Privacy | Awards | Contact
Comments to the webmaster are welcome.
Copyright 2006 Sourcefiles.org All rights reserved.