The NetBSD Project

CVS log for pkgsrc/textproc/split-thai/Makefile

[BACK] Up to [cvs.NetBSD.org] / pkgsrc / textproc / split-thai

Request diff between arbitrary revisions


Keyword substitution: kv
Default branch: MAIN


Revision 1.66: download - view: text, markup, annotated - select for diffs
Tue Nov 26 03:09:25 2024 UTC (5 months, 2 weeks ago) by scole
Branches: MAIN
CVS tags: pkgsrc-2025Q1-base, pkgsrc-2025Q1, pkgsrc-2024Q4-base, pkgsrc-2024Q4, HEAD
Diff to: previous 1.65: preferred, colored
Changes since revision 1.65: +2 -2 lines
Update to version 2.38
- add force option for 'pthai-message, use switch-to-buffer-other-window
- remove 'pthai-cycle-split-mode, just use customize to set
- make 'pthai-soundfiles-sort work with 'sort, small cleanups
- in 'pthai-mp3-fetch, print download url to *Messages* buffer
- fix 'pthai-download-and-play when force fetching of complete word
  if pieces were previously downloaded
- fix borderline cases in 'pthai-spell-merge-singles
- simplify options to 'pthai-spell-suggestions and 'pthai-unknown-bounds
- change 'pthai-unknown-words-extract to extract words from current buffer
  into new temp buffer, instead of current and named buffers
- modify 'pthai-unknown-words-toggle, add 'pthai-unknown-words-toggle-dictionary
  and 'pthai-unknown-words-toggle-unknown for specific toggling of
  undefined or unknown words
- comment cleanups and corrections in a few places

Revision 1.65: download - view: text, markup, annotated - select for diffs
Mon Sep 16 00:54:44 2024 UTC (7 months, 3 weeks ago) by scole
Branches: MAIN
CVS tags: pkgsrc-2024Q3-base, pkgsrc-2024Q3
Diff to: previous 1.64: preferred, colored
Changes since revision 1.64: +2 -2 lines
Update to version 2.37
- simplify pthai-dictionary-add-word
- add reset option to pthai-spell-region
- use delete-dups instead of seq-uniq in a few places
- other small cleanups

Revision 1.64: download - view: text, markup, annotated - select for diffs
Mon Sep 9 02:16:34 2024 UTC (8 months ago) by scole
Branches: MAIN
Diff to: previous 1.63: preferred, colored
Changes since revision 1.63: +2 -2 lines
Update to version 2.36
- add pthai-classifier-practice-(region/line/buffer/file), simplify class
- clarify comments, a few minor code cleanups in a couple places
- rename pthai-dictionary-def-p -> pthai-dictionary-any-p.  change
  semantics of pthai-dictionary-def-p
- add &optional force to pthai-classifier-by, pthai-classifier-for
- add option for classifiers in pthai-practice-words, add
  pthai-classifier-practice-region/line/buffer/file
- remove optional audio parameter from
  pthai-practice-region/line/buffer/file

Revision 1.63: download - view: text, markup, annotated - select for diffs
Wed Aug 28 09:16:17 2024 UTC (8 months, 2 weeks ago) by scole
Branches: MAIN
Diff to: previous 1.62: preferred, colored
Changes since revision 1.62: +2 -2 lines
Update to 2.35
- add 'pthai-message for large messages
- use standard emacs regexp in pthai-split-region
- include playable/unplayable with pthai-soundfiles-counts
- small cleanups for pthai-time-loc2th
- rename pthai-reverse-lookup -> pthai-lookup-reverse, simplify
- include classifiers in dictionary word counts
- simplify classifier functions,
  rename pthai-lookup-classifier -> pthai-classifier-lookup,
  rename pthai-lookup-classifier-at-point -> pthai-classifier-lookup-at-point,
  add pthai-classifier-list pthai-classifier-count pthai-classifier-by
  pthai-classifier-for, remove pthai-lookup-classifier-detail,
  pthai-lookup-classifier-detail-at-point, and pthai-classifier-info
- display skipped words without definitions for pthai-practice-*, small cleanups

Revision 1.62: download - view: text, markup, annotated - select for diffs
Tue Aug 6 18:52:46 2024 UTC (9 months ago) by scole
Branches: MAIN
Diff to: previous 1.61: preferred, colored
Changes since revision 1.61: +3 -3 lines
Update to 2.34
- remove 'pthai-pkg-wordlist and 'pthai-pkg-sample-dictionary, set
  as defaults for 'pthai-dictionary-list. remove some now unneeded
  bootstrap code
