Branch: refs/heads/master
Home: http://github.com/phuang/ibus-pinyin
Commit: 42dcb9d9848eb180fc9a19a533084025681e32bf
http://github.com/phuang/ibus-pinyin/commit/42dcb9d9848eb180fc9a19a533084025681e32bf
Author: Peng Huang <[email protected]>
Date: 2010-01-01 (Fri, 01 Jan 2010)
Changed paths:
M src/Database.cc
M src/Database.h
M src/PhraseEditor.h
Log Message:
-----------
Use STL to replace some class in Database
Commit: 5ddd4d2ce16ddd812762db37bd13907c0ed7b604
http://github.com/phuang/ibus-pinyin/commit/5ddd4d2ce16ddd812762db37bd13907c0ed7b604
Author: Peng Huang <[email protected]>
Date: 2010-01-01 (Fri, 01 Jan 2010)
Changed paths:
M src/Database.cc
M src/Database.h
M src/String.h
Log Message:
-----------
Replase GString with std::string
Commit: ccf8268c2e532dd89c19ad3dd6b92aef562c1e66
http://github.com/phuang/ibus-pinyin/commit/ccf8268c2e532dd89c19ad3dd6b92aef562c1e66
Author: Peng Huang <[email protected]>
Date: 2010-01-01 (Fri, 01 Jan 2010)
Changed paths:
M src/String.h
Log Message:
-----------
Reimplement operator<< (const gunichar *wstr)
Commit: 5515a1fd092a80abba2ba81d6e4aa8fd214563f8
http://github.com/phuang/ibus-pinyin/commit/5515a1fd092a80abba2ba81d6e4aa8fd214563f8
Author: Peng Huang <[email protected]>
Date: 2010-01-01 (Fri, 01 Jan 2010)
Changed paths:
M src/Database.cc
M src/Util.h
Log Message:
-----------
Implement Env util class
Commit: 665e60b1c8efc84148fd76beeb28762ef066a048
http://github.com/phuang/ibus-pinyin/commit/665e60b1c8efc84148fd76beeb28762ef066a048
Author: Peng Huang <[email protected]>
Date: 2010-01-01 (Fri, 01 Jan 2010)
Changed paths:
M src/String.h
Log Message:
-----------
Reserve for String
Commit: 8aecb7ba7a5470691599994847e1175bf65f1710
http://github.com/phuang/ibus-pinyin/commit/8aecb7ba7a5470691599994847e1175bf65f1710
Author: Peng Huang <[email protected]>
Date: 2010-01-01 (Fri, 01 Jan 2010)
Changed paths:
M src/String.h
Log Message:
-----------
Remove unused code.
Commit: 66f093415d482a94243d0cca3f17168b749cf04a
http://github.com/phuang/ibus-pinyin/commit/66f093415d482a94243d0cca3f17168b749cf04a
Author: Peng Huang <[email protected]>
Date: 2010-01-01 (Fri, 01 Jan 2010)
Changed paths:
M src/Array.h
M src/Database.cc
M src/FullPinyinEditor.cc
M src/PhraseEditor.cc
M src/PinyinArray.h
M src/PinyinEngine.cc
Log Message:
-----------
Replace GArray with std::vector
Commit: e4eb144538957ce5fc5e0291838e152898985243
http://github.com/phuang/ibus-pinyin/commit/e4eb144538957ce5fc5e0291838e152898985243
Author: Peng Huang <[email protected]>
Date: 2010-01-01 (Fri, 01 Jan 2010)
Changed paths:
M src/Array.h
Log Message:
-----------
Remove some unused code.
Commit: d7546ce273582eb2d349488e6dccac0fbeed888b
http://github.com/phuang/ibus-pinyin/commit/d7546ce273582eb2d349488e6dccac0fbeed888b
Author: Peng Huang <[email protected]>
Date: 2010-01-01 (Fri, 01 Jan 2010)
Changed paths:
M src/PinyinParser.cc
M src/WideString.h
Log Message:
-----------
Remove some unused code.
Commit: ed6dae4ecd54c6c3d13e3d90d1e6258b2e3b6e4a
http://github.com/phuang/ibus-pinyin/commit/ed6dae4ecd54c6c3d13e3d90d1e6258b2e3b6e4a
Author: Peng Huang <[email protected]>
Date: 2010-01-01 (Fri, 01 Jan 2010)
Changed paths:
M src/Array.h
Log Message:
-----------
Remove some unused code.
Commit: 01834cf05d5a58a3e0e90292de7da26840e08b7e
http://github.com/phuang/ibus-pinyin/commit/01834cf05d5a58a3e0e90292de7da26840e08b7e
Author: Peng Huang <[email protected]>
Date: 2010-01-01 (Fri, 01 Jan 2010)
Changed paths:
M src/String.h
Log Message:
-----------
Fix coding style problem
Commit: 151dc92a5abf86addc6457b2a955104820228968
http://github.com/phuang/ibus-pinyin/commit/151dc92a5abf86addc6457b2a955104820228968
Author: Peng Huang <[email protected]>
Date: 2010-01-01 (Fri, 01 Jan 2010)
Changed paths:
M src/PinyinArray.h
Log Message:
-----------
Refine code.
Commit: 88df593befb03975149ddeea4a548b36e84d8c18
http://github.com/phuang/ibus-pinyin/commit/88df593befb03975149ddeea4a548b36e84d8c18
Author: Peng Huang <[email protected]>
Date: 2010-01-01 (Fri, 01 Jan 2010)
Changed paths:
M src/PinyinArray.h
M src/PinyinParser.cc
Log Message:
-----------
Remvoe set method of PinyinSegment
Commit: c65c97a970ad103389c757e4752b9988c03891dd
http://github.com/phuang/ibus-pinyin/commit/c65c97a970ad103389c757e4752b9988c03891dd
Author: Peng Huang <[email protected]>
Date: 2010-01-01 (Fri, 01 Jan 2010)
Changed paths:
M src/String.h
Log Message:
-----------
Fix appendUnicode problem.
Commit: 8a49985b01eb5d4a0c9dc6d4d0b94046ebb4db1d
http://github.com/phuang/ibus-pinyin/commit/8a49985b01eb5d4a0c9dc6d4d0b94046ebb4db1d
Author: Peng Huang <[email protected]>
Date: 2010-01-01 (Fri, 01 Jan 2010)
Changed paths:
M src/Makefile.am
Log Message:
-----------
Use *_LDADD replace *_LDFLAGS
Commit: 209e5a877991fd8e2c31b51dfd6a155df08da208
http://github.com/phuang/ibus-pinyin/commit/209e5a877991fd8e2c31b51dfd6a155df08da208
Author: Peng Huang <[email protected]>
Date: 2010-01-01 (Fri, 01 Jan 2010)
Changed paths:
M src/Array.h
M src/Database.cc
M src/Database.h
M src/FullPinyinEditor.cc
M src/Makefile.am
M src/PhraseEditor.cc
M src/PhraseEditor.h
M src/PinyinArray.h
M src/PinyinEngine.cc
M src/PinyinParser.cc
M src/String.h
M src/Util.h
M src/WideString.h
Log Message:
-----------
Merge branch 'stl'
--
You received this message because you are subscribed to the Google
Groups "ibus-devel" group.
iBus project web page: http://code.google.com/p/ibus/
iBus dev group: http://groups.google.com/group/ibus-devel?hl=en