summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* * update ChangeLoglibhangul-0.0.3Choe Hwanjin2006-10-271-0/+91
* * update documentsChoe Hwanjin2006-10-272-2/+5
* 0.0.3 release 준비 (0.0.4는 실수한 것임)Choe Hwanjin2006-10-271-1/+1
* 0.0.4 준비Choe Hwanjin2006-10-271-1/+1
* log target 추가Choe Hwanjin2006-10-271-0/+3
* hangul_ic_flush()의 바뀐점 적용Choe Hwanjin2006-10-272-5/+20
* ignore list 추가Choe Hwanjin2006-10-270-0/+0
* hanja test 코드 추가Choe Hwanjin2006-10-272-1/+29
* * HanjaTable, HanjaList, Hanja struct를 외부로 노출되지 않게함.Choe Hwanjin2006-10-272-23/+98
* 국립국어원의 "한국어 학습용 어휘 목록" 추가Choe Hwanjin2006-10-251-0/+42
* data/hanja/hanja.txt:Choe Hwanjin2006-10-221-0/+30502
* data/hanja/hanja.txt:Choe Hwanjin2006-10-211-2082/+526
* hangul/hangul.h,hangul/hanja.c:Choe Hwanjin2006-10-022-16/+48
* hangul/hangul.h,hangul/hangulinputcontext.c:Choe Hwanjin2006-10-013-8/+23
* data/hanja/hanja.txt:Choe Hwanjin2006-09-231-984/+0
* bindings 디렉토리에 Makefile.am 추가Choe Hwanjin2006-05-231-0/+8
* update ChangeLogChoe Hwanjin2006-05-221-65/+99
* LIBHANGUL_VERSION 대신 PACKAGE_VERSION을 사용함Choe Hwanjin2006-05-222-12/+3
* candidate의 순서를 nabi와 같게 바꿈Choe Hwanjin2006-05-151-4492/+4494
* ucs string의 nul 문자를 L'\0'에서 0으로 바꿈Choe Hwanjin2006-05-141-4/+4
* * bindings 디렉토리 추가 (python, ruby포함)libhangul-0.0.2Choe Hwanjin2006-05-144-7/+182
* hangul_ic_process_jamo에서 처리하지 않는 글자는 false를 리턴하...Choe Hwanjin2006-03-231-7/+2
* bindings dir 추가Choe Hwanjin2006-03-128-2/+154
* hangul_ic_dvorak_to_qwerty() 추가Choe Hwanjin2006-03-122-0/+107
* dvorak + 두벌식 자판에서 기호글자는 qwerty 배열처럼 처리Choe Hwanjin2006-03-121-14/+14
* 자모식 루틴에서 영문자 처리 개선Choe Hwanjin2006-03-041-2/+13
* filter 함수 인자 바뀐 것을 적용함Choe Hwanjin2006-02-251-1/+1
* HangulInputContext의 실제 구현을 hangulinputcontext.c로 숨김Choe Hwanjin2006-02-253-218/+217
* 라이센스 연도 갱신Choe Hwanjin2006-02-253-3/+3
* hangul_ic_process_jaso()(세벌식 루틴)에서도 filter 함수 적용Choe Hwanjin2006-02-251-9/+43
* hangul_jaso_to_jamo에서 잘못된 처리 수정Choe Hwanjin2006-02-251-126/+2
* hangul_ic_push 가 실패할 경우 한번더 push함Choe Hwanjin2006-02-251-2/+6
* add hangul_jaso_to_jamo()Choe Hwanjin2006-02-183-19/+130
* ignore comment line which is started by '#' or blank lineChoe Hwanjin2006-02-181-0/+4
* use buffer.jongseong not jungseong on hangul_ic_pushChoe Hwanjin2006-02-181-1/+1
* * filter function and data pointer initializeChoe Hwanjin2006-02-181-1/+6
* add hangul_ic_set_filter() functionChoe Hwanjin2006-02-173-43/+145
* rename hangul_ic_filter to hangul_ic_processChoe Hwanjin2006-02-114-11/+11
* remove word dictionary data and add license termsChoe Hwanjin2005-12-211-32098/+27
* fix bug #301100, thanks to Young Chol Song (skystars)Choe Hwanjin2005-12-141-0/+3
* fix the problem that 'krrk' generate '각가'Choe Hwanjin2005-11-271-1/+1
* update changeloglibhangul-0.0.1Choe Hwanjin2005-11-201-0/+340
* change includedir to have hangul header directory in libhangul.pcChoe Hwanjin2005-11-201-2/+2
* add libtoolize commandChoe Hwanjin2005-11-201-0/+1
* add pyhangul test code pyhangul/test_pyhangul.pyChoe Hwanjin2005-11-191-0/+28
* add test to SUBDIRSChoe Hwanjin2005-11-191-1/+1
* update documentsChoe Hwanjin2005-11-192-0/+16
* add developer, Joon-cheol ParkChoe Hwanjin2005-11-191-1/+2
* clean up setup.py, python install scriptChoe Hwanjin2005-11-191-13/+5
* add doxygen supportChoe Hwanjin2005-11-182-0/+1313