- slight cleanups for 'pthai-url-lingopolo
- simplify 'pthai-dictionary-parse-filelist, require version emacs
  27.1 for 'directory-files-recursively
- move 'pthai-dictionary-list to accommodate changes

Revision 1.61: download - view: text, markup, annotated - select for diffs
Sat Aug 3 18:37:06 2024 UTC (9 months, 1 week ago) by scole
Branches: MAIN
Diff to: previous 1.60: preferred, colored
Changes since revision 1.60: +3 -3 lines
Update to 2.33
- remove 'pthai-verbose-wordloads, cleanups for pthai-bootstrap.
  ensure 'pthai-dictionary-list doesn't load user dictionaries
  during setup
- for pkgsrc, use -Q flag with emacs initialization of dictionaries

Revision 1.60: download - view: text, markup, annotated - select for diffs
Thu Aug 1 20:10:30 2024 UTC (9 months, 1 week ago) by scole
Branches: MAIN
Diff to: previous 1.59: preferred, colored
Changes since revision 1.59: +7 -10 lines
Update to 2.32
 - Update pkgsrc Makefile to require emacs version >= 27 for json and
   'string-distance.  use ALL_ENV for utf8 settings
 - cleanups for pthai-url-* functions
 - remove custom variable 'pthai-audio-download-non-dictionary
 - change custom variable 'pthai-audio-download to 3-state variable
   from boolean, add 'pthai-mp3-permit-fetch to accommodate change
 - add 'pthai-fetch-silence to disable messaging during downloads,
   simplify 'pthai-download-and-play, 'pthai-highlight-say-bounds,
   'pthai-mp3-fetch and various 'pthai-audio-* control flags

Revision 1.59: download - view: text, markup, annotated - select for diffs
Fri Jul 26 15:37:26 2024 UTC (9 months, 2 weeks ago) by scole
Branches: MAIN
Diff to: previous 1.58: preferred, colored
Changes since revision 1.58: +2 -2 lines
Update to 2.31
- some clean ups for 'pthai-url-thai2english from last checkin

Revision 1.58: download - view: text, markup, annotated - select for diffs
Thu Jul 25 17:21:11 2024 UTC (9 months, 2 weeks ago) by scole
Branches: MAIN
Diff to: previous 1.57: preferred, colored
Changes since revision 1.57: +2 -2 lines
Update to 2.30
- simplfy 'pthai-rwb slightly
- fix 'pthai-url-thai2english after website format changed, uses json now

Revision 1.57: download - view: text, markup, annotated - select for diffs
Wed Jul 17 17:32:16 2024 UTC (9 months, 3 weeks ago) by scole
Branches: MAIN
Diff to: previous 1.56: preferred, colored
Changes since revision 1.56: +10 -36 lines
Update to version 2.29
- add 'pthai-copy-word-at-point 'pthai-copy-string-at-point
- remove all external-program word splitting functionality associated
  with icu and swath
- for word splitting, use only internal elisp functions
- remove 'pthai-twt-lock, 'pthai-twt-splitter-enable.  this results in
  the 'thai-word-table always being modified when adding or removing words
- rename pthai-splitter-max-recurse-word-length to pthai-rwb-max-word-length
- remove pthai-temperature-* functions

Revision 1.56: download - view: text, markup, annotated - select for diffs
Mon Jun 3 13:44:14 2024 UTC (11 months, 1 week ago) by ryoon
Branches: MAIN
CVS tags: pkgsrc-2024Q2-base, pkgsrc-2024Q2
Diff to: previous 1.55: preferred, colored
Changes since revision 1.55: +2 -3 lines
textproc/split-thai: Fix build with ICU 75

Revision 1.55: download - view: text, markup, annotated - select for diffs
Wed May 29 16:34:41 2024 UTC (11 months, 2 weeks ago) by adam
Branches: MAIN
Diff to: previous 1.54: preferred, colored
Changes since revision 1.54: +2 -1 lines
revbump after icu and protobuf updates

Revision 1.54: download - view: text, markup, annotated - select for diffs
Sun Jan 7 03:28:09 2024 UTC (16 months ago) by scole
Branches: MAIN
CVS tags: pkgsrc-2024Q1-base, pkgsrc-2024Q1
Diff to: previous 1.53: preferred, colored
Changes since revision 1.53: +7 -7 lines
Update to 2.28
all changes for pthai.el
- add option for looking up, viewing words/missed words in pthai-practice-words
- add pthai-dictionary-clear
- bind pthai-complete-word to key like alt-tab for ispell
- for pthai-practice-* functions, don't require dictionary format
- simplify pthai-dictionary-read-file and its *Messages*
- update external dictionaries to latest builds

