Skip to content
Snippets Groups Projects
  1. Dec 05, 2012
  2. Jul 17, 2012
  3. May 24, 2011
  4. Apr 26, 2011
    • Paweł Kędzia's avatar
      81d7a1fe
    • ilor's avatar
      Writer refactoring: · 4f968e34
      ilor authored
      * make the factory always return writers via shared_ptr
      * add a PathWriter wrapper for opening a stream for the lifetime of a normal Writer
      * wrap writer factory exceptions
      * hide some writer factory implementation details in dteail:: sub namespace
      * rename TokenWriter::create to create_stream_writer, add create_path_writer
      * bump library version
      4f968e34
  5. Apr 10, 2011
  6. Nov 22, 2010
  7. Sep 21, 2010
    • ilor's avatar
      Initial version of the basic functionality split from libmaca. · e862fc89
      ilor authored
      Libcorpus2 now contains the base strructures (tokens etc), their I/O and related classes.
      Libpwrutils (name TBD) contains basic building blocks common to all tagger-related libraries
      Tagset-tool only needs libcorpus, so was brough here as well.
      e862fc89