Summary
Zed is an abstract engine for text edition. It can be used to write text editors, edition widgets, readlines, ... Zed uses Camomile to fully support the Unicode specification, and implements an UTF-8 encoded string type with validation, and a rope datastructure to achieve efficient operations on large Unicode buffers. Zed also features a regular expression search on ropes. To support efficient text edition capabilities, Zed provides macro recording and cursor management facilities.
Versions
v3.2.3 :: 0/3.2.3 :: gentoo
- Modified
- License
- BSD
- Keywords
- ~amd64 ~x86
- USE flags
- ocamlopt test
v3.2.2-r1 :: 0/3.2.2 :: gentoo
- Modified
- License
- BSD
- Keywords
- ~amd64 ~x86
- USE flags
- ocamlopt test
USE flags
General
Dependencies
dev-lang / ocaml : Programming language supporting functional, imperative & object-oriented styles
dev-ml / dune : A composable build system for OCaml
dev-ml / react : OCaml module for functional reactive programming
dev-ml / result : Compat result type
dev-ml / uchar : Uchar compatibility library
dev-ml / uucp : Unicode character properties for OCaml
dev-ml / uuseg : Unicode text segmentation for OCaml
dev-ml / uutf : Non-blocking streaming Unicode codec for OCaml
Runtime Dependencies
dev-lang / ocaml : Programming language supporting functional, imperative & object-oriented styles
dev-ml / dune : A composable build system for OCaml
dev-ml / react : OCaml module for functional reactive programming
dev-ml / result : Compat result type
dev-ml / uchar : Uchar compatibility library
dev-ml / uucp : Unicode character properties for OCaml
dev-ml / uuseg : Unicode text segmentation for OCaml
dev-ml / uutf : Non-blocking streaming Unicode codec for OCaml
Depending packages
dev-ml / lambda-term : Terminal manipulation library for OCaml
Change logs
- Repository mirror & CI · gentoo
Merge updates from master - Maciej Barć · gentoo
dev-ml/zed: drop old 3.2.1-r2
Signed-off-by: Maciej Barć <xgqt@gentoo.org> - Maciej Barć · gentoo
dev-ml/zed: drop old 3.1.0
Signed-off-by: Maciej Barć <xgqt@gentoo.org> - Maciej Barć · gentoo
dev-ml/zed: bump to 3.2.3
Signed-off-by: Maciej Barć <xgqt@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Alfredo Tupone · gentoo
dev-ml/zed: fix test deps
Signed-off-by: Alfredo Tupone <tupone@gentoo.org> Closes: https://bugs.gentoo.org/911338 - Repository mirror & CI · gentoo
Merge updates from master - Alfredo Tupone · gentoo
dev-ml/zed: add 3.2.2
Signed-off-by: Alfredo Tupone <tupone@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Alfredo Tupone · gentoo
dev-ml/zed: support only >=dune-3
Signed-off-by: Alfredo Tupone <tupone@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Maciej Barć · gentoo
dev-ml/zed: fix deps
Signed-off-by: Maciej Barć <xgqt@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Maciej Barć · gentoo
dev-ml/zed: bump to 3.2.1
Signed-off-by: Maciej Barć <xgqt@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Maciej Barć · gentoo
dev-ml/zed: new package; add version 3.1.0
Package-Manager: Portage-3.0.28, Repoman-3.0.3 Signed-off-by: Maciej Barć <xgqt@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
dev-ml/*: Remove first set of unneeded leaf packages
Bug: https://bugs.gentoo.org/695782 Signed-off-by: Michał Górny <mgorny@gentoo.org> - Alexis Ballier · gentoo
dev-ml/zed: Remove old
Package-Manager: Portage-2.3.6, Repoman-2.3.3 - Alexis Ballier · gentoo
dev-ml/zed: convert to opam.eclass
Package-Manager: Portage-2.3.6, Repoman-2.3.3 - Alexis Ballier · gentoo
dev-ml/zed: Add missing opam dep
Package-Manager: Portage-2.3.5, Repoman-2.3.2 - Alexis Ballier · gentoo
dev-ml/zed: Bump to 1.5
Package-Manager: Portage-2.3.5, Repoman-2.3.2 - Robin H. Johnson · gentoo
Drop $Id$ per council decision in bug #611234.
Signed-off-by: Robin H. Johnson <robbat2@gentoo.org> - T. Malfatti · gentoo
media-libs/portaudio: Version bump - Alexis Ballier · gentoo
dev-ml/zed: remove old
Package-Manager: Portage-2.3.3, Repoman-2.3.1 - Robin H. Johnson · gentoo
proj/gentoo: Initial commit
This commit represents a new era for Gentoo: Storing the gentoo-x86 tree in Git, as converted from CVS. This commit is the start of the NEW history. Any historical data is intended to be grafted onto this point. Creation process: 1. Take final CVS checkout snapshot 2. Remove ALL ChangeLog* files 3. Transform all Manifests to thin 4. Remove empty Manifests 5. Convert all stale $Header$/$Id$ CVS keywords to non-expanded Git $Id$ 5.1. Do not touch files with -kb/-ko keyword flags. Signed-off-by: Robin H. Johnson <robbat2@gentoo.org> X-Thanks: Alec Warner <antarus@gentoo.org> - did the GSoC 2006 migration tests X-Thanks: Robin H. Johnson <robbat2@gentoo.org> - infra guy, herding this project X-Thanks: Nguyen Thai Ngoc Duy <pclouds@gentoo.org> - Former Gentoo developer, wrote Git features for the migration X-Thanks: Brian Harring <ferringb@gentoo.org> - wrote much python to improve cvs2svn X-Thanks: Rich Freeman <rich0@gentoo.org> - validation scripts X-Thanks: Patrick Lauer <patrick@gentoo.org> - Gentoo dev, running new 2014 work in migration X-Thanks: Michał Górny <mgorny@gentoo.org> - scripts, QA, nagging X-Thanks: All of other Gentoo developers - many ideas and lots of paint on the bikeshed