Revision 1.53: download - view: text, markup, annotated - select for diffs
Wed Nov 8 13:21:10 2023 UTC (18 months ago) by wiz
Branches: MAIN
CVS tags: pkgsrc-2023Q4-base, pkgsrc-2023Q4
Diff to: previous 1.52: preferred, colored
Changes since revision 1.52: +2 -1 lines
*: recursive bump for icu 74.1

Revision 1.52: download - view: text, markup, annotated - select for diffs
Mon Jul 24 01:55:52 2023 UTC (21 months, 2 weeks ago) by scole
Branches: MAIN
CVS tags: pkgsrc-2023Q3-base, pkgsrc-2023Q3
Diff to: previous 1.51: preferred, colored
Changes since revision 1.51: +2 -2 lines
Update to 2.27
all changes for pthai.el
- reduce some unnecessary splitting and joining of strings
- default to word at point for 'pthai-dictionary-find-word
- make 'pthai-dictionary-find-regexp work same whether interactive or not
- add prefix option for 'pthai-twt-words
- in 'pthai-unknown-words-toggle, display clearer messaging whether words
  toggled on or off, or no words found
- simplify code in a few places

Revision 1.51: download - view: text, markup, annotated - select for diffs
Mon Jun 12 01:35:16 2023 UTC (23 months ago) by scole
Branches: MAIN
CVS tags: pkgsrc-2023Q2-base, pkgsrc-2023Q2
Diff to: previous 1.50: preferred, colored
Changes since revision 1.50: +2 -2 lines
Update to 2.26
all changes for pthai.el
- add seconds to pthai-say-time, simplify time parsing
- rename 'pthai-parse-hour-minute-second to 'pthai-parse-hms
- rename 'pthai-bounds-offset-of-split-string to 'pthai-bounds-offsets
- rename 'pthai-randomize to 'pthai-nrandomize, use faster in-place algorithm
- remove 'pthai-nth-set, pthai-nth-delete
- many changes related to 'thai-word-table including:
  * rename 'pthai-thai-break-words to 'pthai-twt-split
  * remove 'pthai-twt-update, change interface for 'pthai-twt-read
  * add 'pthai-twt-add/remove/clear for manipulating the 'thai-word-table
  * modification to 'pthai-dictionary will also be applied to 'thai-word-table
  * simplify pthai-dictionary-read-*, only have clear option for
    'pthai-dictionary-read-files
  * add custom variables pthai-twt-splitter-enable, pthai-twt-lock

Revision 1.50: download - view: text, markup, annotated - select for diffs
Tue Jun 6 12:42:34 2023 UTC (23 months, 1 week ago) by riastradh
Branches: MAIN
Diff to: previous 1.49: preferred, colored
Changes since revision 1.49: +2 -2 lines
Mass-change BUILD_DEPENDS to TOOL_DEPENDS outside mk/.

Almost all uses, if not all of them, are wrong, according to the
semantics of BUILD_DEPENDS (packages built for target available for
use _by_ tools at build-time) and TOOL_DEPEPNDS (packages built for
host available for use _as_ tools at build-time).

No change to BUILD_DEPENDS as used correctly inside buildlink3.

As proposed on tech-pkg:
https://mail-index.netbsd.org/tech-pkg/2023/06/03/msg027632.html

Revision 1.49: download - view: text, markup, annotated - select for diffs
Sun May 7 00:28:01 2023 UTC (2 years ago) by scole
Branches: MAIN
Diff to: previous 1.48: preferred, colored
Changes since revision 1.48: +2 -3 lines
Update to 2.25
all changes for pthai.el
- consider numbers as being in the dictionary
- various fixes to handle when point at thai character and not word
- simplify and fix some lookup-at-point functions
- add option to pthai-practice-* to practice words without audio
- rename 'pthai-fetch-thailanguage to 'pthai-fetch-thai-language
- rename 'pthai-dictionary-grep to 'pthai-dictionary-find-word
- rename 'pthai-unknown-words-insert to 'pthai-unknown-words-extract
- add counting by letter function 'pthai-dictionary-word-counts
- many small cleanups

Revision 1.48: download - view: text, markup, annotated - select for diffs
Wed Apr 19 08:11:40 2023 UTC (2 years ago) by adam
Branches: MAIN
Diff to: previous 1.47: preferred, colored
Changes since revision 1.47: +2 -1 lines
revbump after textproc/icu update

