aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
* Bump vte_generate_state_changes version to 0.1.1Christian Duerr2020-01-12
* Fix 1.36.0 build failureChristian Duerr2020-01-12
* Move to Alacritty org travis setupChristian Duerr2020-01-12
* Discard CSI sequences with too many parametersVojtěch Štěpančík2019-12-28
* Remove outdated table.rs.in fileChristian Duerr2019-12-16
* Rename generate_state_changes proc macroChristian Duerr2019-12-10
* Bump version to 0.5.0Christian Duerr2019-12-10
* Bump utf8parse to 0.2.0Christian Duerr2019-12-10
* Remove table generationChristian Duerr2019-12-10
* Update to Rust 2018Christian Duerr2019-11-23
* Add dynamic buffer supportChristian Duerr2019-11-22
* Bump version to 0.4.0Christian Duerr2019-11-04
|\
| * Bump version to 0.4.0Christian Duerr2019-11-04
|/
* Fix handling of DCS escapesChristian Duerr2019-11-03
|\
| * fix dcs handling, and add a test for itJesse Luehrs2019-11-03
|/
* Add implicit zero to CSI escapes with trailing semicolonChristian Duerr2019-08-06
|\
| * Address stylistic issuesVojtechStep2019-08-06
| * Simplify csi dispatchingVojtechStep2019-08-06
| * Add an implicit zero after trailing semicolonVojtechStep2019-08-06
|/
* Use correct md code fenceFelix Rabe2019-04-25
* Add licenses to utf8parseJoe Wilm2018-09-26
* Add missing item from Version 0.3.3 changelogJoe Wilm2018-08-13
* Version 0.3.3Joe Wilm2018-08-13
* Fix off-by-one error when parsing CSI escapesChristian Duerr2018-08-13
* Fix typo in parselog examplePeter Holloway2018-03-09
* Remove leading './' from utf8parse's path.Nathan Lilienthal2018-01-12
* Use `cargo test --all` for travis.Nathan Lilienthal2018-01-12
* Make this a workspace.Nathan Lilienthal2018-01-12
* Fix links to ANSI parser state machine. http links result in a 404 now,Ted Mielczarek2018-01-12
* Make the two tests look like two tests for travis.Nathan Lilienthal2018-01-10
* Tell travis to test the vte crate too.Nathan Lilienthal2018-01-10
* Fix the utf8parse tests too.Nathan Lilienthal2018-01-10
* Fix tests to run.Nathan Lilienthal2018-01-10
* no_std (#9)M Farkas-Dyck2017-11-18
* Add README field to Cargo.tomlJoe Wilm2017-08-19
* Bump version for publishJoe Wilm2017-06-20
* Properly handle maximum number of CSI paramsAaron Hill2017-05-29
* Prevent overflow when parsing CSI/DCS parametersAaron Hill2017-05-19
* Properly handle maximum number of OSC parametersAaron Hill2017-05-16
* Fix bug in OSC parsing and drop 8-bit code supportJoe Wilm2017-03-01
* Fix bug parsing CSI attributesJoe Wilm2017-02-02
* Fix bug with OSC parsingJoe Wilm2017-01-10
* Version 0.2Joe Wilm2017-01-10
* Merge pull request #3 from jwilm/add-travisJoe Wilm2016-10-21
|\
| * Add travis.ymlJoe Wilm2016-10-21
|/
* Merge pull request #2 from lizbaillie/test-utf8-parsingJoe Wilm2016-10-21
|\
| * adds UTF8parse test and associated UTF-8 test fileLiz Baillie2016-10-21
|/
* Fix bug with OSC string terminationJoe Wilm2016-09-19
* Publish vte 0.1.1Joe Wilm2016-09-18
* Add inline attributes to vte stuffJoe Wilm2016-09-18