cppman Changelog

What's new in cppman 0.4.2

Jun 17, 2015
  • `cache-all` now respect user's selection of source
  • fallback to less if vim is not found

New in cppman 0.2.6 (Sep 26, 2013)

  • Bug fixed:
  • Fix prefix when install via easy_install or pip
  • Fix formating bugs
  • Add Travis CI test

New in cppman 0.2.4 (Jun 5, 2013)

  • Bug fixed:
  • Fix some formatting issue
  • Fix typos
  • Features added:
  • New index crawler, much faster!
  • Update index.db

New in cppman 0.1.9 (Apr 23, 2012)

  • Fix formatting due to the change of cplusplus.com

New in cppman 0.1.7 (Oct 7, 2011)

  • Bug fixed:
  • Minor formating bug
  • Features added:
  • Pager is now configurable, either 'vim' or 'less' is accepted.
  • Integration of mandb is now configurable, default disabled.

New in cppman 0.1.3 (Oct 14, 2010)

  • Add BSD support

New in cppman 0.1.2 (Sep 20, 2010)

  • Fix minor bugs