Revision 1.47: download - view: text, markup, annotated - select for diffs
Fri Dec 16 18:27:00 2022 UTC (2 years, 4 months ago) by scole
Branches: MAIN
CVS tags: pkgsrc-2023Q1-base, pkgsrc-2023Q1, pkgsrc-2022Q4-base, pkgsrc-2022Q4
Diff to: previous 1.46: preferred, colored
Changes since revision 1.46: +2 -2 lines
Update to 2.24
all changes for pthai.el
- use expand-file-name in a few places
- fix pthai-audio-display-definition plumbing
- use call-process* for pthai-mp3-play and pthai-split-command
- rename pthai-splitter-swath-word-length to pthai-splitter-max-swath-word-length
- restore pthai-thai-break-words splitter

Revision 1.46: download - view: text, markup, annotated - select for diffs
Thu Dec 8 18:18:45 2022 UTC (2 years, 5 months ago) by scole
Branches: MAIN
Diff to: previous 1.45: preferred, colored
Changes since revision 1.45: +2 -3 lines
Update to 2.23
all changes for pthai.el
- move to end of word after *insert *complete-word functions
- only toggle highlighting for 'pthai overlays
- various bug fixes, cleanups, and simplifications
- make end of word bounds detection more consistent
- add 'pthai-soundfiles-counts to display downloaded word counts per letter
- rename 'pthai-spell-string to pthai-spell-string-at-point, and
  'pthai-spell-word to pthai-spell-word-at-point
- rename pthai-overlay-off to pthai-hightlight-off

Revision 1.45: download - view: text, markup, annotated - select for diffs
Wed Nov 23 16:21:14 2022 UTC (2 years, 5 months ago) by adam
Branches: MAIN
Diff to: previous 1.44: preferred, colored
Changes since revision 1.44: +2 -1 lines
massive revision bump after textproc/icu update

Revision 1.44: download - view: text, markup, annotated - select for diffs
Sat Nov 5 16:54:53 2022 UTC (2 years, 6 months ago) by scole
Branches: MAIN
Diff to: previous 1.43: preferred, colored
Changes since revision 1.43: +2 -2 lines
Update to 2.22
- fix memory leaks in st-icu.cc
- for st-swath, don't spawn new process for every stdin readline

  pthai.el:
- clean up pthai-unknown* funcs and add toggle to highlight unknown words
- add option to use external processes for swath and icu which is
  faster and gives more split choices
- add pause and pthai-no-audio-pause-length custom setting for pausing
  on words with no audio when attempting audio play
- clean-ups for pthai-currency* functions
- consolidate text highlighting into pthai-highlight-on/off functions
- when reloading pthai.el library, don't clear 'pthai-dictionary

Revision 1.43: download - view: text, markup, annotated - select for diffs
Mon Oct 17 16:09:28 2022 UTC (2 years, 6 months ago) by scole
Branches: MAIN
Diff to: previous 1.42: preferred, colored
Changes since revision 1.42: +2 -2 lines
Update to 2.21
all changes for pthai.el
- convert between arbitrary currencies with choice-lists
- small clean-ups

Revision 1.42: download - view: text, markup, annotated - select for diffs
Mon Oct 10 18:21:09 2022 UTC (2 years, 7 months ago) by scole
Branches: MAIN
Diff to: previous 1.41: preferred, colored
Changes since revision 1.41: +2 -2 lines
Update to 2.20
all changes for pthai.el
- redo practice routine without having to reset dictionary
- add pthai-practice-extract-words and pthai-practice-buffer/file/region

Revision 1.41: download - view: text, markup, annotated - select for diffs
Wed Sep 21 15:40:43 2022 UTC (2 years, 7 months ago) by scole
Branches: MAIN
CVS tags: pkgsrc-2022Q3-base, pkgsrc-2022Q3
Diff to: previous 1.40: preferred, colored
Changes since revision 1.40: +2 -2 lines
Update to 2.19
all changes for pthai.el
- add pthai-practice-words for practicing words in a dict file
- add pthai-soundfiles-all/playable/unplayable
- fix pthai-rwb to handle numbers not in dictionary
- fix parsing for thai strings with numbers and no spaces
- various small cleanups

Revision 1.40: download - view: text, markup, annotated - select for diffs
Thu Aug 11 15:55:55 2022 UTC (2 years, 9 months ago) by scole
Branches: MAIN
Diff to: previous 1.39: preferred, colored
Changes since revision 1.39: +2 -2 lines
Update to 2.18
all changes for pthai.el
- small clean-ups, add completing-read a few places
- for pthai-unknowns*, keep word same as found in buffer

