Skip to content
  1. Mar 28, 2019
    • Yuanle Song's avatar
      v0.100.1 code review for Database.cc · 95b8f0b6
      Yuanle Song authored
      - add error handling for all db operations
      - refactoring Database.cc to make it more readable.
        add doc for Database.cc
        extract method copyDB(), initUserDB(), setPragmaOnMainDB()
      - fix old timeoutCallback(), now named cb_saveUserDB()
        saveUserDB() should not be in the condition, because save can fail endlessly
        if file system have problem.
      - no longer require main db to be a regular file. symlink should work fine.
      - drop the dreaded overly reused class variable m_buffer. use meaningful names
        in current context.
      - escape string in SQL statements
      - update meson.build
        add prefix in PKGDATADIR
        define glib logging domain
        disable glib asserts for release build
      - I will use so file version in git log.
      95b8f0b6
    • Yuanle Song's avatar
      add meson.build for libpyzy project. · 43004d6f
      Yuanle Song authored
      updated meson.build for pinyin_parser/ sub project.
      it integrates swig build step in meson now.
      43004d6f
    • Yuanle Song's avatar
      add pinyin_parser/ subproject. · f6eaead1
      Yuanle Song authored
      it builds the libpinyin_parser.so python module.
      f6eaead1
  2. Aug 26, 2018
  3. Aug 08, 2016
  4. Nov 14, 2015
  5. Feb 12, 2014
  6. Jan 31, 2014
  7. Jan 30, 2014
    • Osamu Aoki's avatar
      Fix missing dictionary etc. · 79cf9e5d
      Osamu Aoki authored
        * Update the maintainer to make it part of pkg-ime.
        * Update uploaders.
        * Ship database in install. Closes: #737136, #737136
        * Drop boost-dev since it is not used by ./configure as default.
        * Lintian override for C++ library symbols.
      79cf9e5d
  8. Oct 16, 2013
  9. Oct 10, 2013
  10. Sep 27, 2013
  11. Feb 10, 2013
  12. Feb 07, 2013
  13. Feb 06, 2013
  14. Feb 04, 2013