Revision 1.39: download - view: text, markup, annotated - select for diffs
Tue Jul 19 15:21:51 2022 UTC (2 years, 9 months ago) by scole
Branches: MAIN
Diff to: previous 1.38: preferred, colored
Changes since revision 1.38: +2 -2 lines
Update to 2.17
all changes for pthai.el
- remove some unnecessary split methods and related customize settings
- simplify and optimize 'pthai-split-all, reducing redundant word splitting
- rename pthai-spell-correct-p -> pthai-spell-p, fix check for single char words
- clarify few function descriptions
- replace 'remove with 'delete in a few places
- remove pthai-completing-read-mode and ido prompt customize option
- replace pthai-completing-read with pthai-completing-read-full/dynamic,
  allows for thai word completion to be add to some functions

Revision 1.38: download - view: text, markup, annotated - select for diffs
Sat Jul 9 16:45:38 2022 UTC (2 years, 10 months ago) by scole
Branches: MAIN
Diff to: previous 1.37: preferred, colored
Changes since revision 1.37: +2 -3 lines
Update to 2.16
all changes for pthai.el
- add pthai-dictionary-read-region/line/buffer functions
- rename pthai-dictionary-read -> pthai-dictionary-read-file
- rename pthai-dictionary-readall -> pthai-dictionary-read-files
- rename pthai-word-count -> pthai-dictionary-word-count
- add option to exit spell check at point
- add progess meters to some word counting funcs
- add pthai-spell-correct-p to spell check without word splitting
- add pthai-unknowns/count/insert for extracting/counting unknown words

Revision 1.37: download - view: text, markup, annotated - select for diffs
Tue Jun 28 11:36:49 2022 UTC (2 years, 10 months ago) by wiz
Branches: MAIN
Diff to: previous 1.36: preferred, colored
Changes since revision 1.36: +2 -2 lines
*: recursive bump for perl 5.36

Revision 1.36: download - view: text, markup, annotated - select for diffs
Mon Apr 18 19:12:12 2022 UTC (3 years ago) by adam
Branches: MAIN
CVS tags: pkgsrc-2022Q2-base, pkgsrc-2022Q2
Diff to: previous 1.35: preferred, colored
Changes since revision 1.35: +2 -1 lines
revbump for textproc/icu update

Revision 1.35: download - view: text, markup, annotated - select for diffs
Tue Mar 15 17:50:43 2022 UTC (3 years, 1 month ago) by scole
Branches: MAIN
CVS tags: pkgsrc-2022Q1-base, pkgsrc-2022Q1
Diff to: previous 1.34: preferred, colored
Changes since revision 1.34: +2 -3 lines
Update to 2.15
all changes for pthai.el
- add pthai-count-words ala count-words
- for lookups, indicate when thai word is in dictionary but undefined
- customize flag to skip download attempts for words not in dictionary
- add lists of consonants, vowels, and numbers and functions to display

Revision 1.34: download - view: text, markup, annotated - select for diffs
Wed Dec 8 16:06:47 2021 UTC (3 years, 5 months ago) by adam
Branches: MAIN
CVS tags: pkgsrc-2021Q4-base, pkgsrc-2021Q4
Diff to: previous 1.33: preferred, colored
Changes since revision 1.33: +2 -1 lines
revbump for icu and libffi

Revision 1.33: download - view: text, markup, annotated - select for diffs
Sat Nov 13 17:16:02 2021 UTC (3 years, 5 months ago) by scole
Branches: MAIN
Diff to: previous 1.32: preferred, colored
Changes since revision 1.32: +2 -2 lines
Update to 2.14
all changes for pthai.el
- yet more url-fetching clean-ups

Revision 1.32: download - view: text, markup, annotated - select for diffs
Mon Nov 8 02:58:12 2021 UTC (3 years, 6 months ago) by scole
Branches: MAIN
Diff to: previous 1.31: preferred, colored
Changes since revision 1.31: +2 -2 lines
Update to 2.13
all changes for pthai.el
- more url-fetching fixes and cleanups

Revision 1.31: download - view: text, markup, annotated - select for diffs
Sat Nov 6 16:10:29 2021 UTC (3 years, 6 months ago) by scole
Branches: MAIN
Diff to: previous 1.30: preferred, colored
Changes since revision 1.30: +2 -2 lines
Update to 2.12
all changes for pthai.el
- fix fetching of some words with pthai-url-thai-language

Revision 1.30: download - view: text, markup, annotated - select for diffs
Fri Oct 29 17:01:31 2021 UTC (3 years, 6 months ago) by scole
Branches: MAIN
Diff to: previous 1.29: preferred, colored
Changes since revision 1.29: +2 -2 lines
Update to 2.11
all changes for pthai.el
- simplify some pthai-url-* functions, fix fetching of some words for
  pthai-url-thai-language

Revision 1.29: download - view: text, markup, annotated - select for diffs
Fri Oct 22 20:20:43 2021 UTC (3 years, 6 months ago) by scole
Branches: MAIN
Diff to: previous 1.28: preferred, colored
Changes since revision 1.28: +2 -2 lines
Update to 2.10
all changes for pthai.el
- use (interactive "r") for a few functions
- add simple pthai-mode with some common keybindings
- add pthai-kill-word, pthai-backward-kill-word, pthai-transpose-words & keybindings
- put detailed classifier info in own buffer if "long" result
- add lookup classifier-at-point
- better handling for some misspelled words with single char splits
- customize option for completing-read/ido-completing-read prompts
- for emacs versions < 27, still indicate word misspelled without
  giving suggestions instead of erroring
- when spelling, don't spam messages and cursor movements, add
  progress reporter, bug fixes

Revision 1.28: download - view: text, markup, annotated - select for diffs
Sun Oct 3 20:40:08 2021 UTC (3 years, 7 months ago) by scole
Branches: MAIN
Diff to: previous 1.27: preferred, colored
Changes since revision 1.27: +2 -2 lines
Update to 2.9
changes mainly for pthai.el
- add spell checking capability, similar to ispell, for word, line,
  buffer, region and related functions
- many small clean ups, fix def display when downloading, double
  writing of files, always fetching some words, others fixes
- add grep-like function to search dictionary files
- add complete-word function for inserting words
- remove interactive args with \nP
- count nor-nayn as valid single char
- use completing-read instead of ido in a few places

Revision 1.27: download - view: text, markup, annotated - select for diffs
Wed Aug 25 19:25:07 2021 UTC (3 years, 8 months ago) by scole
Branches: MAIN
CVS tags: pkgsrc-2021Q3-base, pkgsrc-2021Q3
Diff to: previous 1.26: preferred, colored
Changes since revision 1.26: +2 -2 lines
Update to 2.8
all changes for pthai.el
- replace parser to extract words from 'thai-word-table using a
  non-recursive algorithm which mitigates the need to adjust max-specpdl-size
- adjust pthai-twt-* functions to use new parser, fix pthai-twt-count
- fix some whitespace regexp boundary matching and boundary at end of thaiword
- add pthai-dictionary-save function
- rename a few functions for better organization

Revision 1.26: download - view: text, markup, annotated - select for diffs
Thu Aug 19 20:42:26 2021 UTC (3 years, 8 months ago) by scole
Branches: MAIN
Diff to: previous 1.25: preferred, colored
Changes since revision 1.25: +16 -9 lines
Update to 2.7
all:
- added libreoffice thai dictionary words
pthai.el only:
- fix pthai-twt-* to handle larger dictionary
- add more thingatpoint functionality with forward-thaiword/backword-thaiword
- use pulse instead of region to highlight words when playing
- major code clean ups
- split up audio word downloads in subdirectories

Revision 1.25: download - view: text, markup, annotated - select for diffs
Wed Jul 28 17:45:59 2021 UTC (3 years, 9 months ago) by scole
Branches: MAIN
Diff to: previous 1.24: preferred, colored
Changes since revision 1.24: +2 -2 lines
Update to 2.6
All changes for pthai.el
- highlight thai text when looking up or playing audio
- highlight text and move cursor as audio played for words
- add customize toggles for message display when playing audio
- add customize toggle to prevent downloading audio
- add customize toggle to prevent playing audio
- fix pthai-say* args to actually force downloads
- (thing-at-point 'thaiword) works for thai words not separated by spaces
- other clean ups

Revision 1.24: download - view: text, markup, annotated - select for diffs
Fri Jul 9 19:21:55 2021 UTC (3 years, 10 months ago) by scole
Branches: MAIN
Diff to: previous 1.23: preferred, colored
Changes since revision 1.23: +2 -2 lines
Update to 2.5
All changes for pthai.el
 - use buffer instead of file for pthai-twt-read
 - reread 'thai-word-table as needed when reading dictionary files
 - clean up some comments

Revision 1.23: download - view: text, markup, annotated - select for diffs
Tue Jul 6 01:42:17 2021 UTC (3 years, 10 months ago) by scole
Branches: MAIN
Diff to: previous 1.22: preferred, colored
Changes since revision 1.22: +3 -4 lines
Update to 2.4
All changes for pthai.el module
- combine dictionary and wordlist hashes, update related functions
- add customize toggles for url-fetchers and splitters
- add lingopolo url fetcher

Revision 1.22: download - view: text, markup, annotated - select for diffs
Mon May 24 19:54:59 2021 UTC (3 years, 11 months ago) by wiz
Branches: MAIN
CVS tags: pkgsrc-2021Q2-base, pkgsrc-2021Q2
Diff to: previous 1.21: preferred, colored
Changes since revision 1.21: +2 -1 lines
*: recursive bump for perl 5.34

Revision 1.21: download - view: text, markup, annotated - select for diffs
Sat May 15 16:18:23 2021 UTC (3 years, 11 months ago) by scole
Branches: MAIN
Diff to: previous 1.20: preferred, colored
Changes since revision 1.20: +4 -4 lines
Update to 2.3
All changes for pthai.el module
- in pthai-play-thaiword, fix logic when sox/play not found
- display duplicate word counts in pthai-unique-word-count
- fix splitting when last character is punctuation and last word is english
- add pthai-say-*-thai-only function to say thai words only buffer/line/region
- add pthai-find-word-regexp to search for words in dictionary/wordlist

Revision 1.20: download - view: text, markup, annotated - select for diffs
Wed Apr 21 11:42:49 2021 UTC (4 years ago) by adam
Branches: MAIN
Diff to: previous 1.19: preferred, colored
Changes since revision 1.19: +2 -1 lines
revbump for textproc/icu

Revision 1.19: download - view: text, markup, annotated - select for diffs
Thu Apr 15 15:26:30 2021 UTC (4 years ago) by scole
Branches: MAIN
Diff to: previous 1.18: preferred, colored
Changes since revision 1.18: +3 -3 lines
Update to 2.2
 - depend on sox instead mpg123
 - in pthai.el, use sox as sole audio player. this simplifies things a bit
   and allows silences to be stripped from audio files while playing.
   remove pthai-mp3-* custom variables
 - minor pthai.el clean ups
 - remove seq-contain-p from pthai.el, which appears deprecated
   in later emacs versions
 - in pthai.el, work around apparent emacs bug when unsplitting
   and buffer name contains combining characters

Revision 1.18: download - view: text, markup, annotated - select for diffs
Sun Mar 21 19:42:52 2021 UTC (4 years, 1 month ago) by scole
Branches: MAIN
CVS tags: pkgsrc-2021Q1-base, pkgsrc-2021Q1
Diff to: previous 1.17: preferred, colored
Changes since revision 1.17: +2 -2 lines
Move all SUBST_STAGE to pre-configure

Revision 1.17: download - view: text, markup, annotated - select for diffs
Sun Mar 21 18:25:22 2021 UTC (4 years, 1 month ago) by scole
Branches: MAIN
Diff to: previous 1.16: preferred, colored
Changes since revision 1.16: +2 -3 lines
Update to 2.1
- fix initialization of default wordlist in pthai.el
- add pthai-unique-word-count to pthai.el

Revision 1.16: download - view: text, markup, annotated - select for diffs
Sat Mar 20 15:46:23 2021 UTC (4 years, 1 month ago) by scole
Branches: MAIN
Diff to: previous 1.15: preferred, colored
Changes since revision 1.15: +10 -12 lines
Restore split-thai 2.0 package after moving source from pkgsrc to MASTER_SITE_LOCAL

Revision 1.15
Fri Mar 19 00:48:36 2021 UTC (4 years, 1 month ago) by scole
Branches: MAIN
FILE REMOVED
Changes since revision 1.14: +1 -1 lines
Remove package.  Apparently software without its own separate repository cannot be stored in pkgsrc

Revision 1.14: download - view: text, markup, annotated - select for diffs
Thu Mar 18 17:53:41 2021 UTC (4 years, 1 month ago) by scole
Branches: MAIN
Diff to: previous 1.13: preferred, colored
Changes since revision 1.13: +22 -25 lines
Update to version 2.0
- add new emacs module pthai.el, merging all emacs lisp code into it
- rename files thaidict* to words*
- modify other scripts to use new file names

Revision 1.13: download - view: text, markup, annotated - select for diffs
Thu Nov 5 09:09:15 2020 UTC (4 years, 6 months ago) by ryoon
Branches: MAIN
CVS tags: pkgsrc-2020Q4-base, pkgsrc-2020Q4
Diff to: previous 1.12: preferred, colored
Changes since revision 1.12: +2 -1 lines
*: Recursive revbump from textproc/icu-68.1

Revision 1.12: download - view: text, markup, annotated - select for diffs
Tue Sep 29 17:56:56 2020 UTC (4 years, 7 months ago) by scole
Branches: MAIN
Diff to: previous 1.11: preferred, colored
Changes since revision 1.11: +2 -2 lines
Update to 1.1
-------------
- in thai-utility.el update thai-word-table-in-p to use
  lookup-nested-alist, which is much faster and non-recursive

Revision 1.11: download - view: text, markup, annotated - select for diffs
Tue Sep 29 01:01:20 2020 UTC (4 years, 7 months ago) by scole
Branches: MAIN
Diff to: previous 1.10: preferred, colored
Changes since revision 1.10: +2 -2 lines
Update to 1.0
- small clean ups
- add thai-word-table-in-p and split-thai-word to thai-utility.el

Revision 1.10: download - view: text, markup, annotated - select for diffs
Sat Sep 5 18:02:36 2020 UTC (4 years, 8 months ago) by scole
Branches: MAIN
CVS tags: pkgsrc-2020Q3-base, pkgsrc-2020Q3
Diff to: previous 1.9: preferred, colored
Changes since revision 1.9: +6 -7 lines
Update to 0.9
- add a perl script st-wordbreak

Revision 1.9: download - view: text, markup, annotated - select for diffs
Mon Aug 31 18:12:18 2020 UTC (4 years, 8 months ago) by wiz
Branches: MAIN
Diff to: previous 1.8: preferred, colored
Changes since revision 1.8: +2 -1 lines
*: bump PKGREVISION for perl-5.32.

Revision 1.8: download - view: text, markup, annotated - select for diffs
Fri Aug 28 16:02:42 2020 UTC (4 years, 8 months ago) by scole
Branches: MAIN
Diff to: previous 1.7: preferred, colored
Changes since revision 1.7: +6 -4 lines
Update to 0.8
- add 'tgrep' perl script for grepping thai words

Revision 1.7: download - view: text, markup, annotated - select for diffs
Thu Aug 20 14:20:27 2020 UTC (4 years, 8 months ago) by scole
Branches: MAIN
Diff to: previous 1.6: preferred, colored
Changes since revision 1.6: +2 -2 lines
Update to 0.7
- don't skip strings with numbers [0-9] for st-icu

Revision 1.6: download - view: text, markup, annotated - select for diffs
Wed Aug 19 16:52:25 2020 UTC (4 years, 8 months ago) by scole
Branches: MAIN
Diff to: previous 1.5: preferred, colored
Changes since revision 1.5: +2 -2 lines
Update to 0.6
- handle numbers [0-9] better with emacs splitter

Revision 1.5: download - view: text, markup, annotated - select for diffs
Tue Aug 18 17:10:28 2020 UTC (4 years, 8 months ago) by scole
Branches: MAIN
Diff to: previous 1.4: preferred, colored
Changes since revision 1.4: +2 -2 lines
Update to 0.5
- clean up some comments and simplify lisp code a bit

Revision 1.4: download - view: text, markup, annotated - select for diffs
Mon Aug 17 17:43:15 2020 UTC (4 years, 8 months ago) by scole
Branches: MAIN
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +5 -3 lines
Update to 0.4
- always use pkgsrc path for swath for st-swath script
- make splitting of numbers a little more consistent for st-emacs & st-icu
- add split-thai, split-thai-line, wrapper functions to emacs lisp code

Revision 1.3: download - view: text, markup, annotated - select for diffs
Sat Aug 15 16:52:28 2020 UTC (4 years, 8 months ago) by scole
Branches: MAIN
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +2 -2 lines
Update to version 0.3

all changes for emacs splitter:
- load custom dictionary first because 'thai-word-table is a defvar
- add count function and return word counts for a few funcs
- add lisp wrappers functions split-thai, split-thai-line which
  can split thai text in an emacs buffer using 'thai-break-words

Revision 1.2: download - view: text, markup, annotated - select for diffs
Fri Aug 14 17:31:34 2020 UTC (4 years, 8 months ago) by scole
Branches: MAIN
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +11 -4 lines
Update to version 0.2

- generate the emacs dictionary once at build time, not every time the
  program is run
- clean up the README

Revision 1.1: download - view: text, markup, annotated - select for diffs
Thu Aug 13 20:52:09 2020 UTC (4 years, 9 months ago) by scole
Branches: MAIN
Add split-thai 0.1, a set of utilities for splitting Thai UTF8 text by word boundaries

Diff request

This form allows you to request diffs between any two revisions of a file. You may select a symbolic revision name using the selection box or you may type in a numeric name using the type-in text box.

Log view options

CVSweb <webmaster@jp.NetBSD.org>