pkgsrc/textproc/go-text/PLIST

479 lines
26 KiB
Text
Raw Normal View History

@comment $NetBSD: PLIST,v 1.3 2018/07/08 17:15:42 bsiegert Exp $
bin/colcmp
Update go-text to 20151217. No changelog, other than the git commit messages, is available: cf49866 encoding/htmlindex: use UTF-8 encoding ce34b78 display: remove completely eab9e05 : run long tests after a generated package 0d87145 display: remove package bfd069c : added .gitignore 4b7e67e encoding: added Replacement identifier and htmlindex tests 1848af7 encoding: encoders return errors on out-of-repertoire runes f79ed80 : upgrade to CLDR 28 and necessary adjustments 92ca7bb encoding/charmap: don't map U+FFFD in encoder ecbd6a8 : added bidi and htmlindex packages to gen.go e1af416 encoding/htmlindex: updated tables 00e2053 unicode/bidi: moved bidi package to unicode a749bae runes: added ReplaceIllFormed dafab4a internal/format: fixed test for 32-bit architectures c27e06c encoding: introduce Decoder/Encoder types and error handling 27af644 encoding/charmap: fix some Windows types a0f6068 encoding/unicode: add WhatWG-compliant UTF8 Decoder 87ad79f bidi: fixed build breakage due to crossing changes a72c392 bidi: api proposal 458f474 bidi: port of reference implementation 435f36e runes: fix test breakage dd164d3 internal/triegen: handle \xc0 and \xc1 correctly 51beaed language/display: fix import 95315fc internal/format: added parser for CLDR number patterns edeeb43 unicode/cldr: moved cldr to the unicode directory 9efec26 width: fix table b8e57db language/display: moved display package 698d493 internal/ucd: added Parse function 7da657a bidi: rename BiDi class constants to short Unicode names. ed3f1de internal/ucd: allow non-runes in expansion mode e684700 message: add Catalog and formatted printing support bfdb694 internal: small optimization on UniqueTags. bd27c4a bidi: generate bidi trie and tests 54db231 internal/gen: add Repackage 954b8ae internal: add SortTags and UniqueTags 3fe38e9 currency: improve API 4838fa4 currency: equate undefined currency (XXX) to zero value da608de language: remove "may change" notice 216b73f encoding/runes: fixed unittest breakage 4b139bd language: remove Currency type. 419b439 language: deprecate ComprehensibleTo and Version d15837c language: reorder parsing code for clarity 44d5762 language: remove dependency on regexp 5eb8d46 language: deprecate Tag.ComprehensibleTo 615a6c1 language: new encoding for CompactIndex table 75c37a9 all: specify vanity import paths a38fc26 internal/gen: make long string consts vars b8643b2 language: add all languages with data in compact set d91e619 language: pass user options in matched tag cc8a7ec x/text/encoding/charmap: add more OEM codepages 22af857 language: improved example for parsing regions 0fe7e68 language: fixed test breakage f024ad8 currency: fixed bug related to rounding info 7f6d024 currency: added symbol support 5722c1c message: first checkin 601048a currency: add currency lookup for regions and tags 3ce2b88 language: user -u-va-posix instead of -x-posix. 8f6601e : Added depdendencies to top-level generator. 7d45f34 internal: added Parents table. 202ed04 language: bug fix in compact index number cb9d3ff language: added CompactIndex b4ffa8e language: support en_US_POSIX f8e557f internal/gen: add WriteGo variants of WriteGoFile equivalents 0820da9 cldr: comment out check to work around CLDR bug 6368131 currency: refactored currency-related code. 505f8b4 internal/tag: factored out tag.Index 0483357 gen: factored out generic slice generation. 57878ed gen: factored out some code generation code 723492b language: allow lang-region as variant prefix ff0822f internal: added NewInheritanceMatcher 07890ba cases: changed tests to be more version-aware 1309a18 cases: fix bug that caused character to drop in uppercase 083de50 cases: skip tests if unicode.Version does not match UnicodeVersion 43df643 display: fixed bug for unsupported tags 1af9528 language: fix bug where canonicalization is not idempotent e265e5b display: change Skipf to Errorf 3eb7007 collate/colltab: improve resilience to Unicode version changes. 8553a64 : added search and added missing dependency. 06f6f7a cases: improve resilience to Unicode version changes. a928dbc internal/gen: removed TODO 7c0e16d internal/gen: added Write*Version 50041c1 unicode/rangetable: Add key name when initializng Range16 and Range32. 2acc130 unicode/rangetable: added assigned tables 10e37ec text/encoding/japanese: iso-2022-jp encoder doesn't write KANJI-OUT. 7d081aa text: Upgrade to Unicode 8.0.0 be1f650 unicode/rangetable: updated comment 96ae61a language: added Currencies to the Coverage type. 1609407 unicode/rangetable: added New and Visit d4cc1b1 cases: prepare for Unicode 8.0.0 d611288 display: skip link test if go binary not found 0600016 encoding/unicode: workaround for bug in go 1.4.*. b93a7ba unicode/norm: fix bug that causes panic. fbf6178 search: allow non-normalized strings df923bb encoding/htmlindex: Fix generated code not being gofmted. 997478e encoding/htmlindex: implementation of htmlindex 5c66c9f collate: move iter from collate to internal/colltab 043fdd1 collate/colltab: fix a comment typo. f81fc0e search: added first implementation of search c93e7c9 collate/tools/colcmp: fix build breakage for darwin. 6c3b324 collate: fix test breakage cee5b80 text: upgrade to CLDR 27.0.1 af4c2d7 search: added language matcher for collation and search. 583b6ac search: generate search tables. f7bc91e runes: Added Transformer wrapper. 8d2a9d0 encoding/unicode: new BOM policy for standard UTF-16. c3788f3 runes: new runes package. fe79704 internal/colltab: some cleanup suggested earlier by Nigel. 4a2c389 text/internal/colltab: copy contract*.go files 88b9f7e encoding/ianaindex|htmlindex: API proposal for indexes. d48eb58 text/encoding/charmap: a few bug fixes in global vars a9f4d1a text/search: api proposal 2076e9c text/encoding: add MIB types to encodings. 7be3218 text/encoding/unicode: added BOMOverride. 5f74128 text/encoding/unicode: added tests and fixed bugs. 000f793 text/encoding/internal/identifier: 017c405 text/language: strip unneeded struct type qualifiers. c6e0c33 text/internal/testtext: added code size measurer. b6e95e7 text: added repository-wide generate tool. c6bc7e8 text: add codereview.cfg 26df76b text/internal/gen: generalized Open (needed for w3c data). 313fa8d text/width: added examples/ godoc improvements. cc9d297 text/width: added ASCII fast path for Narrow. 83ae7f6 text/width: added support for narrow and wide mappings. f54a587 text/width: added inverse mapping
2016-01-03 21:06:34 +01:00
gopkg/pkg/${GO_PLATFORM}/golang.org/x/text.a
gopkg/pkg/${GO_PLATFORM}/golang.org/x/text/cases.a
gopkg/pkg/${GO_PLATFORM}/golang.org/x/text/collate.a
gopkg/pkg/${GO_PLATFORM}/golang.org/x/text/collate/build.a
Update go-text to 20151217. No changelog, other than the git commit messages, is available: cf49866 encoding/htmlindex: use UTF-8 encoding ce34b78 display: remove completely eab9e05 : run long tests after a generated package 0d87145 display: remove package bfd069c : added .gitignore 4b7e67e encoding: added Replacement identifier and htmlindex tests 1848af7 encoding: encoders return errors on out-of-repertoire runes f79ed80 : upgrade to CLDR 28 and necessary adjustments 92ca7bb encoding/charmap: don't map U+FFFD in encoder ecbd6a8 : added bidi and htmlindex packages to gen.go e1af416 encoding/htmlindex: updated tables 00e2053 unicode/bidi: moved bidi package to unicode a749bae runes: added ReplaceIllFormed dafab4a internal/format: fixed test for 32-bit architectures c27e06c encoding: introduce Decoder/Encoder types and error handling 27af644 encoding/charmap: fix some Windows types a0f6068 encoding/unicode: add WhatWG-compliant UTF8 Decoder 87ad79f bidi: fixed build breakage due to crossing changes a72c392 bidi: api proposal 458f474 bidi: port of reference implementation 435f36e runes: fix test breakage dd164d3 internal/triegen: handle \xc0 and \xc1 correctly 51beaed language/display: fix import 95315fc internal/format: added parser for CLDR number patterns edeeb43 unicode/cldr: moved cldr to the unicode directory 9efec26 width: fix table b8e57db language/display: moved display package 698d493 internal/ucd: added Parse function 7da657a bidi: rename BiDi class constants to short Unicode names. ed3f1de internal/ucd: allow non-runes in expansion mode e684700 message: add Catalog and formatted printing support bfdb694 internal: small optimization on UniqueTags. bd27c4a bidi: generate bidi trie and tests 54db231 internal/gen: add Repackage 954b8ae internal: add SortTags and UniqueTags 3fe38e9 currency: improve API 4838fa4 currency: equate undefined currency (XXX) to zero value da608de language: remove "may change" notice 216b73f encoding/runes: fixed unittest breakage 4b139bd language: remove Currency type. 419b439 language: deprecate ComprehensibleTo and Version d15837c language: reorder parsing code for clarity 44d5762 language: remove dependency on regexp 5eb8d46 language: deprecate Tag.ComprehensibleTo 615a6c1 language: new encoding for CompactIndex table 75c37a9 all: specify vanity import paths a38fc26 internal/gen: make long string consts vars b8643b2 language: add all languages with data in compact set d91e619 language: pass user options in matched tag cc8a7ec x/text/encoding/charmap: add more OEM codepages 22af857 language: improved example for parsing regions 0fe7e68 language: fixed test breakage f024ad8 currency: fixed bug related to rounding info 7f6d024 currency: added symbol support 5722c1c message: first checkin 601048a currency: add currency lookup for regions and tags 3ce2b88 language: user -u-va-posix instead of -x-posix. 8f6601e : Added depdendencies to top-level generator. 7d45f34 internal: added Parents table. 202ed04 language: bug fix in compact index number cb9d3ff language: added CompactIndex b4ffa8e language: support en_US_POSIX f8e557f internal/gen: add WriteGo variants of WriteGoFile equivalents 0820da9 cldr: comment out check to work around CLDR bug 6368131 currency: refactored currency-related code. 505f8b4 internal/tag: factored out tag.Index 0483357 gen: factored out generic slice generation. 57878ed gen: factored out some code generation code 723492b language: allow lang-region as variant prefix ff0822f internal: added NewInheritanceMatcher 07890ba cases: changed tests to be more version-aware 1309a18 cases: fix bug that caused character to drop in uppercase 083de50 cases: skip tests if unicode.Version does not match UnicodeVersion 43df643 display: fixed bug for unsupported tags 1af9528 language: fix bug where canonicalization is not idempotent e265e5b display: change Skipf to Errorf 3eb7007 collate/colltab: improve resilience to Unicode version changes. 8553a64 : added search and added missing dependency. 06f6f7a cases: improve resilience to Unicode version changes. a928dbc internal/gen: removed TODO 7c0e16d internal/gen: added Write*Version 50041c1 unicode/rangetable: Add key name when initializng Range16 and Range32. 2acc130 unicode/rangetable: added assigned tables 10e37ec text/encoding/japanese: iso-2022-jp encoder doesn't write KANJI-OUT. 7d081aa text: Upgrade to Unicode 8.0.0 be1f650 unicode/rangetable: updated comment 96ae61a language: added Currencies to the Coverage type. 1609407 unicode/rangetable: added New and Visit d4cc1b1 cases: prepare for Unicode 8.0.0 d611288 display: skip link test if go binary not found 0600016 encoding/unicode: workaround for bug in go 1.4.*. b93a7ba unicode/norm: fix bug that causes panic. fbf6178 search: allow non-normalized strings df923bb encoding/htmlindex: Fix generated code not being gofmted. 997478e encoding/htmlindex: implementation of htmlindex 5c66c9f collate: move iter from collate to internal/colltab 043fdd1 collate/colltab: fix a comment typo. f81fc0e search: added first implementation of search c93e7c9 collate/tools/colcmp: fix build breakage for darwin. 6c3b324 collate: fix test breakage cee5b80 text: upgrade to CLDR 27.0.1 af4c2d7 search: added language matcher for collation and search. 583b6ac search: generate search tables. f7bc91e runes: Added Transformer wrapper. 8d2a9d0 encoding/unicode: new BOM policy for standard UTF-16. c3788f3 runes: new runes package. fe79704 internal/colltab: some cleanup suggested earlier by Nigel. 4a2c389 text/internal/colltab: copy contract*.go files 88b9f7e encoding/ianaindex|htmlindex: API proposal for indexes. d48eb58 text/encoding/charmap: a few bug fixes in global vars a9f4d1a text/search: api proposal 2076e9c text/encoding: add MIB types to encodings. 7be3218 text/encoding/unicode: added BOMOverride. 5f74128 text/encoding/unicode: added tests and fixed bugs. 000f793 text/encoding/internal/identifier: 017c405 text/language: strip unneeded struct type qualifiers. c6e0c33 text/internal/testtext: added code size measurer. b6e95e7 text: added repository-wide generate tool. c6bc7e8 text: add codereview.cfg 26df76b text/internal/gen: generalized Open (needed for w3c data). 313fa8d text/width: added examples/ godoc improvements. cc9d297 text/width: added ASCII fast path for Narrow. 83ae7f6 text/width: added support for narrow and wide mappings. f54a587 text/width: added inverse mapping
2016-01-03 21:06:34 +01:00
gopkg/pkg/${GO_PLATFORM}/golang.org/x/text/currency.a
gopkg/pkg/${GO_PLATFORM}/golang.org/x/text/date.a
gopkg/pkg/${GO_PLATFORM}/golang.org/x/text/encoding.a
gopkg/pkg/${GO_PLATFORM}/golang.org/x/text/encoding/charmap.a
Update go-text to 20151217. No changelog, other than the git commit messages, is available: cf49866 encoding/htmlindex: use UTF-8 encoding ce34b78 display: remove completely eab9e05 : run long tests after a generated package 0d87145 display: remove package bfd069c : added .gitignore 4b7e67e encoding: added Replacement identifier and htmlindex tests 1848af7 encoding: encoders return errors on out-of-repertoire runes f79ed80 : upgrade to CLDR 28 and necessary adjustments 92ca7bb encoding/charmap: don't map U+FFFD in encoder ecbd6a8 : added bidi and htmlindex packages to gen.go e1af416 encoding/htmlindex: updated tables 00e2053 unicode/bidi: moved bidi package to unicode a749bae runes: added ReplaceIllFormed dafab4a internal/format: fixed test for 32-bit architectures c27e06c encoding: introduce Decoder/Encoder types and error handling 27af644 encoding/charmap: fix some Windows types a0f6068 encoding/unicode: add WhatWG-compliant UTF8 Decoder 87ad79f bidi: fixed build breakage due to crossing changes a72c392 bidi: api proposal 458f474 bidi: port of reference implementation 435f36e runes: fix test breakage dd164d3 internal/triegen: handle \xc0 and \xc1 correctly 51beaed language/display: fix import 95315fc internal/format: added parser for CLDR number patterns edeeb43 unicode/cldr: moved cldr to the unicode directory 9efec26 width: fix table b8e57db language/display: moved display package 698d493 internal/ucd: added Parse function 7da657a bidi: rename BiDi class constants to short Unicode names. ed3f1de internal/ucd: allow non-runes in expansion mode e684700 message: add Catalog and formatted printing support bfdb694 internal: small optimization on UniqueTags. bd27c4a bidi: generate bidi trie and tests 54db231 internal/gen: add Repackage 954b8ae internal: add SortTags and UniqueTags 3fe38e9 currency: improve API 4838fa4 currency: equate undefined currency (XXX) to zero value da608de language: remove "may change" notice 216b73f encoding/runes: fixed unittest breakage 4b139bd language: remove Currency type. 419b439 language: deprecate ComprehensibleTo and Version d15837c language: reorder parsing code for clarity 44d5762 language: remove dependency on regexp 5eb8d46 language: deprecate Tag.ComprehensibleTo 615a6c1 language: new encoding for CompactIndex table 75c37a9 all: specify vanity import paths a38fc26 internal/gen: make long string consts vars b8643b2 language: add all languages with data in compact set d91e619 language: pass user options in matched tag cc8a7ec x/text/encoding/charmap: add more OEM codepages 22af857 language: improved example for parsing regions 0fe7e68 language: fixed test breakage f024ad8 currency: fixed bug related to rounding info 7f6d024 currency: added symbol support 5722c1c message: first checkin 601048a currency: add currency lookup for regions and tags 3ce2b88 language: user -u-va-posix instead of -x-posix. 8f6601e : Added depdendencies to top-level generator. 7d45f34 internal: added Parents table. 202ed04 language: bug fix in compact index number cb9d3ff language: added CompactIndex b4ffa8e language: support en_US_POSIX f8e557f internal/gen: add WriteGo variants of WriteGoFile equivalents 0820da9 cldr: comment out check to work around CLDR bug 6368131 currency: refactored currency-related code. 505f8b4 internal/tag: factored out tag.Index 0483357 gen: factored out generic slice generation. 57878ed gen: factored out some code generation code 723492b language: allow lang-region as variant prefix ff0822f internal: added NewInheritanceMatcher 07890ba cases: changed tests to be more version-aware 1309a18 cases: fix bug that caused character to drop in uppercase 083de50 cases: skip tests if unicode.Version does not match UnicodeVersion 43df643 display: fixed bug for unsupported tags 1af9528 language: fix bug where canonicalization is not idempotent e265e5b display: change Skipf to Errorf 3eb7007 collate/colltab: improve resilience to Unicode version changes. 8553a64 : added search and added missing dependency. 06f6f7a cases: improve resilience to Unicode version changes. a928dbc internal/gen: removed TODO 7c0e16d internal/gen: added Write*Version 50041c1 unicode/rangetable: Add key name when initializng Range16 and Range32. 2acc130 unicode/rangetable: added assigned tables 10e37ec text/encoding/japanese: iso-2022-jp encoder doesn't write KANJI-OUT. 7d081aa text: Upgrade to Unicode 8.0.0 be1f650 unicode/rangetable: updated comment 96ae61a language: added Currencies to the Coverage type. 1609407 unicode/rangetable: added New and Visit d4cc1b1 cases: prepare for Unicode 8.0.0 d611288 display: skip link test if go binary not found 0600016 encoding/unicode: workaround for bug in go 1.4.*. b93a7ba unicode/norm: fix bug that causes panic. fbf6178 search: allow non-normalized strings df923bb encoding/htmlindex: Fix generated code not being gofmted. 997478e encoding/htmlindex: implementation of htmlindex 5c66c9f collate: move iter from collate to internal/colltab 043fdd1 collate/colltab: fix a comment typo. f81fc0e search: added first implementation of search c93e7c9 collate/tools/colcmp: fix build breakage for darwin. 6c3b324 collate: fix test breakage cee5b80 text: upgrade to CLDR 27.0.1 af4c2d7 search: added language matcher for collation and search. 583b6ac search: generate search tables. f7bc91e runes: Added Transformer wrapper. 8d2a9d0 encoding/unicode: new BOM policy for standard UTF-16. c3788f3 runes: new runes package. fe79704 internal/colltab: some cleanup suggested earlier by Nigel. 4a2c389 text/internal/colltab: copy contract*.go files 88b9f7e encoding/ianaindex|htmlindex: API proposal for indexes. d48eb58 text/encoding/charmap: a few bug fixes in global vars a9f4d1a text/search: api proposal 2076e9c text/encoding: add MIB types to encodings. 7be3218 text/encoding/unicode: added BOMOverride. 5f74128 text/encoding/unicode: added tests and fixed bugs. 000f793 text/encoding/internal/identifier: 017c405 text/language: strip unneeded struct type qualifiers. c6e0c33 text/internal/testtext: added code size measurer. b6e95e7 text: added repository-wide generate tool. c6bc7e8 text: add codereview.cfg 26df76b text/internal/gen: generalized Open (needed for w3c data). 313fa8d text/width: added examples/ godoc improvements. cc9d297 text/width: added ASCII fast path for Narrow. 83ae7f6 text/width: added support for narrow and wide mappings. f54a587 text/width: added inverse mapping
2016-01-03 21:06:34 +01:00
gopkg/pkg/${GO_PLATFORM}/golang.org/x/text/encoding/htmlindex.a
gopkg/pkg/${GO_PLATFORM}/golang.org/x/text/encoding/ianaindex.a
gopkg/pkg/${GO_PLATFORM}/golang.org/x/text/encoding/internal.a
gopkg/pkg/${GO_PLATFORM}/golang.org/x/text/encoding/internal/enctest.a
Update go-text to 20151217. No changelog, other than the git commit messages, is available: cf49866 encoding/htmlindex: use UTF-8 encoding ce34b78 display: remove completely eab9e05 : run long tests after a generated package 0d87145 display: remove package bfd069c : added .gitignore 4b7e67e encoding: added Replacement identifier and htmlindex tests 1848af7 encoding: encoders return errors on out-of-repertoire runes f79ed80 : upgrade to CLDR 28 and necessary adjustments 92ca7bb encoding/charmap: don't map U+FFFD in encoder ecbd6a8 : added bidi and htmlindex packages to gen.go e1af416 encoding/htmlindex: updated tables 00e2053 unicode/bidi: moved bidi package to unicode a749bae runes: added ReplaceIllFormed dafab4a internal/format: fixed test for 32-bit architectures c27e06c encoding: introduce Decoder/Encoder types and error handling 27af644 encoding/charmap: fix some Windows types a0f6068 encoding/unicode: add WhatWG-compliant UTF8 Decoder 87ad79f bidi: fixed build breakage due to crossing changes a72c392 bidi: api proposal 458f474 bidi: port of reference implementation 435f36e runes: fix test breakage dd164d3 internal/triegen: handle \xc0 and \xc1 correctly 51beaed language/display: fix import 95315fc internal/format: added parser for CLDR number patterns edeeb43 unicode/cldr: moved cldr to the unicode directory 9efec26 width: fix table b8e57db language/display: moved display package 698d493 internal/ucd: added Parse function 7da657a bidi: rename BiDi class constants to short Unicode names. ed3f1de internal/ucd: allow non-runes in expansion mode e684700 message: add Catalog and formatted printing support bfdb694 internal: small optimization on UniqueTags. bd27c4a bidi: generate bidi trie and tests 54db231 internal/gen: add Repackage 954b8ae internal: add SortTags and UniqueTags 3fe38e9 currency: improve API 4838fa4 currency: equate undefined currency (XXX) to zero value da608de language: remove "may change" notice 216b73f encoding/runes: fixed unittest breakage 4b139bd language: remove Currency type. 419b439 language: deprecate ComprehensibleTo and Version d15837c language: reorder parsing code for clarity 44d5762 language: remove dependency on regexp 5eb8d46 language: deprecate Tag.ComprehensibleTo 615a6c1 language: new encoding for CompactIndex table 75c37a9 all: specify vanity import paths a38fc26 internal/gen: make long string consts vars b8643b2 language: add all languages with data in compact set d91e619 language: pass user options in matched tag cc8a7ec x/text/encoding/charmap: add more OEM codepages 22af857 language: improved example for parsing regions 0fe7e68 language: fixed test breakage f024ad8 currency: fixed bug related to rounding info 7f6d024 currency: added symbol support 5722c1c message: first checkin 601048a currency: add currency lookup for regions and tags 3ce2b88 language: user -u-va-posix instead of -x-posix. 8f6601e : Added depdendencies to top-level generator. 7d45f34 internal: added Parents table. 202ed04 language: bug fix in compact index number cb9d3ff language: added CompactIndex b4ffa8e language: support en_US_POSIX f8e557f internal/gen: add WriteGo variants of WriteGoFile equivalents 0820da9 cldr: comment out check to work around CLDR bug 6368131 currency: refactored currency-related code. 505f8b4 internal/tag: factored out tag.Index 0483357 gen: factored out generic slice generation. 57878ed gen: factored out some code generation code 723492b language: allow lang-region as variant prefix ff0822f internal: added NewInheritanceMatcher 07890ba cases: changed tests to be more version-aware 1309a18 cases: fix bug that caused character to drop in uppercase 083de50 cases: skip tests if unicode.Version does not match UnicodeVersion 43df643 display: fixed bug for unsupported tags 1af9528 language: fix bug where canonicalization is not idempotent e265e5b display: change Skipf to Errorf 3eb7007 collate/colltab: improve resilience to Unicode version changes. 8553a64 : added search and added missing dependency. 06f6f7a cases: improve resilience to Unicode version changes. a928dbc internal/gen: removed TODO 7c0e16d internal/gen: added Write*Version 50041c1 unicode/rangetable: Add key name when initializng Range16 and Range32. 2acc130 unicode/rangetable: added assigned tables 10e37ec text/encoding/japanese: iso-2022-jp encoder doesn't write KANJI-OUT. 7d081aa text: Upgrade to Unicode 8.0.0 be1f650 unicode/rangetable: updated comment 96ae61a language: added Currencies to the Coverage type. 1609407 unicode/rangetable: added New and Visit d4cc1b1 cases: prepare for Unicode 8.0.0 d611288 display: skip link test if go binary not found 0600016 encoding/unicode: workaround for bug in go 1.4.*. b93a7ba unicode/norm: fix bug that causes panic. fbf6178 search: allow non-normalized strings df923bb encoding/htmlindex: Fix generated code not being gofmted. 997478e encoding/htmlindex: implementation of htmlindex 5c66c9f collate: move iter from collate to internal/colltab 043fdd1 collate/colltab: fix a comment typo. f81fc0e search: added first implementation of search c93e7c9 collate/tools/colcmp: fix build breakage for darwin. 6c3b324 collate: fix test breakage cee5b80 text: upgrade to CLDR 27.0.1 af4c2d7 search: added language matcher for collation and search. 583b6ac search: generate search tables. f7bc91e runes: Added Transformer wrapper. 8d2a9d0 encoding/unicode: new BOM policy for standard UTF-16. c3788f3 runes: new runes package. fe79704 internal/colltab: some cleanup suggested earlier by Nigel. 4a2c389 text/internal/colltab: copy contract*.go files 88b9f7e encoding/ianaindex|htmlindex: API proposal for indexes. d48eb58 text/encoding/charmap: a few bug fixes in global vars a9f4d1a text/search: api proposal 2076e9c text/encoding: add MIB types to encodings. 7be3218 text/encoding/unicode: added BOMOverride. 5f74128 text/encoding/unicode: added tests and fixed bugs. 000f793 text/encoding/internal/identifier: 017c405 text/language: strip unneeded struct type qualifiers. c6e0c33 text/internal/testtext: added code size measurer. b6e95e7 text: added repository-wide generate tool. c6bc7e8 text: add codereview.cfg 26df76b text/internal/gen: generalized Open (needed for w3c data). 313fa8d text/width: added examples/ godoc improvements. cc9d297 text/width: added ASCII fast path for Narrow. 83ae7f6 text/width: added support for narrow and wide mappings. f54a587 text/width: added inverse mapping
2016-01-03 21:06:34 +01:00
gopkg/pkg/${GO_PLATFORM}/golang.org/x/text/encoding/internal/identifier.a
gopkg/pkg/${GO_PLATFORM}/golang.org/x/text/encoding/japanese.a
gopkg/pkg/${GO_PLATFORM}/golang.org/x/text/encoding/korean.a
gopkg/pkg/${GO_PLATFORM}/golang.org/x/text/encoding/simplifiedchinese.a
gopkg/pkg/${GO_PLATFORM}/golang.org/x/text/encoding/traditionalchinese.a
gopkg/pkg/${GO_PLATFORM}/golang.org/x/text/encoding/unicode.a
gopkg/pkg/${GO_PLATFORM}/golang.org/x/text/encoding/unicode/utf32.a
gopkg/pkg/${GO_PLATFORM}/golang.org/x/text/feature/plural.a
Update go-text to 20151217. No changelog, other than the git commit messages, is available: cf49866 encoding/htmlindex: use UTF-8 encoding ce34b78 display: remove completely eab9e05 : run long tests after a generated package 0d87145 display: remove package bfd069c : added .gitignore 4b7e67e encoding: added Replacement identifier and htmlindex tests 1848af7 encoding: encoders return errors on out-of-repertoire runes f79ed80 : upgrade to CLDR 28 and necessary adjustments 92ca7bb encoding/charmap: don't map U+FFFD in encoder ecbd6a8 : added bidi and htmlindex packages to gen.go e1af416 encoding/htmlindex: updated tables 00e2053 unicode/bidi: moved bidi package to unicode a749bae runes: added ReplaceIllFormed dafab4a internal/format: fixed test for 32-bit architectures c27e06c encoding: introduce Decoder/Encoder types and error handling 27af644 encoding/charmap: fix some Windows types a0f6068 encoding/unicode: add WhatWG-compliant UTF8 Decoder 87ad79f bidi: fixed build breakage due to crossing changes a72c392 bidi: api proposal 458f474 bidi: port of reference implementation 435f36e runes: fix test breakage dd164d3 internal/triegen: handle \xc0 and \xc1 correctly 51beaed language/display: fix import 95315fc internal/format: added parser for CLDR number patterns edeeb43 unicode/cldr: moved cldr to the unicode directory 9efec26 width: fix table b8e57db language/display: moved display package 698d493 internal/ucd: added Parse function 7da657a bidi: rename BiDi class constants to short Unicode names. ed3f1de internal/ucd: allow non-runes in expansion mode e684700 message: add Catalog and formatted printing support bfdb694 internal: small optimization on UniqueTags. bd27c4a bidi: generate bidi trie and tests 54db231 internal/gen: add Repackage 954b8ae internal: add SortTags and UniqueTags 3fe38e9 currency: improve API 4838fa4 currency: equate undefined currency (XXX) to zero value da608de language: remove "may change" notice 216b73f encoding/runes: fixed unittest breakage 4b139bd language: remove Currency type. 419b439 language: deprecate ComprehensibleTo and Version d15837c language: reorder parsing code for clarity 44d5762 language: remove dependency on regexp 5eb8d46 language: deprecate Tag.ComprehensibleTo 615a6c1 language: new encoding for CompactIndex table 75c37a9 all: specify vanity import paths a38fc26 internal/gen: make long string consts vars b8643b2 language: add all languages with data in compact set d91e619 language: pass user options in matched tag cc8a7ec x/text/encoding/charmap: add more OEM codepages 22af857 language: improved example for parsing regions 0fe7e68 language: fixed test breakage f024ad8 currency: fixed bug related to rounding info 7f6d024 currency: added symbol support 5722c1c message: first checkin 601048a currency: add currency lookup for regions and tags 3ce2b88 language: user -u-va-posix instead of -x-posix. 8f6601e : Added depdendencies to top-level generator. 7d45f34 internal: added Parents table. 202ed04 language: bug fix in compact index number cb9d3ff language: added CompactIndex b4ffa8e language: support en_US_POSIX f8e557f internal/gen: add WriteGo variants of WriteGoFile equivalents 0820da9 cldr: comment out check to work around CLDR bug 6368131 currency: refactored currency-related code. 505f8b4 internal/tag: factored out tag.Index 0483357 gen: factored out generic slice generation. 57878ed gen: factored out some code generation code 723492b language: allow lang-region as variant prefix ff0822f internal: added NewInheritanceMatcher 07890ba cases: changed tests to be more version-aware 1309a18 cases: fix bug that caused character to drop in uppercase 083de50 cases: skip tests if unicode.Version does not match UnicodeVersion 43df643 display: fixed bug for unsupported tags 1af9528 language: fix bug where canonicalization is not idempotent e265e5b display: change Skipf to Errorf 3eb7007 collate/colltab: improve resilience to Unicode version changes. 8553a64 : added search and added missing dependency. 06f6f7a cases: improve resilience to Unicode version changes. a928dbc internal/gen: removed TODO 7c0e16d internal/gen: added Write*Version 50041c1 unicode/rangetable: Add key name when initializng Range16 and Range32. 2acc130 unicode/rangetable: added assigned tables 10e37ec text/encoding/japanese: iso-2022-jp encoder doesn't write KANJI-OUT. 7d081aa text: Upgrade to Unicode 8.0.0 be1f650 unicode/rangetable: updated comment 96ae61a language: added Currencies to the Coverage type. 1609407 unicode/rangetable: added New and Visit d4cc1b1 cases: prepare for Unicode 8.0.0 d611288 display: skip link test if go binary not found 0600016 encoding/unicode: workaround for bug in go 1.4.*. b93a7ba unicode/norm: fix bug that causes panic. fbf6178 search: allow non-normalized strings df923bb encoding/htmlindex: Fix generated code not being gofmted. 997478e encoding/htmlindex: implementation of htmlindex 5c66c9f collate: move iter from collate to internal/colltab 043fdd1 collate/colltab: fix a comment typo. f81fc0e search: added first implementation of search c93e7c9 collate/tools/colcmp: fix build breakage for darwin. 6c3b324 collate: fix test breakage cee5b80 text: upgrade to CLDR 27.0.1 af4c2d7 search: added language matcher for collation and search. 583b6ac search: generate search tables. f7bc91e runes: Added Transformer wrapper. 8d2a9d0 encoding/unicode: new BOM policy for standard UTF-16. c3788f3 runes: new runes package. fe79704 internal/colltab: some cleanup suggested earlier by Nigel. 4a2c389 text/internal/colltab: copy contract*.go files 88b9f7e encoding/ianaindex|htmlindex: API proposal for indexes. d48eb58 text/encoding/charmap: a few bug fixes in global vars a9f4d1a text/search: api proposal 2076e9c text/encoding: add MIB types to encodings. 7be3218 text/encoding/unicode: added BOMOverride. 5f74128 text/encoding/unicode: added tests and fixed bugs. 000f793 text/encoding/internal/identifier: 017c405 text/language: strip unneeded struct type qualifiers. c6e0c33 text/internal/testtext: added code size measurer. b6e95e7 text: added repository-wide generate tool. c6bc7e8 text: add codereview.cfg 26df76b text/internal/gen: generalized Open (needed for w3c data). 313fa8d text/width: added examples/ godoc improvements. cc9d297 text/width: added ASCII fast path for Narrow. 83ae7f6 text/width: added support for narrow and wide mappings. f54a587 text/width: added inverse mapping
2016-01-03 21:06:34 +01:00
gopkg/pkg/${GO_PLATFORM}/golang.org/x/text/internal.a
gopkg/pkg/${GO_PLATFORM}/golang.org/x/text/internal/catmsg.a
gopkg/pkg/${GO_PLATFORM}/golang.org/x/text/internal/cldrtree.a
gopkg/pkg/${GO_PLATFORM}/golang.org/x/text/internal/colltab.a
gopkg/pkg/${GO_PLATFORM}/golang.org/x/text/internal/export/idna.a
Update go-text to 20151217. No changelog, other than the git commit messages, is available: cf49866 encoding/htmlindex: use UTF-8 encoding ce34b78 display: remove completely eab9e05 : run long tests after a generated package 0d87145 display: remove package bfd069c : added .gitignore 4b7e67e encoding: added Replacement identifier and htmlindex tests 1848af7 encoding: encoders return errors on out-of-repertoire runes f79ed80 : upgrade to CLDR 28 and necessary adjustments 92ca7bb encoding/charmap: don't map U+FFFD in encoder ecbd6a8 : added bidi and htmlindex packages to gen.go e1af416 encoding/htmlindex: updated tables 00e2053 unicode/bidi: moved bidi package to unicode a749bae runes: added ReplaceIllFormed dafab4a internal/format: fixed test for 32-bit architectures c27e06c encoding: introduce Decoder/Encoder types and error handling 27af644 encoding/charmap: fix some Windows types a0f6068 encoding/unicode: add WhatWG-compliant UTF8 Decoder 87ad79f bidi: fixed build breakage due to crossing changes a72c392 bidi: api proposal 458f474 bidi: port of reference implementation 435f36e runes: fix test breakage dd164d3 internal/triegen: handle \xc0 and \xc1 correctly 51beaed language/display: fix import 95315fc internal/format: added parser for CLDR number patterns edeeb43 unicode/cldr: moved cldr to the unicode directory 9efec26 width: fix table b8e57db language/display: moved display package 698d493 internal/ucd: added Parse function 7da657a bidi: rename BiDi class constants to short Unicode names. ed3f1de internal/ucd: allow non-runes in expansion mode e684700 message: add Catalog and formatted printing support bfdb694 internal: small optimization on UniqueTags. bd27c4a bidi: generate bidi trie and tests 54db231 internal/gen: add Repackage 954b8ae internal: add SortTags and UniqueTags 3fe38e9 currency: improve API 4838fa4 currency: equate undefined currency (XXX) to zero value da608de language: remove "may change" notice 216b73f encoding/runes: fixed unittest breakage 4b139bd language: remove Currency type. 419b439 language: deprecate ComprehensibleTo and Version d15837c language: reorder parsing code for clarity 44d5762 language: remove dependency on regexp 5eb8d46 language: deprecate Tag.ComprehensibleTo 615a6c1 language: new encoding for CompactIndex table 75c37a9 all: specify vanity import paths a38fc26 internal/gen: make long string consts vars b8643b2 language: add all languages with data in compact set d91e619 language: pass user options in matched tag cc8a7ec x/text/encoding/charmap: add more OEM codepages 22af857 language: improved example for parsing regions 0fe7e68 language: fixed test breakage f024ad8 currency: fixed bug related to rounding info 7f6d024 currency: added symbol support 5722c1c message: first checkin 601048a currency: add currency lookup for regions and tags 3ce2b88 language: user -u-va-posix instead of -x-posix. 8f6601e : Added depdendencies to top-level generator. 7d45f34 internal: added Parents table. 202ed04 language: bug fix in compact index number cb9d3ff language: added CompactIndex b4ffa8e language: support en_US_POSIX f8e557f internal/gen: add WriteGo variants of WriteGoFile equivalents 0820da9 cldr: comment out check to work around CLDR bug 6368131 currency: refactored currency-related code. 505f8b4 internal/tag: factored out tag.Index 0483357 gen: factored out generic slice generation. 57878ed gen: factored out some code generation code 723492b language: allow lang-region as variant prefix ff0822f internal: added NewInheritanceMatcher 07890ba cases: changed tests to be more version-aware 1309a18 cases: fix bug that caused character to drop in uppercase 083de50 cases: skip tests if unicode.Version does not match UnicodeVersion 43df643 display: fixed bug for unsupported tags 1af9528 language: fix bug where canonicalization is not idempotent e265e5b display: change Skipf to Errorf 3eb7007 collate/colltab: improve resilience to Unicode version changes. 8553a64 : added search and added missing dependency. 06f6f7a cases: improve resilience to Unicode version changes. a928dbc internal/gen: removed TODO 7c0e16d internal/gen: added Write*Version 50041c1 unicode/rangetable: Add key name when initializng Range16 and Range32. 2acc130 unicode/rangetable: added assigned tables 10e37ec text/encoding/japanese: iso-2022-jp encoder doesn't write KANJI-OUT. 7d081aa text: Upgrade to Unicode 8.0.0 be1f650 unicode/rangetable: updated comment 96ae61a language: added Currencies to the Coverage type. 1609407 unicode/rangetable: added New and Visit d4cc1b1 cases: prepare for Unicode 8.0.0 d611288 display: skip link test if go binary not found 0600016 encoding/unicode: workaround for bug in go 1.4.*. b93a7ba unicode/norm: fix bug that causes panic. fbf6178 search: allow non-normalized strings df923bb encoding/htmlindex: Fix generated code not being gofmted. 997478e encoding/htmlindex: implementation of htmlindex 5c66c9f collate: move iter from collate to internal/colltab 043fdd1 collate/colltab: fix a comment typo. f81fc0e search: added first implementation of search c93e7c9 collate/tools/colcmp: fix build breakage for darwin. 6c3b324 collate: fix test breakage cee5b80 text: upgrade to CLDR 27.0.1 af4c2d7 search: added language matcher for collation and search. 583b6ac search: generate search tables. f7bc91e runes: Added Transformer wrapper. 8d2a9d0 encoding/unicode: new BOM policy for standard UTF-16. c3788f3 runes: new runes package. fe79704 internal/colltab: some cleanup suggested earlier by Nigel. 4a2c389 text/internal/colltab: copy contract*.go files 88b9f7e encoding/ianaindex|htmlindex: API proposal for indexes. d48eb58 text/encoding/charmap: a few bug fixes in global vars a9f4d1a text/search: api proposal 2076e9c text/encoding: add MIB types to encodings. 7be3218 text/encoding/unicode: added BOMOverride. 5f74128 text/encoding/unicode: added tests and fixed bugs. 000f793 text/encoding/internal/identifier: 017c405 text/language: strip unneeded struct type qualifiers. c6e0c33 text/internal/testtext: added code size measurer. b6e95e7 text: added repository-wide generate tool. c6bc7e8 text: add codereview.cfg 26df76b text/internal/gen: generalized Open (needed for w3c data). 313fa8d text/width: added examples/ godoc improvements. cc9d297 text/width: added ASCII fast path for Narrow. 83ae7f6 text/width: added support for narrow and wide mappings. f54a587 text/width: added inverse mapping
2016-01-03 21:06:34 +01:00
gopkg/pkg/${GO_PLATFORM}/golang.org/x/text/internal/format.a
gopkg/pkg/${GO_PLATFORM}/golang.org/x/text/internal/gen.a
gopkg/pkg/${GO_PLATFORM}/golang.org/x/text/internal/number.a
gopkg/pkg/${GO_PLATFORM}/golang.org/x/text/internal/stringset.a
Update go-text to 20151217. No changelog, other than the git commit messages, is available: cf49866 encoding/htmlindex: use UTF-8 encoding ce34b78 display: remove completely eab9e05 : run long tests after a generated package 0d87145 display: remove package bfd069c : added .gitignore 4b7e67e encoding: added Replacement identifier and htmlindex tests 1848af7 encoding: encoders return errors on out-of-repertoire runes f79ed80 : upgrade to CLDR 28 and necessary adjustments 92ca7bb encoding/charmap: don't map U+FFFD in encoder ecbd6a8 : added bidi and htmlindex packages to gen.go e1af416 encoding/htmlindex: updated tables 00e2053 unicode/bidi: moved bidi package to unicode a749bae runes: added ReplaceIllFormed dafab4a internal/format: fixed test for 32-bit architectures c27e06c encoding: introduce Decoder/Encoder types and error handling 27af644 encoding/charmap: fix some Windows types a0f6068 encoding/unicode: add WhatWG-compliant UTF8 Decoder 87ad79f bidi: fixed build breakage due to crossing changes a72c392 bidi: api proposal 458f474 bidi: port of reference implementation 435f36e runes: fix test breakage dd164d3 internal/triegen: handle \xc0 and \xc1 correctly 51beaed language/display: fix import 95315fc internal/format: added parser for CLDR number patterns edeeb43 unicode/cldr: moved cldr to the unicode directory 9efec26 width: fix table b8e57db language/display: moved display package 698d493 internal/ucd: added Parse function 7da657a bidi: rename BiDi class constants to short Unicode names. ed3f1de internal/ucd: allow non-runes in expansion mode e684700 message: add Catalog and formatted printing support bfdb694 internal: small optimization on UniqueTags. bd27c4a bidi: generate bidi trie and tests 54db231 internal/gen: add Repackage 954b8ae internal: add SortTags and UniqueTags 3fe38e9 currency: improve API 4838fa4 currency: equate undefined currency (XXX) to zero value da608de language: remove "may change" notice 216b73f encoding/runes: fixed unittest breakage 4b139bd language: remove Currency type. 419b439 language: deprecate ComprehensibleTo and Version d15837c language: reorder parsing code for clarity 44d5762 language: remove dependency on regexp 5eb8d46 language: deprecate Tag.ComprehensibleTo 615a6c1 language: new encoding for CompactIndex table 75c37a9 all: specify vanity import paths a38fc26 internal/gen: make long string consts vars b8643b2 language: add all languages with data in compact set d91e619 language: pass user options in matched tag cc8a7ec x/text/encoding/charmap: add more OEM codepages 22af857 language: improved example for parsing regions 0fe7e68 language: fixed test breakage f024ad8 currency: fixed bug related to rounding info 7f6d024 currency: added symbol support 5722c1c message: first checkin 601048a currency: add currency lookup for regions and tags 3ce2b88 language: user -u-va-posix instead of -x-posix. 8f6601e : Added depdendencies to top-level generator. 7d45f34 internal: added Parents table. 202ed04 language: bug fix in compact index number cb9d3ff language: added CompactIndex b4ffa8e language: support en_US_POSIX f8e557f internal/gen: add WriteGo variants of WriteGoFile equivalents 0820da9 cldr: comment out check to work around CLDR bug 6368131 currency: refactored currency-related code. 505f8b4 internal/tag: factored out tag.Index 0483357 gen: factored out generic slice generation. 57878ed gen: factored out some code generation code 723492b language: allow lang-region as variant prefix ff0822f internal: added NewInheritanceMatcher 07890ba cases: changed tests to be more version-aware 1309a18 cases: fix bug that caused character to drop in uppercase 083de50 cases: skip tests if unicode.Version does not match UnicodeVersion 43df643 display: fixed bug for unsupported tags 1af9528 language: fix bug where canonicalization is not idempotent e265e5b display: change Skipf to Errorf 3eb7007 collate/colltab: improve resilience to Unicode version changes. 8553a64 : added search and added missing dependency. 06f6f7a cases: improve resilience to Unicode version changes. a928dbc internal/gen: removed TODO 7c0e16d internal/gen: added Write*Version 50041c1 unicode/rangetable: Add key name when initializng Range16 and Range32. 2acc130 unicode/rangetable: added assigned tables 10e37ec text/encoding/japanese: iso-2022-jp encoder doesn't write KANJI-OUT. 7d081aa text: Upgrade to Unicode 8.0.0 be1f650 unicode/rangetable: updated comment 96ae61a language: added Currencies to the Coverage type. 1609407 unicode/rangetable: added New and Visit d4cc1b1 cases: prepare for Unicode 8.0.0 d611288 display: skip link test if go binary not found 0600016 encoding/unicode: workaround for bug in go 1.4.*. b93a7ba unicode/norm: fix bug that causes panic. fbf6178 search: allow non-normalized strings df923bb encoding/htmlindex: Fix generated code not being gofmted. 997478e encoding/htmlindex: implementation of htmlindex 5c66c9f collate: move iter from collate to internal/colltab 043fdd1 collate/colltab: fix a comment typo. f81fc0e search: added first implementation of search c93e7c9 collate/tools/colcmp: fix build breakage for darwin. 6c3b324 collate: fix test breakage cee5b80 text: upgrade to CLDR 27.0.1 af4c2d7 search: added language matcher for collation and search. 583b6ac search: generate search tables. f7bc91e runes: Added Transformer wrapper. 8d2a9d0 encoding/unicode: new BOM policy for standard UTF-16. c3788f3 runes: new runes package. fe79704 internal/colltab: some cleanup suggested earlier by Nigel. 4a2c389 text/internal/colltab: copy contract*.go files 88b9f7e encoding/ianaindex|htmlindex: API proposal for indexes. d48eb58 text/encoding/charmap: a few bug fixes in global vars a9f4d1a text/search: api proposal 2076e9c text/encoding: add MIB types to encodings. 7be3218 text/encoding/unicode: added BOMOverride. 5f74128 text/encoding/unicode: added tests and fixed bugs. 000f793 text/encoding/internal/identifier: 017c405 text/language: strip unneeded struct type qualifiers. c6e0c33 text/internal/testtext: added code size measurer. b6e95e7 text: added repository-wide generate tool. c6bc7e8 text: add codereview.cfg 26df76b text/internal/gen: generalized Open (needed for w3c data). 313fa8d text/width: added examples/ godoc improvements. cc9d297 text/width: added ASCII fast path for Narrow. 83ae7f6 text/width: added support for narrow and wide mappings. f54a587 text/width: added inverse mapping
2016-01-03 21:06:34 +01:00
gopkg/pkg/${GO_PLATFORM}/golang.org/x/text/internal/tag.a
gopkg/pkg/${GO_PLATFORM}/golang.org/x/text/internal/testtext.a
gopkg/pkg/${GO_PLATFORM}/golang.org/x/text/internal/triegen.a
gopkg/pkg/${GO_PLATFORM}/golang.org/x/text/internal/ucd.a
Update go-text to 20151217. No changelog, other than the git commit messages, is available: cf49866 encoding/htmlindex: use UTF-8 encoding ce34b78 display: remove completely eab9e05 : run long tests after a generated package 0d87145 display: remove package bfd069c : added .gitignore 4b7e67e encoding: added Replacement identifier and htmlindex tests 1848af7 encoding: encoders return errors on out-of-repertoire runes f79ed80 : upgrade to CLDR 28 and necessary adjustments 92ca7bb encoding/charmap: don't map U+FFFD in encoder ecbd6a8 : added bidi and htmlindex packages to gen.go e1af416 encoding/htmlindex: updated tables 00e2053 unicode/bidi: moved bidi package to unicode a749bae runes: added ReplaceIllFormed dafab4a internal/format: fixed test for 32-bit architectures c27e06c encoding: introduce Decoder/Encoder types and error handling 27af644 encoding/charmap: fix some Windows types a0f6068 encoding/unicode: add WhatWG-compliant UTF8 Decoder 87ad79f bidi: fixed build breakage due to crossing changes a72c392 bidi: api proposal 458f474 bidi: port of reference implementation 435f36e runes: fix test breakage dd164d3 internal/triegen: handle \xc0 and \xc1 correctly 51beaed language/display: fix import 95315fc internal/format: added parser for CLDR number patterns edeeb43 unicode/cldr: moved cldr to the unicode directory 9efec26 width: fix table b8e57db language/display: moved display package 698d493 internal/ucd: added Parse function 7da657a bidi: rename BiDi class constants to short Unicode names. ed3f1de internal/ucd: allow non-runes in expansion mode e684700 message: add Catalog and formatted printing support bfdb694 internal: small optimization on UniqueTags. bd27c4a bidi: generate bidi trie and tests 54db231 internal/gen: add Repackage 954b8ae internal: add SortTags and UniqueTags 3fe38e9 currency: improve API 4838fa4 currency: equate undefined currency (XXX) to zero value da608de language: remove "may change" notice 216b73f encoding/runes: fixed unittest breakage 4b139bd language: remove Currency type. 419b439 language: deprecate ComprehensibleTo and Version d15837c language: reorder parsing code for clarity 44d5762 language: remove dependency on regexp 5eb8d46 language: deprecate Tag.ComprehensibleTo 615a6c1 language: new encoding for CompactIndex table 75c37a9 all: specify vanity import paths a38fc26 internal/gen: make long string consts vars b8643b2 language: add all languages with data in compact set d91e619 language: pass user options in matched tag cc8a7ec x/text/encoding/charmap: add more OEM codepages 22af857 language: improved example for parsing regions 0fe7e68 language: fixed test breakage f024ad8 currency: fixed bug related to rounding info 7f6d024 currency: added symbol support 5722c1c message: first checkin 601048a currency: add currency lookup for regions and tags 3ce2b88 language: user -u-va-posix instead of -x-posix. 8f6601e : Added depdendencies to top-level generator. 7d45f34 internal: added Parents table. 202ed04 language: bug fix in compact index number cb9d3ff language: added CompactIndex b4ffa8e language: support en_US_POSIX f8e557f internal/gen: add WriteGo variants of WriteGoFile equivalents 0820da9 cldr: comment out check to work around CLDR bug 6368131 currency: refactored currency-related code. 505f8b4 internal/tag: factored out tag.Index 0483357 gen: factored out generic slice generation. 57878ed gen: factored out some code generation code 723492b language: allow lang-region as variant prefix ff0822f internal: added NewInheritanceMatcher 07890ba cases: changed tests to be more version-aware 1309a18 cases: fix bug that caused character to drop in uppercase 083de50 cases: skip tests if unicode.Version does not match UnicodeVersion 43df643 display: fixed bug for unsupported tags 1af9528 language: fix bug where canonicalization is not idempotent e265e5b display: change Skipf to Errorf 3eb7007 collate/colltab: improve resilience to Unicode version changes. 8553a64 : added search and added missing dependency. 06f6f7a cases: improve resilience to Unicode version changes. a928dbc internal/gen: removed TODO 7c0e16d internal/gen: added Write*Version 50041c1 unicode/rangetable: Add key name when initializng Range16 and Range32. 2acc130 unicode/rangetable: added assigned tables 10e37ec text/encoding/japanese: iso-2022-jp encoder doesn't write KANJI-OUT. 7d081aa text: Upgrade to Unicode 8.0.0 be1f650 unicode/rangetable: updated comment 96ae61a language: added Currencies to the Coverage type. 1609407 unicode/rangetable: added New and Visit d4cc1b1 cases: prepare for Unicode 8.0.0 d611288 display: skip link test if go binary not found 0600016 encoding/unicode: workaround for bug in go 1.4.*. b93a7ba unicode/norm: fix bug that causes panic. fbf6178 search: allow non-normalized strings df923bb encoding/htmlindex: Fix generated code not being gofmted. 997478e encoding/htmlindex: implementation of htmlindex 5c66c9f collate: move iter from collate to internal/colltab 043fdd1 collate/colltab: fix a comment typo. f81fc0e search: added first implementation of search c93e7c9 collate/tools/colcmp: fix build breakage for darwin. 6c3b324 collate: fix test breakage cee5b80 text: upgrade to CLDR 27.0.1 af4c2d7 search: added language matcher for collation and search. 583b6ac search: generate search tables. f7bc91e runes: Added Transformer wrapper. 8d2a9d0 encoding/unicode: new BOM policy for standard UTF-16. c3788f3 runes: new runes package. fe79704 internal/colltab: some cleanup suggested earlier by Nigel. 4a2c389 text/internal/colltab: copy contract*.go files 88b9f7e encoding/ianaindex|htmlindex: API proposal for indexes. d48eb58 text/encoding/charmap: a few bug fixes in global vars a9f4d1a text/search: api proposal 2076e9c text/encoding: add MIB types to encodings. 7be3218 text/encoding/unicode: added BOMOverride. 5f74128 text/encoding/unicode: added tests and fixed bugs. 000f793 text/encoding/internal/identifier: 017c405 text/language: strip unneeded struct type qualifiers. c6e0c33 text/internal/testtext: added code size measurer. b6e95e7 text: added repository-wide generate tool. c6bc7e8 text: add codereview.cfg 26df76b text/internal/gen: generalized Open (needed for w3c data). 313fa8d text/width: added examples/ godoc improvements. cc9d297 text/width: added ASCII fast path for Narrow. 83ae7f6 text/width: added support for narrow and wide mappings. f54a587 text/width: added inverse mapping
2016-01-03 21:06:34 +01:00
gopkg/pkg/${GO_PLATFORM}/golang.org/x/text/internal/utf8internal.a
gopkg/pkg/${GO_PLATFORM}/golang.org/x/text/language.a
Update go-text to 20151217. No changelog, other than the git commit messages, is available: cf49866 encoding/htmlindex: use UTF-8 encoding ce34b78 display: remove completely eab9e05 : run long tests after a generated package 0d87145 display: remove package bfd069c : added .gitignore 4b7e67e encoding: added Replacement identifier and htmlindex tests 1848af7 encoding: encoders return errors on out-of-repertoire runes f79ed80 : upgrade to CLDR 28 and necessary adjustments 92ca7bb encoding/charmap: don't map U+FFFD in encoder ecbd6a8 : added bidi and htmlindex packages to gen.go e1af416 encoding/htmlindex: updated tables 00e2053 unicode/bidi: moved bidi package to unicode a749bae runes: added ReplaceIllFormed dafab4a internal/format: fixed test for 32-bit architectures c27e06c encoding: introduce Decoder/Encoder types and error handling 27af644 encoding/charmap: fix some Windows types a0f6068 encoding/unicode: add WhatWG-compliant UTF8 Decoder 87ad79f bidi: fixed build breakage due to crossing changes a72c392 bidi: api proposal 458f474 bidi: port of reference implementation 435f36e runes: fix test breakage dd164d3 internal/triegen: handle \xc0 and \xc1 correctly 51beaed language/display: fix import 95315fc internal/format: added parser for CLDR number patterns edeeb43 unicode/cldr: moved cldr to the unicode directory 9efec26 width: fix table b8e57db language/display: moved display package 698d493 internal/ucd: added Parse function 7da657a bidi: rename BiDi class constants to short Unicode names. ed3f1de internal/ucd: allow non-runes in expansion mode e684700 message: add Catalog and formatted printing support bfdb694 internal: small optimization on UniqueTags. bd27c4a bidi: generate bidi trie and tests 54db231 internal/gen: add Repackage 954b8ae internal: add SortTags and UniqueTags 3fe38e9 currency: improve API 4838fa4 currency: equate undefined currency (XXX) to zero value da608de language: remove "may change" notice 216b73f encoding/runes: fixed unittest breakage 4b139bd language: remove Currency type. 419b439 language: deprecate ComprehensibleTo and Version d15837c language: reorder parsing code for clarity 44d5762 language: remove dependency on regexp 5eb8d46 language: deprecate Tag.ComprehensibleTo 615a6c1 language: new encoding for CompactIndex table 75c37a9 all: specify vanity import paths a38fc26 internal/gen: make long string consts vars b8643b2 language: add all languages with data in compact set d91e619 language: pass user options in matched tag cc8a7ec x/text/encoding/charmap: add more OEM codepages 22af857 language: improved example for parsing regions 0fe7e68 language: fixed test breakage f024ad8 currency: fixed bug related to rounding info 7f6d024 currency: added symbol support 5722c1c message: first checkin 601048a currency: add currency lookup for regions and tags 3ce2b88 language: user -u-va-posix instead of -x-posix. 8f6601e : Added depdendencies to top-level generator. 7d45f34 internal: added Parents table. 202ed04 language: bug fix in compact index number cb9d3ff language: added CompactIndex b4ffa8e language: support en_US_POSIX f8e557f internal/gen: add WriteGo variants of WriteGoFile equivalents 0820da9 cldr: comment out check to work around CLDR bug 6368131 currency: refactored currency-related code. 505f8b4 internal/tag: factored out tag.Index 0483357 gen: factored out generic slice generation. 57878ed gen: factored out some code generation code 723492b language: allow lang-region as variant prefix ff0822f internal: added NewInheritanceMatcher 07890ba cases: changed tests to be more version-aware 1309a18 cases: fix bug that caused character to drop in uppercase 083de50 cases: skip tests if unicode.Version does not match UnicodeVersion 43df643 display: fixed bug for unsupported tags 1af9528 language: fix bug where canonicalization is not idempotent e265e5b display: change Skipf to Errorf 3eb7007 collate/colltab: improve resilience to Unicode version changes. 8553a64 : added search and added missing dependency. 06f6f7a cases: improve resilience to Unicode version changes. a928dbc internal/gen: removed TODO 7c0e16d internal/gen: added Write*Version 50041c1 unicode/rangetable: Add key name when initializng Range16 and Range32. 2acc130 unicode/rangetable: added assigned tables 10e37ec text/encoding/japanese: iso-2022-jp encoder doesn't write KANJI-OUT. 7d081aa text: Upgrade to Unicode 8.0.0 be1f650 unicode/rangetable: updated comment 96ae61a language: added Currencies to the Coverage type. 1609407 unicode/rangetable: added New and Visit d4cc1b1 cases: prepare for Unicode 8.0.0 d611288 display: skip link test if go binary not found 0600016 encoding/unicode: workaround for bug in go 1.4.*. b93a7ba unicode/norm: fix bug that causes panic. fbf6178 search: allow non-normalized strings df923bb encoding/htmlindex: Fix generated code not being gofmted. 997478e encoding/htmlindex: implementation of htmlindex 5c66c9f collate: move iter from collate to internal/colltab 043fdd1 collate/colltab: fix a comment typo. f81fc0e search: added first implementation of search c93e7c9 collate/tools/colcmp: fix build breakage for darwin. 6c3b324 collate: fix test breakage cee5b80 text: upgrade to CLDR 27.0.1 af4c2d7 search: added language matcher for collation and search. 583b6ac search: generate search tables. f7bc91e runes: Added Transformer wrapper. 8d2a9d0 encoding/unicode: new BOM policy for standard UTF-16. c3788f3 runes: new runes package. fe79704 internal/colltab: some cleanup suggested earlier by Nigel. 4a2c389 text/internal/colltab: copy contract*.go files 88b9f7e encoding/ianaindex|htmlindex: API proposal for indexes. d48eb58 text/encoding/charmap: a few bug fixes in global vars a9f4d1a text/search: api proposal 2076e9c text/encoding: add MIB types to encodings. 7be3218 text/encoding/unicode: added BOMOverride. 5f74128 text/encoding/unicode: added tests and fixed bugs. 000f793 text/encoding/internal/identifier: 017c405 text/language: strip unneeded struct type qualifiers. c6e0c33 text/internal/testtext: added code size measurer. b6e95e7 text: added repository-wide generate tool. c6bc7e8 text: add codereview.cfg 26df76b text/internal/gen: generalized Open (needed for w3c data). 313fa8d text/width: added examples/ godoc improvements. cc9d297 text/width: added ASCII fast path for Narrow. 83ae7f6 text/width: added support for narrow and wide mappings. f54a587 text/width: added inverse mapping
2016-01-03 21:06:34 +01:00
gopkg/pkg/${GO_PLATFORM}/golang.org/x/text/language/display.a
gopkg/pkg/${GO_PLATFORM}/golang.org/x/text/message.a
gopkg/pkg/${GO_PLATFORM}/golang.org/x/text/message/catalog.a
gopkg/pkg/${GO_PLATFORM}/golang.org/x/text/number.a
Update go-text to 20151217. No changelog, other than the git commit messages, is available: cf49866 encoding/htmlindex: use UTF-8 encoding ce34b78 display: remove completely eab9e05 : run long tests after a generated package 0d87145 display: remove package bfd069c : added .gitignore 4b7e67e encoding: added Replacement identifier and htmlindex tests 1848af7 encoding: encoders return errors on out-of-repertoire runes f79ed80 : upgrade to CLDR 28 and necessary adjustments 92ca7bb encoding/charmap: don't map U+FFFD in encoder ecbd6a8 : added bidi and htmlindex packages to gen.go e1af416 encoding/htmlindex: updated tables 00e2053 unicode/bidi: moved bidi package to unicode a749bae runes: added ReplaceIllFormed dafab4a internal/format: fixed test for 32-bit architectures c27e06c encoding: introduce Decoder/Encoder types and error handling 27af644 encoding/charmap: fix some Windows types a0f6068 encoding/unicode: add WhatWG-compliant UTF8 Decoder 87ad79f bidi: fixed build breakage due to crossing changes a72c392 bidi: api proposal 458f474 bidi: port of reference implementation 435f36e runes: fix test breakage dd164d3 internal/triegen: handle \xc0 and \xc1 correctly 51beaed language/display: fix import 95315fc internal/format: added parser for CLDR number patterns edeeb43 unicode/cldr: moved cldr to the unicode directory 9efec26 width: fix table b8e57db language/display: moved display package 698d493 internal/ucd: added Parse function 7da657a bidi: rename BiDi class constants to short Unicode names. ed3f1de internal/ucd: allow non-runes in expansion mode e684700 message: add Catalog and formatted printing support bfdb694 internal: small optimization on UniqueTags. bd27c4a bidi: generate bidi trie and tests 54db231 internal/gen: add Repackage 954b8ae internal: add SortTags and UniqueTags 3fe38e9 currency: improve API 4838fa4 currency: equate undefined currency (XXX) to zero value da608de language: remove "may change" notice 216b73f encoding/runes: fixed unittest breakage 4b139bd language: remove Currency type. 419b439 language: deprecate ComprehensibleTo and Version d15837c language: reorder parsing code for clarity 44d5762 language: remove dependency on regexp 5eb8d46 language: deprecate Tag.ComprehensibleTo 615a6c1 language: new encoding for CompactIndex table 75c37a9 all: specify vanity import paths a38fc26 internal/gen: make long string consts vars b8643b2 language: add all languages with data in compact set d91e619 language: pass user options in matched tag cc8a7ec x/text/encoding/charmap: add more OEM codepages 22af857 language: improved example for parsing regions 0fe7e68 language: fixed test breakage f024ad8 currency: fixed bug related to rounding info 7f6d024 currency: added symbol support 5722c1c message: first checkin 601048a currency: add currency lookup for regions and tags 3ce2b88 language: user -u-va-posix instead of -x-posix. 8f6601e : Added depdendencies to top-level generator. 7d45f34 internal: added Parents table. 202ed04 language: bug fix in compact index number cb9d3ff language: added CompactIndex b4ffa8e language: support en_US_POSIX f8e557f internal/gen: add WriteGo variants of WriteGoFile equivalents 0820da9 cldr: comment out check to work around CLDR bug 6368131 currency: refactored currency-related code. 505f8b4 internal/tag: factored out tag.Index 0483357 gen: factored out generic slice generation. 57878ed gen: factored out some code generation code 723492b language: allow lang-region as variant prefix ff0822f internal: added NewInheritanceMatcher 07890ba cases: changed tests to be more version-aware 1309a18 cases: fix bug that caused character to drop in uppercase 083de50 cases: skip tests if unicode.Version does not match UnicodeVersion 43df643 display: fixed bug for unsupported tags 1af9528 language: fix bug where canonicalization is not idempotent e265e5b display: change Skipf to Errorf 3eb7007 collate/colltab: improve resilience to Unicode version changes. 8553a64 : added search and added missing dependency. 06f6f7a cases: improve resilience to Unicode version changes. a928dbc internal/gen: removed TODO 7c0e16d internal/gen: added Write*Version 50041c1 unicode/rangetable: Add key name when initializng Range16 and Range32. 2acc130 unicode/rangetable: added assigned tables 10e37ec text/encoding/japanese: iso-2022-jp encoder doesn't write KANJI-OUT. 7d081aa text: Upgrade to Unicode 8.0.0 be1f650 unicode/rangetable: updated comment 96ae61a language: added Currencies to the Coverage type. 1609407 unicode/rangetable: added New and Visit d4cc1b1 cases: prepare for Unicode 8.0.0 d611288 display: skip link test if go binary not found 0600016 encoding/unicode: workaround for bug in go 1.4.*. b93a7ba unicode/norm: fix bug that causes panic. fbf6178 search: allow non-normalized strings df923bb encoding/htmlindex: Fix generated code not being gofmted. 997478e encoding/htmlindex: implementation of htmlindex 5c66c9f collate: move iter from collate to internal/colltab 043fdd1 collate/colltab: fix a comment typo. f81fc0e search: added first implementation of search c93e7c9 collate/tools/colcmp: fix build breakage for darwin. 6c3b324 collate: fix test breakage cee5b80 text: upgrade to CLDR 27.0.1 af4c2d7 search: added language matcher for collation and search. 583b6ac search: generate search tables. f7bc91e runes: Added Transformer wrapper. 8d2a9d0 encoding/unicode: new BOM policy for standard UTF-16. c3788f3 runes: new runes package. fe79704 internal/colltab: some cleanup suggested earlier by Nigel. 4a2c389 text/internal/colltab: copy contract*.go files 88b9f7e encoding/ianaindex|htmlindex: API proposal for indexes. d48eb58 text/encoding/charmap: a few bug fixes in global vars a9f4d1a text/search: api proposal 2076e9c text/encoding: add MIB types to encodings. 7be3218 text/encoding/unicode: added BOMOverride. 5f74128 text/encoding/unicode: added tests and fixed bugs. 000f793 text/encoding/internal/identifier: 017c405 text/language: strip unneeded struct type qualifiers. c6e0c33 text/internal/testtext: added code size measurer. b6e95e7 text: added repository-wide generate tool. c6bc7e8 text: add codereview.cfg 26df76b text/internal/gen: generalized Open (needed for w3c data). 313fa8d text/width: added examples/ godoc improvements. cc9d297 text/width: added ASCII fast path for Narrow. 83ae7f6 text/width: added support for narrow and wide mappings. f54a587 text/width: added inverse mapping
2016-01-03 21:06:34 +01:00
gopkg/pkg/${GO_PLATFORM}/golang.org/x/text/runes.a
gopkg/pkg/${GO_PLATFORM}/golang.org/x/text/search.a
gopkg/pkg/${GO_PLATFORM}/golang.org/x/text/secure.a
gopkg/pkg/${GO_PLATFORM}/golang.org/x/text/secure/bidirule.a
gopkg/pkg/${GO_PLATFORM}/golang.org/x/text/secure/precis.a
gopkg/pkg/${GO_PLATFORM}/golang.org/x/text/transform.a
Update go-text to 20151217. No changelog, other than the git commit messages, is available: cf49866 encoding/htmlindex: use UTF-8 encoding ce34b78 display: remove completely eab9e05 : run long tests after a generated package 0d87145 display: remove package bfd069c : added .gitignore 4b7e67e encoding: added Replacement identifier and htmlindex tests 1848af7 encoding: encoders return errors on out-of-repertoire runes f79ed80 : upgrade to CLDR 28 and necessary adjustments 92ca7bb encoding/charmap: don't map U+FFFD in encoder ecbd6a8 : added bidi and htmlindex packages to gen.go e1af416 encoding/htmlindex: updated tables 00e2053 unicode/bidi: moved bidi package to unicode a749bae runes: added ReplaceIllFormed dafab4a internal/format: fixed test for 32-bit architectures c27e06c encoding: introduce Decoder/Encoder types and error handling 27af644 encoding/charmap: fix some Windows types a0f6068 encoding/unicode: add WhatWG-compliant UTF8 Decoder 87ad79f bidi: fixed build breakage due to crossing changes a72c392 bidi: api proposal 458f474 bidi: port of reference implementation 435f36e runes: fix test breakage dd164d3 internal/triegen: handle \xc0 and \xc1 correctly 51beaed language/display: fix import 95315fc internal/format: added parser for CLDR number patterns edeeb43 unicode/cldr: moved cldr to the unicode directory 9efec26 width: fix table b8e57db language/display: moved display package 698d493 internal/ucd: added Parse function 7da657a bidi: rename BiDi class constants to short Unicode names. ed3f1de internal/ucd: allow non-runes in expansion mode e684700 message: add Catalog and formatted printing support bfdb694 internal: small optimization on UniqueTags. bd27c4a bidi: generate bidi trie and tests 54db231 internal/gen: add Repackage 954b8ae internal: add SortTags and UniqueTags 3fe38e9 currency: improve API 4838fa4 currency: equate undefined currency (XXX) to zero value da608de language: remove "may change" notice 216b73f encoding/runes: fixed unittest breakage 4b139bd language: remove Currency type. 419b439 language: deprecate ComprehensibleTo and Version d15837c language: reorder parsing code for clarity 44d5762 language: remove dependency on regexp 5eb8d46 language: deprecate Tag.ComprehensibleTo 615a6c1 language: new encoding for CompactIndex table 75c37a9 all: specify vanity import paths a38fc26 internal/gen: make long string consts vars b8643b2 language: add all languages with data in compact set d91e619 language: pass user options in matched tag cc8a7ec x/text/encoding/charmap: add more OEM codepages 22af857 language: improved example for parsing regions 0fe7e68 language: fixed test breakage f024ad8 currency: fixed bug related to rounding info 7f6d024 currency: added symbol support 5722c1c message: first checkin 601048a currency: add currency lookup for regions and tags 3ce2b88 language: user -u-va-posix instead of -x-posix. 8f6601e : Added depdendencies to top-level generator. 7d45f34 internal: added Parents table. 202ed04 language: bug fix in compact index number cb9d3ff language: added CompactIndex b4ffa8e language: support en_US_POSIX f8e557f internal/gen: add WriteGo variants of WriteGoFile equivalents 0820da9 cldr: comment out check to work around CLDR bug 6368131 currency: refactored currency-related code. 505f8b4 internal/tag: factored out tag.Index 0483357 gen: factored out generic slice generation. 57878ed gen: factored out some code generation code 723492b language: allow lang-region as variant prefix ff0822f internal: added NewInheritanceMatcher 07890ba cases: changed tests to be more version-aware 1309a18 cases: fix bug that caused character to drop in uppercase 083de50 cases: skip tests if unicode.Version does not match UnicodeVersion 43df643 display: fixed bug for unsupported tags 1af9528 language: fix bug where canonicalization is not idempotent e265e5b display: change Skipf to Errorf 3eb7007 collate/colltab: improve resilience to Unicode version changes. 8553a64 : added search and added missing dependency. 06f6f7a cases: improve resilience to Unicode version changes. a928dbc internal/gen: removed TODO 7c0e16d internal/gen: added Write*Version 50041c1 unicode/rangetable: Add key name when initializng Range16 and Range32. 2acc130 unicode/rangetable: added assigned tables 10e37ec text/encoding/japanese: iso-2022-jp encoder doesn't write KANJI-OUT. 7d081aa text: Upgrade to Unicode 8.0.0 be1f650 unicode/rangetable: updated comment 96ae61a language: added Currencies to the Coverage type. 1609407 unicode/rangetable: added New and Visit d4cc1b1 cases: prepare for Unicode 8.0.0 d611288 display: skip link test if go binary not found 0600016 encoding/unicode: workaround for bug in go 1.4.*. b93a7ba unicode/norm: fix bug that causes panic. fbf6178 search: allow non-normalized strings df923bb encoding/htmlindex: Fix generated code not being gofmted. 997478e encoding/htmlindex: implementation of htmlindex 5c66c9f collate: move iter from collate to internal/colltab 043fdd1 collate/colltab: fix a comment typo. f81fc0e search: added first implementation of search c93e7c9 collate/tools/colcmp: fix build breakage for darwin. 6c3b324 collate: fix test breakage cee5b80 text: upgrade to CLDR 27.0.1 af4c2d7 search: added language matcher for collation and search. 583b6ac search: generate search tables. f7bc91e runes: Added Transformer wrapper. 8d2a9d0 encoding/unicode: new BOM policy for standard UTF-16. c3788f3 runes: new runes package. fe79704 internal/colltab: some cleanup suggested earlier by Nigel. 4a2c389 text/internal/colltab: copy contract*.go files 88b9f7e encoding/ianaindex|htmlindex: API proposal for indexes. d48eb58 text/encoding/charmap: a few bug fixes in global vars a9f4d1a text/search: api proposal 2076e9c text/encoding: add MIB types to encodings. 7be3218 text/encoding/unicode: added BOMOverride. 5f74128 text/encoding/unicode: added tests and fixed bugs. 000f793 text/encoding/internal/identifier: 017c405 text/language: strip unneeded struct type qualifiers. c6e0c33 text/internal/testtext: added code size measurer. b6e95e7 text: added repository-wide generate tool. c6bc7e8 text: add codereview.cfg 26df76b text/internal/gen: generalized Open (needed for w3c data). 313fa8d text/width: added examples/ godoc improvements. cc9d297 text/width: added ASCII fast path for Narrow. 83ae7f6 text/width: added support for narrow and wide mappings. f54a587 text/width: added inverse mapping
2016-01-03 21:06:34 +01:00
gopkg/pkg/${GO_PLATFORM}/golang.org/x/text/unicode.a
gopkg/pkg/${GO_PLATFORM}/golang.org/x/text/unicode/bidi.a
gopkg/pkg/${GO_PLATFORM}/golang.org/x/text/unicode/cldr.a
gopkg/pkg/${GO_PLATFORM}/golang.org/x/text/unicode/norm.a
gopkg/pkg/${GO_PLATFORM}/golang.org/x/text/unicode/rangetable.a
gopkg/pkg/${GO_PLATFORM}/golang.org/x/text/unicode/runenames.a
gopkg/pkg/${GO_PLATFORM}/golang.org/x/text/width.a
gopkg/src/golang.org/x/text/AUTHORS
gopkg/src/golang.org/x/text/CONTRIBUTING.md
gopkg/src/golang.org/x/text/CONTRIBUTORS
gopkg/src/golang.org/x/text/LICENSE
gopkg/src/golang.org/x/text/PATENTS
gopkg/src/golang.org/x/text/README.md
gopkg/src/golang.org/x/text/cases/cases.go
gopkg/src/golang.org/x/text/cases/context.go
gopkg/src/golang.org/x/text/cases/context_test.go
gopkg/src/golang.org/x/text/cases/example_test.go
gopkg/src/golang.org/x/text/cases/fold.go
gopkg/src/golang.org/x/text/cases/fold_test.go
gopkg/src/golang.org/x/text/cases/gen.go
gopkg/src/golang.org/x/text/cases/gen_trieval.go
gopkg/src/golang.org/x/text/cases/icu.go
gopkg/src/golang.org/x/text/cases/icu_test.go
gopkg/src/golang.org/x/text/cases/info.go
gopkg/src/golang.org/x/text/cases/map.go
gopkg/src/golang.org/x/text/cases/map_test.go
gopkg/src/golang.org/x/text/cases/tables10.0.0.go
gopkg/src/golang.org/x/text/cases/tables10.0.0_test.go
gopkg/src/golang.org/x/text/cases/tables9.0.0.go
gopkg/src/golang.org/x/text/cases/tables9.0.0_test.go
gopkg/src/golang.org/x/text/cases/trieval.go
Update go-text to 20151217. No changelog, other than the git commit messages, is available: cf49866 encoding/htmlindex: use UTF-8 encoding ce34b78 display: remove completely eab9e05 : run long tests after a generated package 0d87145 display: remove package bfd069c : added .gitignore 4b7e67e encoding: added Replacement identifier and htmlindex tests 1848af7 encoding: encoders return errors on out-of-repertoire runes f79ed80 : upgrade to CLDR 28 and necessary adjustments 92ca7bb encoding/charmap: don't map U+FFFD in encoder ecbd6a8 : added bidi and htmlindex packages to gen.go e1af416 encoding/htmlindex: updated tables 00e2053 unicode/bidi: moved bidi package to unicode a749bae runes: added ReplaceIllFormed dafab4a internal/format: fixed test for 32-bit architectures c27e06c encoding: introduce Decoder/Encoder types and error handling 27af644 encoding/charmap: fix some Windows types a0f6068 encoding/unicode: add WhatWG-compliant UTF8 Decoder 87ad79f bidi: fixed build breakage due to crossing changes a72c392 bidi: api proposal 458f474 bidi: port of reference implementation 435f36e runes: fix test breakage dd164d3 internal/triegen: handle \xc0 and \xc1 correctly 51beaed language/display: fix import 95315fc internal/format: added parser for CLDR number patterns edeeb43 unicode/cldr: moved cldr to the unicode directory 9efec26 width: fix table b8e57db language/display: moved display package 698d493 internal/ucd: added Parse function 7da657a bidi: rename BiDi class constants to short Unicode names. ed3f1de internal/ucd: allow non-runes in expansion mode e684700 message: add Catalog and formatted printing support bfdb694 internal: small optimization on UniqueTags. bd27c4a bidi: generate bidi trie and tests 54db231 internal/gen: add Repackage 954b8ae internal: add SortTags and UniqueTags 3fe38e9 currency: improve API 4838fa4 currency: equate undefined currency (XXX) to zero value da608de language: remove "may change" notice 216b73f encoding/runes: fixed unittest breakage 4b139bd language: remove Currency type. 419b439 language: deprecate ComprehensibleTo and Version d15837c language: reorder parsing code for clarity 44d5762 language: remove dependency on regexp 5eb8d46 language: deprecate Tag.ComprehensibleTo 615a6c1 language: new encoding for CompactIndex table 75c37a9 all: specify vanity import paths a38fc26 internal/gen: make long string consts vars b8643b2 language: add all languages with data in compact set d91e619 language: pass user options in matched tag cc8a7ec x/text/encoding/charmap: add more OEM codepages 22af857 language: improved example for parsing regions 0fe7e68 language: fixed test breakage f024ad8 currency: fixed bug related to rounding info 7f6d024 currency: added symbol support 5722c1c message: first checkin 601048a currency: add currency lookup for regions and tags 3ce2b88 language: user -u-va-posix instead of -x-posix. 8f6601e : Added depdendencies to top-level generator. 7d45f34 internal: added Parents table. 202ed04 language: bug fix in compact index number cb9d3ff language: added CompactIndex b4ffa8e language: support en_US_POSIX f8e557f internal/gen: add WriteGo variants of WriteGoFile equivalents 0820da9 cldr: comment out check to work around CLDR bug 6368131 currency: refactored currency-related code. 505f8b4 internal/tag: factored out tag.Index 0483357 gen: factored out generic slice generation. 57878ed gen: factored out some code generation code 723492b language: allow lang-region as variant prefix ff0822f internal: added NewInheritanceMatcher 07890ba cases: changed tests to be more version-aware 1309a18 cases: fix bug that caused character to drop in uppercase 083de50 cases: skip tests if unicode.Version does not match UnicodeVersion 43df643 display: fixed bug for unsupported tags 1af9528 language: fix bug where canonicalization is not idempotent e265e5b display: change Skipf to Errorf 3eb7007 collate/colltab: improve resilience to Unicode version changes. 8553a64 : added search and added missing dependency. 06f6f7a cases: improve resilience to Unicode version changes. a928dbc internal/gen: removed TODO 7c0e16d internal/gen: added Write*Version 50041c1 unicode/rangetable: Add key name when initializng Range16 and Range32. 2acc130 unicode/rangetable: added assigned tables 10e37ec text/encoding/japanese: iso-2022-jp encoder doesn't write KANJI-OUT. 7d081aa text: Upgrade to Unicode 8.0.0 be1f650 unicode/rangetable: updated comment 96ae61a language: added Currencies to the Coverage type. 1609407 unicode/rangetable: added New and Visit d4cc1b1 cases: prepare for Unicode 8.0.0 d611288 display: skip link test if go binary not found 0600016 encoding/unicode: workaround for bug in go 1.4.*. b93a7ba unicode/norm: fix bug that causes panic. fbf6178 search: allow non-normalized strings df923bb encoding/htmlindex: Fix generated code not being gofmted. 997478e encoding/htmlindex: implementation of htmlindex 5c66c9f collate: move iter from collate to internal/colltab 043fdd1 collate/colltab: fix a comment typo. f81fc0e search: added first implementation of search c93e7c9 collate/tools/colcmp: fix build breakage for darwin. 6c3b324 collate: fix test breakage cee5b80 text: upgrade to CLDR 27.0.1 af4c2d7 search: added language matcher for collation and search. 583b6ac search: generate search tables. f7bc91e runes: Added Transformer wrapper. 8d2a9d0 encoding/unicode: new BOM policy for standard UTF-16. c3788f3 runes: new runes package. fe79704 internal/colltab: some cleanup suggested earlier by Nigel. 4a2c389 text/internal/colltab: copy contract*.go files 88b9f7e encoding/ianaindex|htmlindex: API proposal for indexes. d48eb58 text/encoding/charmap: a few bug fixes in global vars a9f4d1a text/search: api proposal 2076e9c text/encoding: add MIB types to encodings. 7be3218 text/encoding/unicode: added BOMOverride. 5f74128 text/encoding/unicode: added tests and fixed bugs. 000f793 text/encoding/internal/identifier: 017c405 text/language: strip unneeded struct type qualifiers. c6e0c33 text/internal/testtext: added code size measurer. b6e95e7 text: added repository-wide generate tool. c6bc7e8 text: add codereview.cfg 26df76b text/internal/gen: generalized Open (needed for w3c data). 313fa8d text/width: added examples/ godoc improvements. cc9d297 text/width: added ASCII fast path for Narrow. 83ae7f6 text/width: added support for narrow and wide mappings. f54a587 text/width: added inverse mapping
2016-01-03 21:06:34 +01:00
gopkg/src/golang.org/x/text/codereview.cfg
gopkg/src/golang.org/x/text/collate/build/builder.go
gopkg/src/golang.org/x/text/collate/build/builder_test.go
gopkg/src/golang.org/x/text/collate/build/colelem.go
gopkg/src/golang.org/x/text/collate/build/colelem_test.go
gopkg/src/golang.org/x/text/collate/build/contract.go
gopkg/src/golang.org/x/text/collate/build/contract_test.go
gopkg/src/golang.org/x/text/collate/build/order.go
gopkg/src/golang.org/x/text/collate/build/order_test.go
gopkg/src/golang.org/x/text/collate/build/table.go
gopkg/src/golang.org/x/text/collate/build/trie.go
gopkg/src/golang.org/x/text/collate/build/trie_test.go
gopkg/src/golang.org/x/text/collate/collate.go
gopkg/src/golang.org/x/text/collate/collate_test.go
gopkg/src/golang.org/x/text/collate/export_test.go
gopkg/src/golang.org/x/text/collate/index.go
gopkg/src/golang.org/x/text/collate/maketables.go
gopkg/src/golang.org/x/text/collate/option.go
gopkg/src/golang.org/x/text/collate/option_test.go
gopkg/src/golang.org/x/text/collate/reg_test.go
gopkg/src/golang.org/x/text/collate/sort.go
gopkg/src/golang.org/x/text/collate/sort_test.go
gopkg/src/golang.org/x/text/collate/table_test.go
gopkg/src/golang.org/x/text/collate/tables.go
gopkg/src/golang.org/x/text/collate/tools/colcmp/Makefile
gopkg/src/golang.org/x/text/collate/tools/colcmp/chars.go
gopkg/src/golang.org/x/text/collate/tools/colcmp/col.go
gopkg/src/golang.org/x/text/collate/tools/colcmp/colcmp.go
gopkg/src/golang.org/x/text/collate/tools/colcmp/darwin.go
gopkg/src/golang.org/x/text/collate/tools/colcmp/gen.go
gopkg/src/golang.org/x/text/collate/tools/colcmp/icu.go
Update go-text to 20151217. No changelog, other than the git commit messages, is available: cf49866 encoding/htmlindex: use UTF-8 encoding ce34b78 display: remove completely eab9e05 : run long tests after a generated package 0d87145 display: remove package bfd069c : added .gitignore 4b7e67e encoding: added Replacement identifier and htmlindex tests 1848af7 encoding: encoders return errors on out-of-repertoire runes f79ed80 : upgrade to CLDR 28 and necessary adjustments 92ca7bb encoding/charmap: don't map U+FFFD in encoder ecbd6a8 : added bidi and htmlindex packages to gen.go e1af416 encoding/htmlindex: updated tables 00e2053 unicode/bidi: moved bidi package to unicode a749bae runes: added ReplaceIllFormed dafab4a internal/format: fixed test for 32-bit architectures c27e06c encoding: introduce Decoder/Encoder types and error handling 27af644 encoding/charmap: fix some Windows types a0f6068 encoding/unicode: add WhatWG-compliant UTF8 Decoder 87ad79f bidi: fixed build breakage due to crossing changes a72c392 bidi: api proposal 458f474 bidi: port of reference implementation 435f36e runes: fix test breakage dd164d3 internal/triegen: handle \xc0 and \xc1 correctly 51beaed language/display: fix import 95315fc internal/format: added parser for CLDR number patterns edeeb43 unicode/cldr: moved cldr to the unicode directory 9efec26 width: fix table b8e57db language/display: moved display package 698d493 internal/ucd: added Parse function 7da657a bidi: rename BiDi class constants to short Unicode names. ed3f1de internal/ucd: allow non-runes in expansion mode e684700 message: add Catalog and formatted printing support bfdb694 internal: small optimization on UniqueTags. bd27c4a bidi: generate bidi trie and tests 54db231 internal/gen: add Repackage 954b8ae internal: add SortTags and UniqueTags 3fe38e9 currency: improve API 4838fa4 currency: equate undefined currency (XXX) to zero value da608de language: remove "may change" notice 216b73f encoding/runes: fixed unittest breakage 4b139bd language: remove Currency type. 419b439 language: deprecate ComprehensibleTo and Version d15837c language: reorder parsing code for clarity 44d5762 language: remove dependency on regexp 5eb8d46 language: deprecate Tag.ComprehensibleTo 615a6c1 language: new encoding for CompactIndex table 75c37a9 all: specify vanity import paths a38fc26 internal/gen: make long string consts vars b8643b2 language: add all languages with data in compact set d91e619 language: pass user options in matched tag cc8a7ec x/text/encoding/charmap: add more OEM codepages 22af857 language: improved example for parsing regions 0fe7e68 language: fixed test breakage f024ad8 currency: fixed bug related to rounding info 7f6d024 currency: added symbol support 5722c1c message: first checkin 601048a currency: add currency lookup for regions and tags 3ce2b88 language: user -u-va-posix instead of -x-posix. 8f6601e : Added depdendencies to top-level generator. 7d45f34 internal: added Parents table. 202ed04 language: bug fix in compact index number cb9d3ff language: added CompactIndex b4ffa8e language: support en_US_POSIX f8e557f internal/gen: add WriteGo variants of WriteGoFile equivalents 0820da9 cldr: comment out check to work around CLDR bug 6368131 currency: refactored currency-related code. 505f8b4 internal/tag: factored out tag.Index 0483357 gen: factored out generic slice generation. 57878ed gen: factored out some code generation code 723492b language: allow lang-region as variant prefix ff0822f internal: added NewInheritanceMatcher 07890ba cases: changed tests to be more version-aware 1309a18 cases: fix bug that caused character to drop in uppercase 083de50 cases: skip tests if unicode.Version does not match UnicodeVersion 43df643 display: fixed bug for unsupported tags 1af9528 language: fix bug where canonicalization is not idempotent e265e5b display: change Skipf to Errorf 3eb7007 collate/colltab: improve resilience to Unicode version changes. 8553a64 : added search and added missing dependency. 06f6f7a cases: improve resilience to Unicode version changes. a928dbc internal/gen: removed TODO 7c0e16d internal/gen: added Write*Version 50041c1 unicode/rangetable: Add key name when initializng Range16 and Range32. 2acc130 unicode/rangetable: added assigned tables 10e37ec text/encoding/japanese: iso-2022-jp encoder doesn't write KANJI-OUT. 7d081aa text: Upgrade to Unicode 8.0.0 be1f650 unicode/rangetable: updated comment 96ae61a language: added Currencies to the Coverage type. 1609407 unicode/rangetable: added New and Visit d4cc1b1 cases: prepare for Unicode 8.0.0 d611288 display: skip link test if go binary not found 0600016 encoding/unicode: workaround for bug in go 1.4.*. b93a7ba unicode/norm: fix bug that causes panic. fbf6178 search: allow non-normalized strings df923bb encoding/htmlindex: Fix generated code not being gofmted. 997478e encoding/htmlindex: implementation of htmlindex 5c66c9f collate: move iter from collate to internal/colltab 043fdd1 collate/colltab: fix a comment typo. f81fc0e search: added first implementation of search c93e7c9 collate/tools/colcmp: fix build breakage for darwin. 6c3b324 collate: fix test breakage cee5b80 text: upgrade to CLDR 27.0.1 af4c2d7 search: added language matcher for collation and search. 583b6ac search: generate search tables. f7bc91e runes: Added Transformer wrapper. 8d2a9d0 encoding/unicode: new BOM policy for standard UTF-16. c3788f3 runes: new runes package. fe79704 internal/colltab: some cleanup suggested earlier by Nigel. 4a2c389 text/internal/colltab: copy contract*.go files 88b9f7e encoding/ianaindex|htmlindex: API proposal for indexes. d48eb58 text/encoding/charmap: a few bug fixes in global vars a9f4d1a text/search: api proposal 2076e9c text/encoding: add MIB types to encodings. 7be3218 text/encoding/unicode: added BOMOverride. 5f74128 text/encoding/unicode: added tests and fixed bugs. 000f793 text/encoding/internal/identifier: 017c405 text/language: strip unneeded struct type qualifiers. c6e0c33 text/internal/testtext: added code size measurer. b6e95e7 text: added repository-wide generate tool. c6bc7e8 text: add codereview.cfg 26df76b text/internal/gen: generalized Open (needed for w3c data). 313fa8d text/width: added examples/ godoc improvements. cc9d297 text/width: added ASCII fast path for Narrow. 83ae7f6 text/width: added support for narrow and wide mappings. f54a587 text/width: added inverse mapping
2016-01-03 21:06:34 +01:00
gopkg/src/golang.org/x/text/currency/common.go
gopkg/src/golang.org/x/text/currency/currency.go
gopkg/src/golang.org/x/text/currency/currency_test.go
gopkg/src/golang.org/x/text/currency/example_test.go
Update go-text to 20151217. No changelog, other than the git commit messages, is available: cf49866 encoding/htmlindex: use UTF-8 encoding ce34b78 display: remove completely eab9e05 : run long tests after a generated package 0d87145 display: remove package bfd069c : added .gitignore 4b7e67e encoding: added Replacement identifier and htmlindex tests 1848af7 encoding: encoders return errors on out-of-repertoire runes f79ed80 : upgrade to CLDR 28 and necessary adjustments 92ca7bb encoding/charmap: don't map U+FFFD in encoder ecbd6a8 : added bidi and htmlindex packages to gen.go e1af416 encoding/htmlindex: updated tables 00e2053 unicode/bidi: moved bidi package to unicode a749bae runes: added ReplaceIllFormed dafab4a internal/format: fixed test for 32-bit architectures c27e06c encoding: introduce Decoder/Encoder types and error handling 27af644 encoding/charmap: fix some Windows types a0f6068 encoding/unicode: add WhatWG-compliant UTF8 Decoder 87ad79f bidi: fixed build breakage due to crossing changes a72c392 bidi: api proposal 458f474 bidi: port of reference implementation 435f36e runes: fix test breakage dd164d3 internal/triegen: handle \xc0 and \xc1 correctly 51beaed language/display: fix import 95315fc internal/format: added parser for CLDR number patterns edeeb43 unicode/cldr: moved cldr to the unicode directory 9efec26 width: fix table b8e57db language/display: moved display package 698d493 internal/ucd: added Parse function 7da657a bidi: rename BiDi class constants to short Unicode names. ed3f1de internal/ucd: allow non-runes in expansion mode e684700 message: add Catalog and formatted printing support bfdb694 internal: small optimization on UniqueTags. bd27c4a bidi: generate bidi trie and tests 54db231 internal/gen: add Repackage 954b8ae internal: add SortTags and UniqueTags 3fe38e9 currency: improve API 4838fa4 currency: equate undefined currency (XXX) to zero value da608de language: remove "may change" notice 216b73f encoding/runes: fixed unittest breakage 4b139bd language: remove Currency type. 419b439 language: deprecate ComprehensibleTo and Version d15837c language: reorder parsing code for clarity 44d5762 language: remove dependency on regexp 5eb8d46 language: deprecate Tag.ComprehensibleTo 615a6c1 language: new encoding for CompactIndex table 75c37a9 all: specify vanity import paths a38fc26 internal/gen: make long string consts vars b8643b2 language: add all languages with data in compact set d91e619 language: pass user options in matched tag cc8a7ec x/text/encoding/charmap: add more OEM codepages 22af857 language: improved example for parsing regions 0fe7e68 language: fixed test breakage f024ad8 currency: fixed bug related to rounding info 7f6d024 currency: added symbol support 5722c1c message: first checkin 601048a currency: add currency lookup for regions and tags 3ce2b88 language: user -u-va-posix instead of -x-posix. 8f6601e : Added depdendencies to top-level generator. 7d45f34 internal: added Parents table. 202ed04 language: bug fix in compact index number cb9d3ff language: added CompactIndex b4ffa8e language: support en_US_POSIX f8e557f internal/gen: add WriteGo variants of WriteGoFile equivalents 0820da9 cldr: comment out check to work around CLDR bug 6368131 currency: refactored currency-related code. 505f8b4 internal/tag: factored out tag.Index 0483357 gen: factored out generic slice generation. 57878ed gen: factored out some code generation code 723492b language: allow lang-region as variant prefix ff0822f internal: added NewInheritanceMatcher 07890ba cases: changed tests to be more version-aware 1309a18 cases: fix bug that caused character to drop in uppercase 083de50 cases: skip tests if unicode.Version does not match UnicodeVersion 43df643 display: fixed bug for unsupported tags 1af9528 language: fix bug where canonicalization is not idempotent e265e5b display: change Skipf to Errorf 3eb7007 collate/colltab: improve resilience to Unicode version changes. 8553a64 : added search and added missing dependency. 06f6f7a cases: improve resilience to Unicode version changes. a928dbc internal/gen: removed TODO 7c0e16d internal/gen: added Write*Version 50041c1 unicode/rangetable: Add key name when initializng Range16 and Range32. 2acc130 unicode/rangetable: added assigned tables 10e37ec text/encoding/japanese: iso-2022-jp encoder doesn't write KANJI-OUT. 7d081aa text: Upgrade to Unicode 8.0.0 be1f650 unicode/rangetable: updated comment 96ae61a language: added Currencies to the Coverage type. 1609407 unicode/rangetable: added New and Visit d4cc1b1 cases: prepare for Unicode 8.0.0 d611288 display: skip link test if go binary not found 0600016 encoding/unicode: workaround for bug in go 1.4.*. b93a7ba unicode/norm: fix bug that causes panic. fbf6178 search: allow non-normalized strings df923bb encoding/htmlindex: Fix generated code not being gofmted. 997478e encoding/htmlindex: implementation of htmlindex 5c66c9f collate: move iter from collate to internal/colltab 043fdd1 collate/colltab: fix a comment typo. f81fc0e search: added first implementation of search c93e7c9 collate/tools/colcmp: fix build breakage for darwin. 6c3b324 collate: fix test breakage cee5b80 text: upgrade to CLDR 27.0.1 af4c2d7 search: added language matcher for collation and search. 583b6ac search: generate search tables. f7bc91e runes: Added Transformer wrapper. 8d2a9d0 encoding/unicode: new BOM policy for standard UTF-16. c3788f3 runes: new runes package. fe79704 internal/colltab: some cleanup suggested earlier by Nigel. 4a2c389 text/internal/colltab: copy contract*.go files 88b9f7e encoding/ianaindex|htmlindex: API proposal for indexes. d48eb58 text/encoding/charmap: a few bug fixes in global vars a9f4d1a text/search: api proposal 2076e9c text/encoding: add MIB types to encodings. 7be3218 text/encoding/unicode: added BOMOverride. 5f74128 text/encoding/unicode: added tests and fixed bugs. 000f793 text/encoding/internal/identifier: 017c405 text/language: strip unneeded struct type qualifiers. c6e0c33 text/internal/testtext: added code size measurer. b6e95e7 text: added repository-wide generate tool. c6bc7e8 text: add codereview.cfg 26df76b text/internal/gen: generalized Open (needed for w3c data). 313fa8d text/width: added examples/ godoc improvements. cc9d297 text/width: added ASCII fast path for Narrow. 83ae7f6 text/width: added support for narrow and wide mappings. f54a587 text/width: added inverse mapping
2016-01-03 21:06:34 +01:00
gopkg/src/golang.org/x/text/currency/format.go
gopkg/src/golang.org/x/text/currency/format_test.go
gopkg/src/golang.org/x/text/currency/gen.go
gopkg/src/golang.org/x/text/currency/gen_common.go
gopkg/src/golang.org/x/text/currency/query.go
gopkg/src/golang.org/x/text/currency/query_test.go
Update go-text to 20151217. No changelog, other than the git commit messages, is available: cf49866 encoding/htmlindex: use UTF-8 encoding ce34b78 display: remove completely eab9e05 : run long tests after a generated package 0d87145 display: remove package bfd069c : added .gitignore 4b7e67e encoding: added Replacement identifier and htmlindex tests 1848af7 encoding: encoders return errors on out-of-repertoire runes f79ed80 : upgrade to CLDR 28 and necessary adjustments 92ca7bb encoding/charmap: don't map U+FFFD in encoder ecbd6a8 : added bidi and htmlindex packages to gen.go e1af416 encoding/htmlindex: updated tables 00e2053 unicode/bidi: moved bidi package to unicode a749bae runes: added ReplaceIllFormed dafab4a internal/format: fixed test for 32-bit architectures c27e06c encoding: introduce Decoder/Encoder types and error handling 27af644 encoding/charmap: fix some Windows types a0f6068 encoding/unicode: add WhatWG-compliant UTF8 Decoder 87ad79f bidi: fixed build breakage due to crossing changes a72c392 bidi: api proposal 458f474 bidi: port of reference implementation 435f36e runes: fix test breakage dd164d3 internal/triegen: handle \xc0 and \xc1 correctly 51beaed language/display: fix import 95315fc internal/format: added parser for CLDR number patterns edeeb43 unicode/cldr: moved cldr to the unicode directory 9efec26 width: fix table b8e57db language/display: moved display package 698d493 internal/ucd: added Parse function 7da657a bidi: rename BiDi class constants to short Unicode names. ed3f1de internal/ucd: allow non-runes in expansion mode e684700 message: add Catalog and formatted printing support bfdb694 internal: small optimization on UniqueTags. bd27c4a bidi: generate bidi trie and tests 54db231 internal/gen: add Repackage 954b8ae internal: add SortTags and UniqueTags 3fe38e9 currency: improve API 4838fa4 currency: equate undefined currency (XXX) to zero value da608de language: remove "may change" notice 216b73f encoding/runes: fixed unittest breakage 4b139bd language: remove Currency type. 419b439 language: deprecate ComprehensibleTo and Version d15837c language: reorder parsing code for clarity 44d5762 language: remove dependency on regexp 5eb8d46 language: deprecate Tag.ComprehensibleTo 615a6c1 language: new encoding for CompactIndex table 75c37a9 all: specify vanity import paths a38fc26 internal/gen: make long string consts vars b8643b2 language: add all languages with data in compact set d91e619 language: pass user options in matched tag cc8a7ec x/text/encoding/charmap: add more OEM codepages 22af857 language: improved example for parsing regions 0fe7e68 language: fixed test breakage f024ad8 currency: fixed bug related to rounding info 7f6d024 currency: added symbol support 5722c1c message: first checkin 601048a currency: add currency lookup for regions and tags 3ce2b88 language: user -u-va-posix instead of -x-posix. 8f6601e : Added depdendencies to top-level generator. 7d45f34 internal: added Parents table. 202ed04 language: bug fix in compact index number cb9d3ff language: added CompactIndex b4ffa8e language: support en_US_POSIX f8e557f internal/gen: add WriteGo variants of WriteGoFile equivalents 0820da9 cldr: comment out check to work around CLDR bug 6368131 currency: refactored currency-related code. 505f8b4 internal/tag: factored out tag.Index 0483357 gen: factored out generic slice generation. 57878ed gen: factored out some code generation code 723492b language: allow lang-region as variant prefix ff0822f internal: added NewInheritanceMatcher 07890ba cases: changed tests to be more version-aware 1309a18 cases: fix bug that caused character to drop in uppercase 083de50 cases: skip tests if unicode.Version does not match UnicodeVersion 43df643 display: fixed bug for unsupported tags 1af9528 language: fix bug where canonicalization is not idempotent e265e5b display: change Skipf to Errorf 3eb7007 collate/colltab: improve resilience to Unicode version changes. 8553a64 : added search and added missing dependency. 06f6f7a cases: improve resilience to Unicode version changes. a928dbc internal/gen: removed TODO 7c0e16d internal/gen: added Write*Version 50041c1 unicode/rangetable: Add key name when initializng Range16 and Range32. 2acc130 unicode/rangetable: added assigned tables 10e37ec text/encoding/japanese: iso-2022-jp encoder doesn't write KANJI-OUT. 7d081aa text: Upgrade to Unicode 8.0.0 be1f650 unicode/rangetable: updated comment 96ae61a language: added Currencies to the Coverage type. 1609407 unicode/rangetable: added New and Visit d4cc1b1 cases: prepare for Unicode 8.0.0 d611288 display: skip link test if go binary not found 0600016 encoding/unicode: workaround for bug in go 1.4.*. b93a7ba unicode/norm: fix bug that causes panic. fbf6178 search: allow non-normalized strings df923bb encoding/htmlindex: Fix generated code not being gofmted. 997478e encoding/htmlindex: implementation of htmlindex 5c66c9f collate: move iter from collate to internal/colltab 043fdd1 collate/colltab: fix a comment typo. f81fc0e search: added first implementation of search c93e7c9 collate/tools/colcmp: fix build breakage for darwin. 6c3b324 collate: fix test breakage cee5b80 text: upgrade to CLDR 27.0.1 af4c2d7 search: added language matcher for collation and search. 583b6ac search: generate search tables. f7bc91e runes: Added Transformer wrapper. 8d2a9d0 encoding/unicode: new BOM policy for standard UTF-16. c3788f3 runes: new runes package. fe79704 internal/colltab: some cleanup suggested earlier by Nigel. 4a2c389 text/internal/colltab: copy contract*.go files 88b9f7e encoding/ianaindex|htmlindex: API proposal for indexes. d48eb58 text/encoding/charmap: a few bug fixes in global vars a9f4d1a text/search: api proposal 2076e9c text/encoding: add MIB types to encodings. 7be3218 text/encoding/unicode: added BOMOverride. 5f74128 text/encoding/unicode: added tests and fixed bugs. 000f793 text/encoding/internal/identifier: 017c405 text/language: strip unneeded struct type qualifiers. c6e0c33 text/internal/testtext: added code size measurer. b6e95e7 text: added repository-wide generate tool. c6bc7e8 text: add codereview.cfg 26df76b text/internal/gen: generalized Open (needed for w3c data). 313fa8d text/width: added examples/ godoc improvements. cc9d297 text/width: added ASCII fast path for Narrow. 83ae7f6 text/width: added support for narrow and wide mappings. f54a587 text/width: added inverse mapping
2016-01-03 21:06:34 +01:00
gopkg/src/golang.org/x/text/currency/tables.go
gopkg/src/golang.org/x/text/currency/tables_test.go
gopkg/src/golang.org/x/text/date/data_test.go
gopkg/src/golang.org/x/text/date/gen.go
gopkg/src/golang.org/x/text/date/gen_test.go
gopkg/src/golang.org/x/text/date/tables.go
Update go-text to 20151217. No changelog, other than the git commit messages, is available: cf49866 encoding/htmlindex: use UTF-8 encoding ce34b78 display: remove completely eab9e05 : run long tests after a generated package 0d87145 display: remove package bfd069c : added .gitignore 4b7e67e encoding: added Replacement identifier and htmlindex tests 1848af7 encoding: encoders return errors on out-of-repertoire runes f79ed80 : upgrade to CLDR 28 and necessary adjustments 92ca7bb encoding/charmap: don't map U+FFFD in encoder ecbd6a8 : added bidi and htmlindex packages to gen.go e1af416 encoding/htmlindex: updated tables 00e2053 unicode/bidi: moved bidi package to unicode a749bae runes: added ReplaceIllFormed dafab4a internal/format: fixed test for 32-bit architectures c27e06c encoding: introduce Decoder/Encoder types and error handling 27af644 encoding/charmap: fix some Windows types a0f6068 encoding/unicode: add WhatWG-compliant UTF8 Decoder 87ad79f bidi: fixed build breakage due to crossing changes a72c392 bidi: api proposal 458f474 bidi: port of reference implementation 435f36e runes: fix test breakage dd164d3 internal/triegen: handle \xc0 and \xc1 correctly 51beaed language/display: fix import 95315fc internal/format: added parser for CLDR number patterns edeeb43 unicode/cldr: moved cldr to the unicode directory 9efec26 width: fix table b8e57db language/display: moved display package 698d493 internal/ucd: added Parse function 7da657a bidi: rename BiDi class constants to short Unicode names. ed3f1de internal/ucd: allow non-runes in expansion mode e684700 message: add Catalog and formatted printing support bfdb694 internal: small optimization on UniqueTags. bd27c4a bidi: generate bidi trie and tests 54db231 internal/gen: add Repackage 954b8ae internal: add SortTags and UniqueTags 3fe38e9 currency: improve API 4838fa4 currency: equate undefined currency (XXX) to zero value da608de language: remove "may change" notice 216b73f encoding/runes: fixed unittest breakage 4b139bd language: remove Currency type. 419b439 language: deprecate ComprehensibleTo and Version d15837c language: reorder parsing code for clarity 44d5762 language: remove dependency on regexp 5eb8d46 language: deprecate Tag.ComprehensibleTo 615a6c1 language: new encoding for CompactIndex table 75c37a9 all: specify vanity import paths a38fc26 internal/gen: make long string consts vars b8643b2 language: add all languages with data in compact set d91e619 language: pass user options in matched tag cc8a7ec x/text/encoding/charmap: add more OEM codepages 22af857 language: improved example for parsing regions 0fe7e68 language: fixed test breakage f024ad8 currency: fixed bug related to rounding info 7f6d024 currency: added symbol support 5722c1c message: first checkin 601048a currency: add currency lookup for regions and tags 3ce2b88 language: user -u-va-posix instead of -x-posix. 8f6601e : Added depdendencies to top-level generator. 7d45f34 internal: added Parents table. 202ed04 language: bug fix in compact index number cb9d3ff language: added CompactIndex b4ffa8e language: support en_US_POSIX f8e557f internal/gen: add WriteGo variants of WriteGoFile equivalents 0820da9 cldr: comment out check to work around CLDR bug 6368131 currency: refactored currency-related code. 505f8b4 internal/tag: factored out tag.Index 0483357 gen: factored out generic slice generation. 57878ed gen: factored out some code generation code 723492b language: allow lang-region as variant prefix ff0822f internal: added NewInheritanceMatcher 07890ba cases: changed tests to be more version-aware 1309a18 cases: fix bug that caused character to drop in uppercase 083de50 cases: skip tests if unicode.Version does not match UnicodeVersion 43df643 display: fixed bug for unsupported tags 1af9528 language: fix bug where canonicalization is not idempotent e265e5b display: change Skipf to Errorf 3eb7007 collate/colltab: improve resilience to Unicode version changes. 8553a64 : added search and added missing dependency. 06f6f7a cases: improve resilience to Unicode version changes. a928dbc internal/gen: removed TODO 7c0e16d internal/gen: added Write*Version 50041c1 unicode/rangetable: Add key name when initializng Range16 and Range32. 2acc130 unicode/rangetable: added assigned tables 10e37ec text/encoding/japanese: iso-2022-jp encoder doesn't write KANJI-OUT. 7d081aa text: Upgrade to Unicode 8.0.0 be1f650 unicode/rangetable: updated comment 96ae61a language: added Currencies to the Coverage type. 1609407 unicode/rangetable: added New and Visit d4cc1b1 cases: prepare for Unicode 8.0.0 d611288 display: skip link test if go binary not found 0600016 encoding/unicode: workaround for bug in go 1.4.*. b93a7ba unicode/norm: fix bug that causes panic. fbf6178 search: allow non-normalized strings df923bb encoding/htmlindex: Fix generated code not being gofmted. 997478e encoding/htmlindex: implementation of htmlindex 5c66c9f collate: move iter from collate to internal/colltab 043fdd1 collate/colltab: fix a comment typo. f81fc0e search: added first implementation of search c93e7c9 collate/tools/colcmp: fix build breakage for darwin. 6c3b324 collate: fix test breakage cee5b80 text: upgrade to CLDR 27.0.1 af4c2d7 search: added language matcher for collation and search. 583b6ac search: generate search tables. f7bc91e runes: Added Transformer wrapper. 8d2a9d0 encoding/unicode: new BOM policy for standard UTF-16. c3788f3 runes: new runes package. fe79704 internal/colltab: some cleanup suggested earlier by Nigel. 4a2c389 text/internal/colltab: copy contract*.go files 88b9f7e encoding/ianaindex|htmlindex: API proposal for indexes. d48eb58 text/encoding/charmap: a few bug fixes in global vars a9f4d1a text/search: api proposal 2076e9c text/encoding: add MIB types to encodings. 7be3218 text/encoding/unicode: added BOMOverride. 5f74128 text/encoding/unicode: added tests and fixed bugs. 000f793 text/encoding/internal/identifier: 017c405 text/language: strip unneeded struct type qualifiers. c6e0c33 text/internal/testtext: added code size measurer. b6e95e7 text: added repository-wide generate tool. c6bc7e8 text: add codereview.cfg 26df76b text/internal/gen: generalized Open (needed for w3c data). 313fa8d text/width: added examples/ godoc improvements. cc9d297 text/width: added ASCII fast path for Narrow. 83ae7f6 text/width: added support for narrow and wide mappings. f54a587 text/width: added inverse mapping
2016-01-03 21:06:34 +01:00
gopkg/src/golang.org/x/text/doc.go
gopkg/src/golang.org/x/text/encoding/charmap/charmap.go
Update go-text to 20151217. No changelog, other than the git commit messages, is available: cf49866 encoding/htmlindex: use UTF-8 encoding ce34b78 display: remove completely eab9e05 : run long tests after a generated package 0d87145 display: remove package bfd069c : added .gitignore 4b7e67e encoding: added Replacement identifier and htmlindex tests 1848af7 encoding: encoders return errors on out-of-repertoire runes f79ed80 : upgrade to CLDR 28 and necessary adjustments 92ca7bb encoding/charmap: don't map U+FFFD in encoder ecbd6a8 : added bidi and htmlindex packages to gen.go e1af416 encoding/htmlindex: updated tables 00e2053 unicode/bidi: moved bidi package to unicode a749bae runes: added ReplaceIllFormed dafab4a internal/format: fixed test for 32-bit architectures c27e06c encoding: introduce Decoder/Encoder types and error handling 27af644 encoding/charmap: fix some Windows types a0f6068 encoding/unicode: add WhatWG-compliant UTF8 Decoder 87ad79f bidi: fixed build breakage due to crossing changes a72c392 bidi: api proposal 458f474 bidi: port of reference implementation 435f36e runes: fix test breakage dd164d3 internal/triegen: handle \xc0 and \xc1 correctly 51beaed language/display: fix import 95315fc internal/format: added parser for CLDR number patterns edeeb43 unicode/cldr: moved cldr to the unicode directory 9efec26 width: fix table b8e57db language/display: moved display package 698d493 internal/ucd: added Parse function 7da657a bidi: rename BiDi class constants to short Unicode names. ed3f1de internal/ucd: allow non-runes in expansion mode e684700 message: add Catalog and formatted printing support bfdb694 internal: small optimization on UniqueTags. bd27c4a bidi: generate bidi trie and tests 54db231 internal/gen: add Repackage 954b8ae internal: add SortTags and UniqueTags 3fe38e9 currency: improve API 4838fa4 currency: equate undefined currency (XXX) to zero value da608de language: remove "may change" notice 216b73f encoding/runes: fixed unittest breakage 4b139bd language: remove Currency type. 419b439 language: deprecate ComprehensibleTo and Version d15837c language: reorder parsing code for clarity 44d5762 language: remove dependency on regexp 5eb8d46 language: deprecate Tag.ComprehensibleTo 615a6c1 language: new encoding for CompactIndex table 75c37a9 all: specify vanity import paths a38fc26 internal/gen: make long string consts vars b8643b2 language: add all languages with data in compact set d91e619 language: pass user options in matched tag cc8a7ec x/text/encoding/charmap: add more OEM codepages 22af857 language: improved example for parsing regions 0fe7e68 language: fixed test breakage f024ad8 currency: fixed bug related to rounding info 7f6d024 currency: added symbol support 5722c1c message: first checkin 601048a currency: add currency lookup for regions and tags 3ce2b88 language: user -u-va-posix instead of -x-posix. 8f6601e : Added depdendencies to top-level generator. 7d45f34 internal: added Parents table. 202ed04 language: bug fix in compact index number cb9d3ff language: added CompactIndex b4ffa8e language: support en_US_POSIX f8e557f internal/gen: add WriteGo variants of WriteGoFile equivalents 0820da9 cldr: comment out check to work around CLDR bug 6368131 currency: refactored currency-related code. 505f8b4 internal/tag: factored out tag.Index 0483357 gen: factored out generic slice generation. 57878ed gen: factored out some code generation code 723492b language: allow lang-region as variant prefix ff0822f internal: added NewInheritanceMatcher 07890ba cases: changed tests to be more version-aware 1309a18 cases: fix bug that caused character to drop in uppercase 083de50 cases: skip tests if unicode.Version does not match UnicodeVersion 43df643 display: fixed bug for unsupported tags 1af9528 language: fix bug where canonicalization is not idempotent e265e5b display: change Skipf to Errorf 3eb7007 collate/colltab: improve resilience to Unicode version changes. 8553a64 : added search and added missing dependency. 06f6f7a cases: improve resilience to Unicode version changes. a928dbc internal/gen: removed TODO 7c0e16d internal/gen: added Write*Version 50041c1 unicode/rangetable: Add key name when initializng Range16 and Range32. 2acc130 unicode/rangetable: added assigned tables 10e37ec text/encoding/japanese: iso-2022-jp encoder doesn't write KANJI-OUT. 7d081aa text: Upgrade to Unicode 8.0.0 be1f650 unicode/rangetable: updated comment 96ae61a language: added Currencies to the Coverage type. 1609407 unicode/rangetable: added New and Visit d4cc1b1 cases: prepare for Unicode 8.0.0 d611288 display: skip link test if go binary not found 0600016 encoding/unicode: workaround for bug in go 1.4.*. b93a7ba unicode/norm: fix bug that causes panic. fbf6178 search: allow non-normalized strings df923bb encoding/htmlindex: Fix generated code not being gofmted. 997478e encoding/htmlindex: implementation of htmlindex 5c66c9f collate: move iter from collate to internal/colltab 043fdd1 collate/colltab: fix a comment typo. f81fc0e search: added first implementation of search c93e7c9 collate/tools/colcmp: fix build breakage for darwin. 6c3b324 collate: fix test breakage cee5b80 text: upgrade to CLDR 27.0.1 af4c2d7 search: added language matcher for collation and search. 583b6ac search: generate search tables. f7bc91e runes: Added Transformer wrapper. 8d2a9d0 encoding/unicode: new BOM policy for standard UTF-16. c3788f3 runes: new runes package. fe79704 internal/colltab: some cleanup suggested earlier by Nigel. 4a2c389 text/internal/colltab: copy contract*.go files 88b9f7e encoding/ianaindex|htmlindex: API proposal for indexes. d48eb58 text/encoding/charmap: a few bug fixes in global vars a9f4d1a text/search: api proposal 2076e9c text/encoding: add MIB types to encodings. 7be3218 text/encoding/unicode: added BOMOverride. 5f74128 text/encoding/unicode: added tests and fixed bugs. 000f793 text/encoding/internal/identifier: 017c405 text/language: strip unneeded struct type qualifiers. c6e0c33 text/internal/testtext: added code size measurer. b6e95e7 text: added repository-wide generate tool. c6bc7e8 text: add codereview.cfg 26df76b text/internal/gen: generalized Open (needed for w3c data). 313fa8d text/width: added examples/ godoc improvements. cc9d297 text/width: added ASCII fast path for Narrow. 83ae7f6 text/width: added support for narrow and wide mappings. f54a587 text/width: added inverse mapping
2016-01-03 21:06:34 +01:00
gopkg/src/golang.org/x/text/encoding/charmap/charmap_test.go
gopkg/src/golang.org/x/text/encoding/charmap/maketables.go
gopkg/src/golang.org/x/text/encoding/charmap/tables.go
gopkg/src/golang.org/x/text/encoding/encoding.go
gopkg/src/golang.org/x/text/encoding/encoding_test.go
gopkg/src/golang.org/x/text/encoding/example_test.go
Update go-text to 20151217. No changelog, other than the git commit messages, is available: cf49866 encoding/htmlindex: use UTF-8 encoding ce34b78 display: remove completely eab9e05 : run long tests after a generated package 0d87145 display: remove package bfd069c : added .gitignore 4b7e67e encoding: added Replacement identifier and htmlindex tests 1848af7 encoding: encoders return errors on out-of-repertoire runes f79ed80 : upgrade to CLDR 28 and necessary adjustments 92ca7bb encoding/charmap: don't map U+FFFD in encoder ecbd6a8 : added bidi and htmlindex packages to gen.go e1af416 encoding/htmlindex: updated tables 00e2053 unicode/bidi: moved bidi package to unicode a749bae runes: added ReplaceIllFormed dafab4a internal/format: fixed test for 32-bit architectures c27e06c encoding: introduce Decoder/Encoder types and error handling 27af644 encoding/charmap: fix some Windows types a0f6068 encoding/unicode: add WhatWG-compliant UTF8 Decoder 87ad79f bidi: fixed build breakage due to crossing changes a72c392 bidi: api proposal 458f474 bidi: port of reference implementation 435f36e runes: fix test breakage dd164d3 internal/triegen: handle \xc0 and \xc1 correctly 51beaed language/display: fix import 95315fc internal/format: added parser for CLDR number patterns edeeb43 unicode/cldr: moved cldr to the unicode directory 9efec26 width: fix table b8e57db language/display: moved display package 698d493 internal/ucd: added Parse function 7da657a bidi: rename BiDi class constants to short Unicode names. ed3f1de internal/ucd: allow non-runes in expansion mode e684700 message: add Catalog and formatted printing support bfdb694 internal: small optimization on UniqueTags. bd27c4a bidi: generate bidi trie and tests 54db231 internal/gen: add Repackage 954b8ae internal: add SortTags and UniqueTags 3fe38e9 currency: improve API 4838fa4 currency: equate undefined currency (XXX) to zero value da608de language: remove "may change" notice 216b73f encoding/runes: fixed unittest breakage 4b139bd language: remove Currency type. 419b439 language: deprecate ComprehensibleTo and Version d15837c language: reorder parsing code for clarity 44d5762 language: remove dependency on regexp 5eb8d46 language: deprecate Tag.ComprehensibleTo 615a6c1 language: new encoding for CompactIndex table 75c37a9 all: specify vanity import paths a38fc26 internal/gen: make long string consts vars b8643b2 language: add all languages with data in compact set d91e619 language: pass user options in matched tag cc8a7ec x/text/encoding/charmap: add more OEM codepages 22af857 language: improved example for parsing regions 0fe7e68 language: fixed test breakage f024ad8 currency: fixed bug related to rounding info 7f6d024 currency: added symbol support 5722c1c message: first checkin 601048a currency: add currency lookup for regions and tags 3ce2b88 language: user -u-va-posix instead of -x-posix. 8f6601e : Added depdendencies to top-level generator. 7d45f34 internal: added Parents table. 202ed04 language: bug fix in compact index number cb9d3ff language: added CompactIndex b4ffa8e language: support en_US_POSIX f8e557f internal/gen: add WriteGo variants of WriteGoFile equivalents 0820da9 cldr: comment out check to work around CLDR bug 6368131 currency: refactored currency-related code. 505f8b4 internal/tag: factored out tag.Index 0483357 gen: factored out generic slice generation. 57878ed gen: factored out some code generation code 723492b language: allow lang-region as variant prefix ff0822f internal: added NewInheritanceMatcher 07890ba cases: changed tests to be more version-aware 1309a18 cases: fix bug that caused character to drop in uppercase 083de50 cases: skip tests if unicode.Version does not match UnicodeVersion 43df643 display: fixed bug for unsupported tags 1af9528 language: fix bug where canonicalization is not idempotent e265e5b display: change Skipf to Errorf 3eb7007 collate/colltab: improve resilience to Unicode version changes. 8553a64 : added search and added missing dependency. 06f6f7a cases: improve resilience to Unicode version changes. a928dbc internal/gen: removed TODO 7c0e16d internal/gen: added Write*Version 50041c1 unicode/rangetable: Add key name when initializng Range16 and Range32. 2acc130 unicode/rangetable: added assigned tables 10e37ec text/encoding/japanese: iso-2022-jp encoder doesn't write KANJI-OUT. 7d081aa text: Upgrade to Unicode 8.0.0 be1f650 unicode/rangetable: updated comment 96ae61a language: added Currencies to the Coverage type. 1609407 unicode/rangetable: added New and Visit d4cc1b1 cases: prepare for Unicode 8.0.0 d611288 display: skip link test if go binary not found 0600016 encoding/unicode: workaround for bug in go 1.4.*. b93a7ba unicode/norm: fix bug that causes panic. fbf6178 search: allow non-normalized strings df923bb encoding/htmlindex: Fix generated code not being gofmted. 997478e encoding/htmlindex: implementation of htmlindex 5c66c9f collate: move iter from collate to internal/colltab 043fdd1 collate/colltab: fix a comment typo. f81fc0e search: added first implementation of search c93e7c9 collate/tools/colcmp: fix build breakage for darwin. 6c3b324 collate: fix test breakage cee5b80 text: upgrade to CLDR 27.0.1 af4c2d7 search: added language matcher for collation and search. 583b6ac search: generate search tables. f7bc91e runes: Added Transformer wrapper. 8d2a9d0 encoding/unicode: new BOM policy for standard UTF-16. c3788f3 runes: new runes package. fe79704 internal/colltab: some cleanup suggested earlier by Nigel. 4a2c389 text/internal/colltab: copy contract*.go files 88b9f7e encoding/ianaindex|htmlindex: API proposal for indexes. d48eb58 text/encoding/charmap: a few bug fixes in global vars a9f4d1a text/search: api proposal 2076e9c text/encoding: add MIB types to encodings. 7be3218 text/encoding/unicode: added BOMOverride. 5f74128 text/encoding/unicode: added tests and fixed bugs. 000f793 text/encoding/internal/identifier: 017c405 text/language: strip unneeded struct type qualifiers. c6e0c33 text/internal/testtext: added code size measurer. b6e95e7 text: added repository-wide generate tool. c6bc7e8 text: add codereview.cfg 26df76b text/internal/gen: generalized Open (needed for w3c data). 313fa8d text/width: added examples/ godoc improvements. cc9d297 text/width: added ASCII fast path for Narrow. 83ae7f6 text/width: added support for narrow and wide mappings. f54a587 text/width: added inverse mapping
2016-01-03 21:06:34 +01:00
gopkg/src/golang.org/x/text/encoding/htmlindex/gen.go
gopkg/src/golang.org/x/text/encoding/htmlindex/htmlindex.go
gopkg/src/golang.org/x/text/encoding/htmlindex/htmlindex_test.go
gopkg/src/golang.org/x/text/encoding/htmlindex/map.go
gopkg/src/golang.org/x/text/encoding/htmlindex/tables.go
gopkg/src/golang.org/x/text/encoding/ianaindex/example_test.go
gopkg/src/golang.org/x/text/encoding/ianaindex/gen.go
Update go-text to 20151217. No changelog, other than the git commit messages, is available: cf49866 encoding/htmlindex: use UTF-8 encoding ce34b78 display: remove completely eab9e05 : run long tests after a generated package 0d87145 display: remove package bfd069c : added .gitignore 4b7e67e encoding: added Replacement identifier and htmlindex tests 1848af7 encoding: encoders return errors on out-of-repertoire runes f79ed80 : upgrade to CLDR 28 and necessary adjustments 92ca7bb encoding/charmap: don't map U+FFFD in encoder ecbd6a8 : added bidi and htmlindex packages to gen.go e1af416 encoding/htmlindex: updated tables 00e2053 unicode/bidi: moved bidi package to unicode a749bae runes: added ReplaceIllFormed dafab4a internal/format: fixed test for 32-bit architectures c27e06c encoding: introduce Decoder/Encoder types and error handling 27af644 encoding/charmap: fix some Windows types a0f6068 encoding/unicode: add WhatWG-compliant UTF8 Decoder 87ad79f bidi: fixed build breakage due to crossing changes a72c392 bidi: api proposal 458f474 bidi: port of reference implementation 435f36e runes: fix test breakage dd164d3 internal/triegen: handle \xc0 and \xc1 correctly 51beaed language/display: fix import 95315fc internal/format: added parser for CLDR number patterns edeeb43 unicode/cldr: moved cldr to the unicode directory 9efec26 width: fix table b8e57db language/display: moved display package 698d493 internal/ucd: added Parse function 7da657a bidi: rename BiDi class constants to short Unicode names. ed3f1de internal/ucd: allow non-runes in expansion mode e684700 message: add Catalog and formatted printing support bfdb694 internal: small optimization on UniqueTags. bd27c4a bidi: generate bidi trie and tests 54db231 internal/gen: add Repackage 954b8ae internal: add SortTags and UniqueTags 3fe38e9 currency: improve API 4838fa4 currency: equate undefined currency (XXX) to zero value da608de language: remove "may change" notice 216b73f encoding/runes: fixed unittest breakage 4b139bd language: remove Currency type. 419b439 language: deprecate ComprehensibleTo and Version d15837c language: reorder parsing code for clarity 44d5762 language: remove dependency on regexp 5eb8d46 language: deprecate Tag.ComprehensibleTo 615a6c1 language: new encoding for CompactIndex table 75c37a9 all: specify vanity import paths a38fc26 internal/gen: make long string consts vars b8643b2 language: add all languages with data in compact set d91e619 language: pass user options in matched tag cc8a7ec x/text/encoding/charmap: add more OEM codepages 22af857 language: improved example for parsing regions 0fe7e68 language: fixed test breakage f024ad8 currency: fixed bug related to rounding info 7f6d024 currency: added symbol support 5722c1c message: first checkin 601048a currency: add currency lookup for regions and tags 3ce2b88 language: user -u-va-posix instead of -x-posix. 8f6601e : Added depdendencies to top-level generator. 7d45f34 internal: added Parents table. 202ed04 language: bug fix in compact index number cb9d3ff language: added CompactIndex b4ffa8e language: support en_US_POSIX f8e557f internal/gen: add WriteGo variants of WriteGoFile equivalents 0820da9 cldr: comment out check to work around CLDR bug 6368131 currency: refactored currency-related code. 505f8b4 internal/tag: factored out tag.Index 0483357 gen: factored out generic slice generation. 57878ed gen: factored out some code generation code 723492b language: allow lang-region as variant prefix ff0822f internal: added NewInheritanceMatcher 07890ba cases: changed tests to be more version-aware 1309a18 cases: fix bug that caused character to drop in uppercase 083de50 cases: skip tests if unicode.Version does not match UnicodeVersion 43df643 display: fixed bug for unsupported tags 1af9528 language: fix bug where canonicalization is not idempotent e265e5b display: change Skipf to Errorf 3eb7007 collate/colltab: improve resilience to Unicode version changes. 8553a64 : added search and added missing dependency. 06f6f7a cases: improve resilience to Unicode version changes. a928dbc internal/gen: removed TODO 7c0e16d internal/gen: added Write*Version 50041c1 unicode/rangetable: Add key name when initializng Range16 and Range32. 2acc130 unicode/rangetable: added assigned tables 10e37ec text/encoding/japanese: iso-2022-jp encoder doesn't write KANJI-OUT. 7d081aa text: Upgrade to Unicode 8.0.0 be1f650 unicode/rangetable: updated comment 96ae61a language: added Currencies to the Coverage type. 1609407 unicode/rangetable: added New and Visit d4cc1b1 cases: prepare for Unicode 8.0.0 d611288 display: skip link test if go binary not found 0600016 encoding/unicode: workaround for bug in go 1.4.*. b93a7ba unicode/norm: fix bug that causes panic. fbf6178 search: allow non-normalized strings df923bb encoding/htmlindex: Fix generated code not being gofmted. 997478e encoding/htmlindex: implementation of htmlindex 5c66c9f collate: move iter from collate to internal/colltab 043fdd1 collate/colltab: fix a comment typo. f81fc0e search: added first implementation of search c93e7c9 collate/tools/colcmp: fix build breakage for darwin. 6c3b324 collate: fix test breakage cee5b80 text: upgrade to CLDR 27.0.1 af4c2d7 search: added language matcher for collation and search. 583b6ac search: generate search tables. f7bc91e runes: Added Transformer wrapper. 8d2a9d0 encoding/unicode: new BOM policy for standard UTF-16. c3788f3 runes: new runes package. fe79704 internal/colltab: some cleanup suggested earlier by Nigel. 4a2c389 text/internal/colltab: copy contract*.go files 88b9f7e encoding/ianaindex|htmlindex: API proposal for indexes. d48eb58 text/encoding/charmap: a few bug fixes in global vars a9f4d1a text/search: api proposal 2076e9c text/encoding: add MIB types to encodings. 7be3218 text/encoding/unicode: added BOMOverride. 5f74128 text/encoding/unicode: added tests and fixed bugs. 000f793 text/encoding/internal/identifier: 017c405 text/language: strip unneeded struct type qualifiers. c6e0c33 text/internal/testtext: added code size measurer. b6e95e7 text: added repository-wide generate tool. c6bc7e8 text: add codereview.cfg 26df76b text/internal/gen: generalized Open (needed for w3c data). 313fa8d text/width: added examples/ godoc improvements. cc9d297 text/width: added ASCII fast path for Narrow. 83ae7f6 text/width: added support for narrow and wide mappings. f54a587 text/width: added inverse mapping
2016-01-03 21:06:34 +01:00
gopkg/src/golang.org/x/text/encoding/ianaindex/ianaindex.go
gopkg/src/golang.org/x/text/encoding/ianaindex/ianaindex_test.go
gopkg/src/golang.org/x/text/encoding/ianaindex/tables.go
gopkg/src/golang.org/x/text/encoding/internal/enctest/enctest.go
Update go-text to 20151217. No changelog, other than the git commit messages, is available: cf49866 encoding/htmlindex: use UTF-8 encoding ce34b78 display: remove completely eab9e05 : run long tests after a generated package 0d87145 display: remove package bfd069c : added .gitignore 4b7e67e encoding: added Replacement identifier and htmlindex tests 1848af7 encoding: encoders return errors on out-of-repertoire runes f79ed80 : upgrade to CLDR 28 and necessary adjustments 92ca7bb encoding/charmap: don't map U+FFFD in encoder ecbd6a8 : added bidi and htmlindex packages to gen.go e1af416 encoding/htmlindex: updated tables 00e2053 unicode/bidi: moved bidi package to unicode a749bae runes: added ReplaceIllFormed dafab4a internal/format: fixed test for 32-bit architectures c27e06c encoding: introduce Decoder/Encoder types and error handling 27af644 encoding/charmap: fix some Windows types a0f6068 encoding/unicode: add WhatWG-compliant UTF8 Decoder 87ad79f bidi: fixed build breakage due to crossing changes a72c392 bidi: api proposal 458f474 bidi: port of reference implementation 435f36e runes: fix test breakage dd164d3 internal/triegen: handle \xc0 and \xc1 correctly 51beaed language/display: fix import 95315fc internal/format: added parser for CLDR number patterns edeeb43 unicode/cldr: moved cldr to the unicode directory 9efec26 width: fix table b8e57db language/display: moved display package 698d493 internal/ucd: added Parse function 7da657a bidi: rename BiDi class constants to short Unicode names. ed3f1de internal/ucd: allow non-runes in expansion mode e684700 message: add Catalog and formatted printing support bfdb694 internal: small optimization on UniqueTags. bd27c4a bidi: generate bidi trie and tests 54db231 internal/gen: add Repackage 954b8ae internal: add SortTags and UniqueTags 3fe38e9 currency: improve API 4838fa4 currency: equate undefined currency (XXX) to zero value da608de language: remove "may change" notice 216b73f encoding/runes: fixed unittest breakage 4b139bd language: remove Currency type. 419b439 language: deprecate ComprehensibleTo and Version d15837c language: reorder parsing code for clarity 44d5762 language: remove dependency on regexp 5eb8d46 language: deprecate Tag.ComprehensibleTo 615a6c1 language: new encoding for CompactIndex table 75c37a9 all: specify vanity import paths a38fc26 internal/gen: make long string consts vars b8643b2 language: add all languages with data in compact set d91e619 language: pass user options in matched tag cc8a7ec x/text/encoding/charmap: add more OEM codepages 22af857 language: improved example for parsing regions 0fe7e68 language: fixed test breakage f024ad8 currency: fixed bug related to rounding info 7f6d024 currency: added symbol support 5722c1c message: first checkin 601048a currency: add currency lookup for regions and tags 3ce2b88 language: user -u-va-posix instead of -x-posix. 8f6601e : Added depdendencies to top-level generator. 7d45f34 internal: added Parents table. 202ed04 language: bug fix in compact index number cb9d3ff language: added CompactIndex b4ffa8e language: support en_US_POSIX f8e557f internal/gen: add WriteGo variants of WriteGoFile equivalents 0820da9 cldr: comment out check to work around CLDR bug 6368131 currency: refactored currency-related code. 505f8b4 internal/tag: factored out tag.Index 0483357 gen: factored out generic slice generation. 57878ed gen: factored out some code generation code 723492b language: allow lang-region as variant prefix ff0822f internal: added NewInheritanceMatcher 07890ba cases: changed tests to be more version-aware 1309a18 cases: fix bug that caused character to drop in uppercase 083de50 cases: skip tests if unicode.Version does not match UnicodeVersion 43df643 display: fixed bug for unsupported tags 1af9528 language: fix bug where canonicalization is not idempotent e265e5b display: change Skipf to Errorf 3eb7007 collate/colltab: improve resilience to Unicode version changes. 8553a64 : added search and added missing dependency. 06f6f7a cases: improve resilience to Unicode version changes. a928dbc internal/gen: removed TODO 7c0e16d internal/gen: added Write*Version 50041c1 unicode/rangetable: Add key name when initializng Range16 and Range32. 2acc130 unicode/rangetable: added assigned tables 10e37ec text/encoding/japanese: iso-2022-jp encoder doesn't write KANJI-OUT. 7d081aa text: Upgrade to Unicode 8.0.0 be1f650 unicode/rangetable: updated comment 96ae61a language: added Currencies to the Coverage type. 1609407 unicode/rangetable: added New and Visit d4cc1b1 cases: prepare for Unicode 8.0.0 d611288 display: skip link test if go binary not found 0600016 encoding/unicode: workaround for bug in go 1.4.*. b93a7ba unicode/norm: fix bug that causes panic. fbf6178 search: allow non-normalized strings df923bb encoding/htmlindex: Fix generated code not being gofmted. 997478e encoding/htmlindex: implementation of htmlindex 5c66c9f collate: move iter from collate to internal/colltab 043fdd1 collate/colltab: fix a comment typo. f81fc0e search: added first implementation of search c93e7c9 collate/tools/colcmp: fix build breakage for darwin. 6c3b324 collate: fix test breakage cee5b80 text: upgrade to CLDR 27.0.1 af4c2d7 search: added language matcher for collation and search. 583b6ac search: generate search tables. f7bc91e runes: Added Transformer wrapper. 8d2a9d0 encoding/unicode: new BOM policy for standard UTF-16. c3788f3 runes: new runes package. fe79704 internal/colltab: some cleanup suggested earlier by Nigel. 4a2c389 text/internal/colltab: copy contract*.go files 88b9f7e encoding/ianaindex|htmlindex: API proposal for indexes. d48eb58 text/encoding/charmap: a few bug fixes in global vars a9f4d1a text/search: api proposal 2076e9c text/encoding: add MIB types to encodings. 7be3218 text/encoding/unicode: added BOMOverride. 5f74128 text/encoding/unicode: added tests and fixed bugs. 000f793 text/encoding/internal/identifier: 017c405 text/language: strip unneeded struct type qualifiers. c6e0c33 text/internal/testtext: added code size measurer. b6e95e7 text: added repository-wide generate tool. c6bc7e8 text: add codereview.cfg 26df76b text/internal/gen: generalized Open (needed for w3c data). 313fa8d text/width: added examples/ godoc improvements. cc9d297 text/width: added ASCII fast path for Narrow. 83ae7f6 text/width: added support for narrow and wide mappings. f54a587 text/width: added inverse mapping
2016-01-03 21:06:34 +01:00
gopkg/src/golang.org/x/text/encoding/internal/identifier/gen.go
gopkg/src/golang.org/x/text/encoding/internal/identifier/identifier.go
gopkg/src/golang.org/x/text/encoding/internal/identifier/mib.go
gopkg/src/golang.org/x/text/encoding/internal/internal.go
gopkg/src/golang.org/x/text/encoding/japanese/all.go
gopkg/src/golang.org/x/text/encoding/japanese/all_test.go
gopkg/src/golang.org/x/text/encoding/japanese/eucjp.go
gopkg/src/golang.org/x/text/encoding/japanese/iso2022jp.go
gopkg/src/golang.org/x/text/encoding/japanese/maketables.go
gopkg/src/golang.org/x/text/encoding/japanese/shiftjis.go
gopkg/src/golang.org/x/text/encoding/japanese/tables.go
Update go-text to 20151217. No changelog, other than the git commit messages, is available: cf49866 encoding/htmlindex: use UTF-8 encoding ce34b78 display: remove completely eab9e05 : run long tests after a generated package 0d87145 display: remove package bfd069c : added .gitignore 4b7e67e encoding: added Replacement identifier and htmlindex tests 1848af7 encoding: encoders return errors on out-of-repertoire runes f79ed80 : upgrade to CLDR 28 and necessary adjustments 92ca7bb encoding/charmap: don't map U+FFFD in encoder ecbd6a8 : added bidi and htmlindex packages to gen.go e1af416 encoding/htmlindex: updated tables 00e2053 unicode/bidi: moved bidi package to unicode a749bae runes: added ReplaceIllFormed dafab4a internal/format: fixed test for 32-bit architectures c27e06c encoding: introduce Decoder/Encoder types and error handling 27af644 encoding/charmap: fix some Windows types a0f6068 encoding/unicode: add WhatWG-compliant UTF8 Decoder 87ad79f bidi: fixed build breakage due to crossing changes a72c392 bidi: api proposal 458f474 bidi: port of reference implementation 435f36e runes: fix test breakage dd164d3 internal/triegen: handle \xc0 and \xc1 correctly 51beaed language/display: fix import 95315fc internal/format: added parser for CLDR number patterns edeeb43 unicode/cldr: moved cldr to the unicode directory 9efec26 width: fix table b8e57db language/display: moved display package 698d493 internal/ucd: added Parse function 7da657a bidi: rename BiDi class constants to short Unicode names. ed3f1de internal/ucd: allow non-runes in expansion mode e684700 message: add Catalog and formatted printing support bfdb694 internal: small optimization on UniqueTags. bd27c4a bidi: generate bidi trie and tests 54db231 internal/gen: add Repackage 954b8ae internal: add SortTags and UniqueTags 3fe38e9 currency: improve API 4838fa4 currency: equate undefined currency (XXX) to zero value da608de language: remove "may change" notice 216b73f encoding/runes: fixed unittest breakage 4b139bd language: remove Currency type. 419b439 language: deprecate ComprehensibleTo and Version d15837c language: reorder parsing code for clarity 44d5762 language: remove dependency on regexp 5eb8d46 language: deprecate Tag.ComprehensibleTo 615a6c1 language: new encoding for CompactIndex table 75c37a9 all: specify vanity import paths a38fc26 internal/gen: make long string consts vars b8643b2 language: add all languages with data in compact set d91e619 language: pass user options in matched tag cc8a7ec x/text/encoding/charmap: add more OEM codepages 22af857 language: improved example for parsing regions 0fe7e68 language: fixed test breakage f024ad8 currency: fixed bug related to rounding info 7f6d024 currency: added symbol support 5722c1c message: first checkin 601048a currency: add currency lookup for regions and tags 3ce2b88 language: user -u-va-posix instead of -x-posix. 8f6601e : Added depdendencies to top-level generator. 7d45f34 internal: added Parents table. 202ed04 language: bug fix in compact index number cb9d3ff language: added CompactIndex b4ffa8e language: support en_US_POSIX f8e557f internal/gen: add WriteGo variants of WriteGoFile equivalents 0820da9 cldr: comment out check to work around CLDR bug 6368131 currency: refactored currency-related code. 505f8b4 internal/tag: factored out tag.Index 0483357 gen: factored out generic slice generation. 57878ed gen: factored out some code generation code 723492b language: allow lang-region as variant prefix ff0822f internal: added NewInheritanceMatcher 07890ba cases: changed tests to be more version-aware 1309a18 cases: fix bug that caused character to drop in uppercase 083de50 cases: skip tests if unicode.Version does not match UnicodeVersion 43df643 display: fixed bug for unsupported tags 1af9528 language: fix bug where canonicalization is not idempotent e265e5b display: change Skipf to Errorf 3eb7007 collate/colltab: improve resilience to Unicode version changes. 8553a64 : added search and added missing dependency. 06f6f7a cases: improve resilience to Unicode version changes. a928dbc internal/gen: removed TODO 7c0e16d internal/gen: added Write*Version 50041c1 unicode/rangetable: Add key name when initializng Range16 and Range32. 2acc130 unicode/rangetable: added assigned tables 10e37ec text/encoding/japanese: iso-2022-jp encoder doesn't write KANJI-OUT. 7d081aa text: Upgrade to Unicode 8.0.0 be1f650 unicode/rangetable: updated comment 96ae61a language: added Currencies to the Coverage type. 1609407 unicode/rangetable: added New and Visit d4cc1b1 cases: prepare for Unicode 8.0.0 d611288 display: skip link test if go binary not found 0600016 encoding/unicode: workaround for bug in go 1.4.*. b93a7ba unicode/norm: fix bug that causes panic. fbf6178 search: allow non-normalized strings df923bb encoding/htmlindex: Fix generated code not being gofmted. 997478e encoding/htmlindex: implementation of htmlindex 5c66c9f collate: move iter from collate to internal/colltab 043fdd1 collate/colltab: fix a comment typo. f81fc0e search: added first implementation of search c93e7c9 collate/tools/colcmp: fix build breakage for darwin. 6c3b324 collate: fix test breakage cee5b80 text: upgrade to CLDR 27.0.1 af4c2d7 search: added language matcher for collation and search. 583b6ac search: generate search tables. f7bc91e runes: Added Transformer wrapper. 8d2a9d0 encoding/unicode: new BOM policy for standard UTF-16. c3788f3 runes: new runes package. fe79704 internal/colltab: some cleanup suggested earlier by Nigel. 4a2c389 text/internal/colltab: copy contract*.go files 88b9f7e encoding/ianaindex|htmlindex: API proposal for indexes. d48eb58 text/encoding/charmap: a few bug fixes in global vars a9f4d1a text/search: api proposal 2076e9c text/encoding: add MIB types to encodings. 7be3218 text/encoding/unicode: added BOMOverride. 5f74128 text/encoding/unicode: added tests and fixed bugs. 000f793 text/encoding/internal/identifier: 017c405 text/language: strip unneeded struct type qualifiers. c6e0c33 text/internal/testtext: added code size measurer. b6e95e7 text: added repository-wide generate tool. c6bc7e8 text: add codereview.cfg 26df76b text/internal/gen: generalized Open (needed for w3c data). 313fa8d text/width: added examples/ godoc improvements. cc9d297 text/width: added ASCII fast path for Narrow. 83ae7f6 text/width: added support for narrow and wide mappings. f54a587 text/width: added inverse mapping
2016-01-03 21:06:34 +01:00
gopkg/src/golang.org/x/text/encoding/korean/all_test.go
gopkg/src/golang.org/x/text/encoding/korean/euckr.go
gopkg/src/golang.org/x/text/encoding/korean/maketables.go
gopkg/src/golang.org/x/text/encoding/korean/tables.go
Update go-text to 20151217. No changelog, other than the git commit messages, is available: cf49866 encoding/htmlindex: use UTF-8 encoding ce34b78 display: remove completely eab9e05 : run long tests after a generated package 0d87145 display: remove package bfd069c : added .gitignore 4b7e67e encoding: added Replacement identifier and htmlindex tests 1848af7 encoding: encoders return errors on out-of-repertoire runes f79ed80 : upgrade to CLDR 28 and necessary adjustments 92ca7bb encoding/charmap: don't map U+FFFD in encoder ecbd6a8 : added bidi and htmlindex packages to gen.go e1af416 encoding/htmlindex: updated tables 00e2053 unicode/bidi: moved bidi package to unicode a749bae runes: added ReplaceIllFormed dafab4a internal/format: fixed test for 32-bit architectures c27e06c encoding: introduce Decoder/Encoder types and error handling 27af644 encoding/charmap: fix some Windows types a0f6068 encoding/unicode: add WhatWG-compliant UTF8 Decoder 87ad79f bidi: fixed build breakage due to crossing changes a72c392 bidi: api proposal 458f474 bidi: port of reference implementation 435f36e runes: fix test breakage dd164d3 internal/triegen: handle \xc0 and \xc1 correctly 51beaed language/display: fix import 95315fc internal/format: added parser for CLDR number patterns edeeb43 unicode/cldr: moved cldr to the unicode directory 9efec26 width: fix table b8e57db language/display: moved display package 698d493 internal/ucd: added Parse function 7da657a bidi: rename BiDi class constants to short Unicode names. ed3f1de internal/ucd: allow non-runes in expansion mode e684700 message: add Catalog and formatted printing support bfdb694 internal: small optimization on UniqueTags. bd27c4a bidi: generate bidi trie and tests 54db231 internal/gen: add Repackage 954b8ae internal: add SortTags and UniqueTags 3fe38e9 currency: improve API 4838fa4 currency: equate undefined currency (XXX) to zero value da608de language: remove "may change" notice 216b73f encoding/runes: fixed unittest breakage 4b139bd language: remove Currency type. 419b439 language: deprecate ComprehensibleTo and Version d15837c language: reorder parsing code for clarity 44d5762 language: remove dependency on regexp 5eb8d46 language: deprecate Tag.ComprehensibleTo 615a6c1 language: new encoding for CompactIndex table 75c37a9 all: specify vanity import paths a38fc26 internal/gen: make long string consts vars b8643b2 language: add all languages with data in compact set d91e619 language: pass user options in matched tag cc8a7ec x/text/encoding/charmap: add more OEM codepages 22af857 language: improved example for parsing regions 0fe7e68 language: fixed test breakage f024ad8 currency: fixed bug related to rounding info 7f6d024 currency: added symbol support 5722c1c message: first checkin 601048a currency: add currency lookup for regions and tags 3ce2b88 language: user -u-va-posix instead of -x-posix. 8f6601e : Added depdendencies to top-level generator. 7d45f34 internal: added Parents table. 202ed04 language: bug fix in compact index number cb9d3ff language: added CompactIndex b4ffa8e language: support en_US_POSIX f8e557f internal/gen: add WriteGo variants of WriteGoFile equivalents 0820da9 cldr: comment out check to work around CLDR bug 6368131 currency: refactored currency-related code. 505f8b4 internal/tag: factored out tag.Index 0483357 gen: factored out generic slice generation. 57878ed gen: factored out some code generation code 723492b language: allow lang-region as variant prefix ff0822f internal: added NewInheritanceMatcher 07890ba cases: changed tests to be more version-aware 1309a18 cases: fix bug that caused character to drop in uppercase 083de50 cases: skip tests if unicode.Version does not match UnicodeVersion 43df643 display: fixed bug for unsupported tags 1af9528 language: fix bug where canonicalization is not idempotent e265e5b display: change Skipf to Errorf 3eb7007 collate/colltab: improve resilience to Unicode version changes. 8553a64 : added search and added missing dependency. 06f6f7a cases: improve resilience to Unicode version changes. a928dbc internal/gen: removed TODO 7c0e16d internal/gen: added Write*Version 50041c1 unicode/rangetable: Add key name when initializng Range16 and Range32. 2acc130 unicode/rangetable: added assigned tables 10e37ec text/encoding/japanese: iso-2022-jp encoder doesn't write KANJI-OUT. 7d081aa text: Upgrade to Unicode 8.0.0 be1f650 unicode/rangetable: updated comment 96ae61a language: added Currencies to the Coverage type. 1609407 unicode/rangetable: added New and Visit d4cc1b1 cases: prepare for Unicode 8.0.0 d611288 display: skip link test if go binary not found 0600016 encoding/unicode: workaround for bug in go 1.4.*. b93a7ba unicode/norm: fix bug that causes panic. fbf6178 search: allow non-normalized strings df923bb encoding/htmlindex: Fix generated code not being gofmted. 997478e encoding/htmlindex: implementation of htmlindex 5c66c9f collate: move iter from collate to internal/colltab 043fdd1 collate/colltab: fix a comment typo. f81fc0e search: added first implementation of search c93e7c9 collate/tools/colcmp: fix build breakage for darwin. 6c3b324 collate: fix test breakage cee5b80 text: upgrade to CLDR 27.0.1 af4c2d7 search: added language matcher for collation and search. 583b6ac search: generate search tables. f7bc91e runes: Added Transformer wrapper. 8d2a9d0 encoding/unicode: new BOM policy for standard UTF-16. c3788f3 runes: new runes package. fe79704 internal/colltab: some cleanup suggested earlier by Nigel. 4a2c389 text/internal/colltab: copy contract*.go files 88b9f7e encoding/ianaindex|htmlindex: API proposal for indexes. d48eb58 text/encoding/charmap: a few bug fixes in global vars a9f4d1a text/search: api proposal 2076e9c text/encoding: add MIB types to encodings. 7be3218 text/encoding/unicode: added BOMOverride. 5f74128 text/encoding/unicode: added tests and fixed bugs. 000f793 text/encoding/internal/identifier: 017c405 text/language: strip unneeded struct type qualifiers. c6e0c33 text/internal/testtext: added code size measurer. b6e95e7 text: added repository-wide generate tool. c6bc7e8 text: add codereview.cfg 26df76b text/internal/gen: generalized Open (needed for w3c data). 313fa8d text/width: added examples/ godoc improvements. cc9d297 text/width: added ASCII fast path for Narrow. 83ae7f6 text/width: added support for narrow and wide mappings. f54a587 text/width: added inverse mapping
2016-01-03 21:06:34 +01:00
gopkg/src/golang.org/x/text/encoding/simplifiedchinese/all.go
gopkg/src/golang.org/x/text/encoding/simplifiedchinese/all_test.go
gopkg/src/golang.org/x/text/encoding/simplifiedchinese/gbk.go
gopkg/src/golang.org/x/text/encoding/simplifiedchinese/hzgb2312.go
gopkg/src/golang.org/x/text/encoding/simplifiedchinese/maketables.go
gopkg/src/golang.org/x/text/encoding/simplifiedchinese/tables.go
gopkg/src/golang.org/x/text/encoding/testdata/candide-gb18030.txt
gopkg/src/golang.org/x/text/encoding/testdata/candide-utf-16le.txt
gopkg/src/golang.org/x/text/encoding/testdata/candide-utf-32be.txt
gopkg/src/golang.org/x/text/encoding/testdata/candide-utf-8.txt
gopkg/src/golang.org/x/text/encoding/testdata/candide-windows-1252.txt
gopkg/src/golang.org/x/text/encoding/testdata/rashomon-euc-jp.txt
gopkg/src/golang.org/x/text/encoding/testdata/rashomon-iso-2022-jp.txt
gopkg/src/golang.org/x/text/encoding/testdata/rashomon-shift-jis.txt
gopkg/src/golang.org/x/text/encoding/testdata/rashomon-utf-8.txt
gopkg/src/golang.org/x/text/encoding/testdata/sunzi-bingfa-gb-levels-1-and-2-hz-gb2312.txt
gopkg/src/golang.org/x/text/encoding/testdata/sunzi-bingfa-gb-levels-1-and-2-utf-8.txt
gopkg/src/golang.org/x/text/encoding/testdata/sunzi-bingfa-simplified-gbk.txt
gopkg/src/golang.org/x/text/encoding/testdata/sunzi-bingfa-simplified-utf-8.txt
gopkg/src/golang.org/x/text/encoding/testdata/sunzi-bingfa-traditional-big5.txt
gopkg/src/golang.org/x/text/encoding/testdata/sunzi-bingfa-traditional-utf-8.txt
gopkg/src/golang.org/x/text/encoding/testdata/unsu-joh-eun-nal-euc-kr.txt
gopkg/src/golang.org/x/text/encoding/testdata/unsu-joh-eun-nal-utf-8.txt
Update go-text to 20151217. No changelog, other than the git commit messages, is available: cf49866 encoding/htmlindex: use UTF-8 encoding ce34b78 display: remove completely eab9e05 : run long tests after a generated package 0d87145 display: remove package bfd069c : added .gitignore 4b7e67e encoding: added Replacement identifier and htmlindex tests 1848af7 encoding: encoders return errors on out-of-repertoire runes f79ed80 : upgrade to CLDR 28 and necessary adjustments 92ca7bb encoding/charmap: don't map U+FFFD in encoder ecbd6a8 : added bidi and htmlindex packages to gen.go e1af416 encoding/htmlindex: updated tables 00e2053 unicode/bidi: moved bidi package to unicode a749bae runes: added ReplaceIllFormed dafab4a internal/format: fixed test for 32-bit architectures c27e06c encoding: introduce Decoder/Encoder types and error handling 27af644 encoding/charmap: fix some Windows types a0f6068 encoding/unicode: add WhatWG-compliant UTF8 Decoder 87ad79f bidi: fixed build breakage due to crossing changes a72c392 bidi: api proposal 458f474 bidi: port of reference implementation 435f36e runes: fix test breakage dd164d3 internal/triegen: handle \xc0 and \xc1 correctly 51beaed language/display: fix import 95315fc internal/format: added parser for CLDR number patterns edeeb43 unicode/cldr: moved cldr to the unicode directory 9efec26 width: fix table b8e57db language/display: moved display package 698d493 internal/ucd: added Parse function 7da657a bidi: rename BiDi class constants to short Unicode names. ed3f1de internal/ucd: allow non-runes in expansion mode e684700 message: add Catalog and formatted printing support bfdb694 internal: small optimization on UniqueTags. bd27c4a bidi: generate bidi trie and tests 54db231 internal/gen: add Repackage 954b8ae internal: add SortTags and UniqueTags 3fe38e9 currency: improve API 4838fa4 currency: equate undefined currency (XXX) to zero value da608de language: remove "may change" notice 216b73f encoding/runes: fixed unittest breakage 4b139bd language: remove Currency type. 419b439 language: deprecate ComprehensibleTo and Version d15837c language: reorder parsing code for clarity 44d5762 language: remove dependency on regexp 5eb8d46 language: deprecate Tag.ComprehensibleTo 615a6c1 language: new encoding for CompactIndex table 75c37a9 all: specify vanity import paths a38fc26 internal/gen: make long string consts vars b8643b2 language: add all languages with data in compact set d91e619 language: pass user options in matched tag cc8a7ec x/text/encoding/charmap: add more OEM codepages 22af857 language: improved example for parsing regions 0fe7e68 language: fixed test breakage f024ad8 currency: fixed bug related to rounding info 7f6d024 currency: added symbol support 5722c1c message: first checkin 601048a currency: add currency lookup for regions and tags 3ce2b88 language: user -u-va-posix instead of -x-posix. 8f6601e : Added depdendencies to top-level generator. 7d45f34 internal: added Parents table. 202ed04 language: bug fix in compact index number cb9d3ff language: added CompactIndex b4ffa8e language: support en_US_POSIX f8e557f internal/gen: add WriteGo variants of WriteGoFile equivalents 0820da9 cldr: comment out check to work around CLDR bug 6368131 currency: refactored currency-related code. 505f8b4 internal/tag: factored out tag.Index 0483357 gen: factored out generic slice generation. 57878ed gen: factored out some code generation code 723492b language: allow lang-region as variant prefix ff0822f internal: added NewInheritanceMatcher 07890ba cases: changed tests to be more version-aware 1309a18 cases: fix bug that caused character to drop in uppercase 083de50 cases: skip tests if unicode.Version does not match UnicodeVersion 43df643 display: fixed bug for unsupported tags 1af9528 language: fix bug where canonicalization is not idempotent e265e5b display: change Skipf to Errorf 3eb7007 collate/colltab: improve resilience to Unicode version changes. 8553a64 : added search and added missing dependency. 06f6f7a cases: improve resilience to Unicode version changes. a928dbc internal/gen: removed TODO 7c0e16d internal/gen: added Write*Version 50041c1 unicode/rangetable: Add key name when initializng Range16 and Range32. 2acc130 unicode/rangetable: added assigned tables 10e37ec text/encoding/japanese: iso-2022-jp encoder doesn't write KANJI-OUT. 7d081aa text: Upgrade to Unicode 8.0.0 be1f650 unicode/rangetable: updated comment 96ae61a language: added Currencies to the Coverage type. 1609407 unicode/rangetable: added New and Visit d4cc1b1 cases: prepare for Unicode 8.0.0 d611288 display: skip link test if go binary not found 0600016 encoding/unicode: workaround for bug in go 1.4.*. b93a7ba unicode/norm: fix bug that causes panic. fbf6178 search: allow non-normalized strings df923bb encoding/htmlindex: Fix generated code not being gofmted. 997478e encoding/htmlindex: implementation of htmlindex 5c66c9f collate: move iter from collate to internal/colltab 043fdd1 collate/colltab: fix a comment typo. f81fc0e search: added first implementation of search c93e7c9 collate/tools/colcmp: fix build breakage for darwin. 6c3b324 collate: fix test breakage cee5b80 text: upgrade to CLDR 27.0.1 af4c2d7 search: added language matcher for collation and search. 583b6ac search: generate search tables. f7bc91e runes: Added Transformer wrapper. 8d2a9d0 encoding/unicode: new BOM policy for standard UTF-16. c3788f3 runes: new runes package. fe79704 internal/colltab: some cleanup suggested earlier by Nigel. 4a2c389 text/internal/colltab: copy contract*.go files 88b9f7e encoding/ianaindex|htmlindex: API proposal for indexes. d48eb58 text/encoding/charmap: a few bug fixes in global vars a9f4d1a text/search: api proposal 2076e9c text/encoding: add MIB types to encodings. 7be3218 text/encoding/unicode: added BOMOverride. 5f74128 text/encoding/unicode: added tests and fixed bugs. 000f793 text/encoding/internal/identifier: 017c405 text/language: strip unneeded struct type qualifiers. c6e0c33 text/internal/testtext: added code size measurer. b6e95e7 text: added repository-wide generate tool. c6bc7e8 text: add codereview.cfg 26df76b text/internal/gen: generalized Open (needed for w3c data). 313fa8d text/width: added examples/ godoc improvements. cc9d297 text/width: added ASCII fast path for Narrow. 83ae7f6 text/width: added support for narrow and wide mappings. f54a587 text/width: added inverse mapping
2016-01-03 21:06:34 +01:00
gopkg/src/golang.org/x/text/encoding/traditionalchinese/all_test.go
gopkg/src/golang.org/x/text/encoding/traditionalchinese/big5.go
gopkg/src/golang.org/x/text/encoding/traditionalchinese/maketables.go
gopkg/src/golang.org/x/text/encoding/traditionalchinese/tables.go
Update go-text to 20151217. No changelog, other than the git commit messages, is available: cf49866 encoding/htmlindex: use UTF-8 encoding ce34b78 display: remove completely eab9e05 : run long tests after a generated package 0d87145 display: remove package bfd069c : added .gitignore 4b7e67e encoding: added Replacement identifier and htmlindex tests 1848af7 encoding: encoders return errors on out-of-repertoire runes f79ed80 : upgrade to CLDR 28 and necessary adjustments 92ca7bb encoding/charmap: don't map U+FFFD in encoder ecbd6a8 : added bidi and htmlindex packages to gen.go e1af416 encoding/htmlindex: updated tables 00e2053 unicode/bidi: moved bidi package to unicode a749bae runes: added ReplaceIllFormed dafab4a internal/format: fixed test for 32-bit architectures c27e06c encoding: introduce Decoder/Encoder types and error handling 27af644 encoding/charmap: fix some Windows types a0f6068 encoding/unicode: add WhatWG-compliant UTF8 Decoder 87ad79f bidi: fixed build breakage due to crossing changes a72c392 bidi: api proposal 458f474 bidi: port of reference implementation 435f36e runes: fix test breakage dd164d3 internal/triegen: handle \xc0 and \xc1 correctly 51beaed language/display: fix import 95315fc internal/format: added parser for CLDR number patterns edeeb43 unicode/cldr: moved cldr to the unicode directory 9efec26 width: fix table b8e57db language/display: moved display package 698d493 internal/ucd: added Parse function 7da657a bidi: rename BiDi class constants to short Unicode names. ed3f1de internal/ucd: allow non-runes in expansion mode e684700 message: add Catalog and formatted printing support bfdb694 internal: small optimization on UniqueTags. bd27c4a bidi: generate bidi trie and tests 54db231 internal/gen: add Repackage 954b8ae internal: add SortTags and UniqueTags 3fe38e9 currency: improve API 4838fa4 currency: equate undefined currency (XXX) to zero value da608de language: remove "may change" notice 216b73f encoding/runes: fixed unittest breakage 4b139bd language: remove Currency type. 419b439 language: deprecate ComprehensibleTo and Version d15837c language: reorder parsing code for clarity 44d5762 language: remove dependency on regexp 5eb8d46 language: deprecate Tag.ComprehensibleTo 615a6c1 language: new encoding for CompactIndex table 75c37a9 all: specify vanity import paths a38fc26 internal/gen: make long string consts vars b8643b2 language: add all languages with data in compact set d91e619 language: pass user options in matched tag cc8a7ec x/text/encoding/charmap: add more OEM codepages 22af857 language: improved example for parsing regions 0fe7e68 language: fixed test breakage f024ad8 currency: fixed bug related to rounding info 7f6d024 currency: added symbol support 5722c1c message: first checkin 601048a currency: add currency lookup for regions and tags 3ce2b88 language: user -u-va-posix instead of -x-posix. 8f6601e : Added depdendencies to top-level generator. 7d45f34 internal: added Parents table. 202ed04 language: bug fix in compact index number cb9d3ff language: added CompactIndex b4ffa8e language: support en_US_POSIX f8e557f internal/gen: add WriteGo variants of WriteGoFile equivalents 0820da9 cldr: comment out check to work around CLDR bug 6368131 currency: refactored currency-related code. 505f8b4 internal/tag: factored out tag.Index 0483357 gen: factored out generic slice generation. 57878ed gen: factored out some code generation code 723492b language: allow lang-region as variant prefix ff0822f internal: added NewInheritanceMatcher 07890ba cases: changed tests to be more version-aware 1309a18 cases: fix bug that caused character to drop in uppercase 083de50 cases: skip tests if unicode.Version does not match UnicodeVersion 43df643 display: fixed bug for unsupported tags 1af9528 language: fix bug where canonicalization is not idempotent e265e5b display: change Skipf to Errorf 3eb7007 collate/colltab: improve resilience to Unicode version changes. 8553a64 : added search and added missing dependency. 06f6f7a cases: improve resilience to Unicode version changes. a928dbc internal/gen: removed TODO 7c0e16d internal/gen: added Write*Version 50041c1 unicode/rangetable: Add key name when initializng Range16 and Range32. 2acc130 unicode/rangetable: added assigned tables 10e37ec text/encoding/japanese: iso-2022-jp encoder doesn't write KANJI-OUT. 7d081aa text: Upgrade to Unicode 8.0.0 be1f650 unicode/rangetable: updated comment 96ae61a language: added Currencies to the Coverage type. 1609407 unicode/rangetable: added New and Visit d4cc1b1 cases: prepare for Unicode 8.0.0 d611288 display: skip link test if go binary not found 0600016 encoding/unicode: workaround for bug in go 1.4.*. b93a7ba unicode/norm: fix bug that causes panic. fbf6178 search: allow non-normalized strings df923bb encoding/htmlindex: Fix generated code not being gofmted. 997478e encoding/htmlindex: implementation of htmlindex 5c66c9f collate: move iter from collate to internal/colltab 043fdd1 collate/colltab: fix a comment typo. f81fc0e search: added first implementation of search c93e7c9 collate/tools/colcmp: fix build breakage for darwin. 6c3b324 collate: fix test breakage cee5b80 text: upgrade to CLDR 27.0.1 af4c2d7 search: added language matcher for collation and search. 583b6ac search: generate search tables. f7bc91e runes: Added Transformer wrapper. 8d2a9d0 encoding/unicode: new BOM policy for standard UTF-16. c3788f3 runes: new runes package. fe79704 internal/colltab: some cleanup suggested earlier by Nigel. 4a2c389 text/internal/colltab: copy contract*.go files 88b9f7e encoding/ianaindex|htmlindex: API proposal for indexes. d48eb58 text/encoding/charmap: a few bug fixes in global vars a9f4d1a text/search: api proposal 2076e9c text/encoding: add MIB types to encodings. 7be3218 text/encoding/unicode: added BOMOverride. 5f74128 text/encoding/unicode: added tests and fixed bugs. 000f793 text/encoding/internal/identifier: 017c405 text/language: strip unneeded struct type qualifiers. c6e0c33 text/internal/testtext: added code size measurer. b6e95e7 text: added repository-wide generate tool. c6bc7e8 text: add codereview.cfg 26df76b text/internal/gen: generalized Open (needed for w3c data). 313fa8d text/width: added examples/ godoc improvements. cc9d297 text/width: added ASCII fast path for Narrow. 83ae7f6 text/width: added support for narrow and wide mappings. f54a587 text/width: added inverse mapping
2016-01-03 21:06:34 +01:00
gopkg/src/golang.org/x/text/encoding/unicode/override.go
gopkg/src/golang.org/x/text/encoding/unicode/unicode.go
Update go-text to 20151217. No changelog, other than the git commit messages, is available: cf49866 encoding/htmlindex: use UTF-8 encoding ce34b78 display: remove completely eab9e05 : run long tests after a generated package 0d87145 display: remove package bfd069c : added .gitignore 4b7e67e encoding: added Replacement identifier and htmlindex tests 1848af7 encoding: encoders return errors on out-of-repertoire runes f79ed80 : upgrade to CLDR 28 and necessary adjustments 92ca7bb encoding/charmap: don't map U+FFFD in encoder ecbd6a8 : added bidi and htmlindex packages to gen.go e1af416 encoding/htmlindex: updated tables 00e2053 unicode/bidi: moved bidi package to unicode a749bae runes: added ReplaceIllFormed dafab4a internal/format: fixed test for 32-bit architectures c27e06c encoding: introduce Decoder/Encoder types and error handling 27af644 encoding/charmap: fix some Windows types a0f6068 encoding/unicode: add WhatWG-compliant UTF8 Decoder 87ad79f bidi: fixed build breakage due to crossing changes a72c392 bidi: api proposal 458f474 bidi: port of reference implementation 435f36e runes: fix test breakage dd164d3 internal/triegen: handle \xc0 and \xc1 correctly 51beaed language/display: fix import 95315fc internal/format: added parser for CLDR number patterns edeeb43 unicode/cldr: moved cldr to the unicode directory 9efec26 width: fix table b8e57db language/display: moved display package 698d493 internal/ucd: added Parse function 7da657a bidi: rename BiDi class constants to short Unicode names. ed3f1de internal/ucd: allow non-runes in expansion mode e684700 message: add Catalog and formatted printing support bfdb694 internal: small optimization on UniqueTags. bd27c4a bidi: generate bidi trie and tests 54db231 internal/gen: add Repackage 954b8ae internal: add SortTags and UniqueTags 3fe38e9 currency: improve API 4838fa4 currency: equate undefined currency (XXX) to zero value da608de language: remove "may change" notice 216b73f encoding/runes: fixed unittest breakage 4b139bd language: remove Currency type. 419b439 language: deprecate ComprehensibleTo and Version d15837c language: reorder parsing code for clarity 44d5762 language: remove dependency on regexp 5eb8d46 language: deprecate Tag.ComprehensibleTo 615a6c1 language: new encoding for CompactIndex table 75c37a9 all: specify vanity import paths a38fc26 internal/gen: make long string consts vars b8643b2 language: add all languages with data in compact set d91e619 language: pass user options in matched tag cc8a7ec x/text/encoding/charmap: add more OEM codepages 22af857 language: improved example for parsing regions 0fe7e68 language: fixed test breakage f024ad8 currency: fixed bug related to rounding info 7f6d024 currency: added symbol support 5722c1c message: first checkin 601048a currency: add currency lookup for regions and tags 3ce2b88 language: user -u-va-posix instead of -x-posix. 8f6601e : Added depdendencies to top-level generator. 7d45f34 internal: added Parents table. 202ed04 language: bug fix in compact index number cb9d3ff language: added CompactIndex b4ffa8e language: support en_US_POSIX f8e557f internal/gen: add WriteGo variants of WriteGoFile equivalents 0820da9 cldr: comment out check to work around CLDR bug 6368131 currency: refactored currency-related code. 505f8b4 internal/tag: factored out tag.Index 0483357 gen: factored out generic slice generation. 57878ed gen: factored out some code generation code 723492b language: allow lang-region as variant prefix ff0822f internal: added NewInheritanceMatcher 07890ba cases: changed tests to be more version-aware 1309a18 cases: fix bug that caused character to drop in uppercase 083de50 cases: skip tests if unicode.Version does not match UnicodeVersion 43df643 display: fixed bug for unsupported tags 1af9528 language: fix bug where canonicalization is not idempotent e265e5b display: change Skipf to Errorf 3eb7007 collate/colltab: improve resilience to Unicode version changes. 8553a64 : added search and added missing dependency. 06f6f7a cases: improve resilience to Unicode version changes. a928dbc internal/gen: removed TODO 7c0e16d internal/gen: added Write*Version 50041c1 unicode/rangetable: Add key name when initializng Range16 and Range32. 2acc130 unicode/rangetable: added assigned tables 10e37ec text/encoding/japanese: iso-2022-jp encoder doesn't write KANJI-OUT. 7d081aa text: Upgrade to Unicode 8.0.0 be1f650 unicode/rangetable: updated comment 96ae61a language: added Currencies to the Coverage type. 1609407 unicode/rangetable: added New and Visit d4cc1b1 cases: prepare for Unicode 8.0.0 d611288 display: skip link test if go binary not found 0600016 encoding/unicode: workaround for bug in go 1.4.*. b93a7ba unicode/norm: fix bug that causes panic. fbf6178 search: allow non-normalized strings df923bb encoding/htmlindex: Fix generated code not being gofmted. 997478e encoding/htmlindex: implementation of htmlindex 5c66c9f collate: move iter from collate to internal/colltab 043fdd1 collate/colltab: fix a comment typo. f81fc0e search: added first implementation of search c93e7c9 collate/tools/colcmp: fix build breakage for darwin. 6c3b324 collate: fix test breakage cee5b80 text: upgrade to CLDR 27.0.1 af4c2d7 search: added language matcher for collation and search. 583b6ac search: generate search tables. f7bc91e runes: Added Transformer wrapper. 8d2a9d0 encoding/unicode: new BOM policy for standard UTF-16. c3788f3 runes: new runes package. fe79704 internal/colltab: some cleanup suggested earlier by Nigel. 4a2c389 text/internal/colltab: copy contract*.go files 88b9f7e encoding/ianaindex|htmlindex: API proposal for indexes. d48eb58 text/encoding/charmap: a few bug fixes in global vars a9f4d1a text/search: api proposal 2076e9c text/encoding: add MIB types to encodings. 7be3218 text/encoding/unicode: added BOMOverride. 5f74128 text/encoding/unicode: added tests and fixed bugs. 000f793 text/encoding/internal/identifier: 017c405 text/language: strip unneeded struct type qualifiers. c6e0c33 text/internal/testtext: added code size measurer. b6e95e7 text: added repository-wide generate tool. c6bc7e8 text: add codereview.cfg 26df76b text/internal/gen: generalized Open (needed for w3c data). 313fa8d text/width: added examples/ godoc improvements. cc9d297 text/width: added ASCII fast path for Narrow. 83ae7f6 text/width: added support for narrow and wide mappings. f54a587 text/width: added inverse mapping
2016-01-03 21:06:34 +01:00
gopkg/src/golang.org/x/text/encoding/unicode/unicode_test.go
gopkg/src/golang.org/x/text/encoding/unicode/utf32/utf32.go
gopkg/src/golang.org/x/text/encoding/unicode/utf32/utf32_test.go
gopkg/src/golang.org/x/text/feature/plural/common.go
gopkg/src/golang.org/x/text/feature/plural/data_test.go
gopkg/src/golang.org/x/text/feature/plural/example_test.go
gopkg/src/golang.org/x/text/feature/plural/gen.go
gopkg/src/golang.org/x/text/feature/plural/gen_common.go
gopkg/src/golang.org/x/text/feature/plural/message.go
gopkg/src/golang.org/x/text/feature/plural/message_test.go
gopkg/src/golang.org/x/text/feature/plural/plural.go
gopkg/src/golang.org/x/text/feature/plural/plural_test.go
gopkg/src/golang.org/x/text/feature/plural/tables.go
Update go-text to 20151217. No changelog, other than the git commit messages, is available: cf49866 encoding/htmlindex: use UTF-8 encoding ce34b78 display: remove completely eab9e05 : run long tests after a generated package 0d87145 display: remove package bfd069c : added .gitignore 4b7e67e encoding: added Replacement identifier and htmlindex tests 1848af7 encoding: encoders return errors on out-of-repertoire runes f79ed80 : upgrade to CLDR 28 and necessary adjustments 92ca7bb encoding/charmap: don't map U+FFFD in encoder ecbd6a8 : added bidi and htmlindex packages to gen.go e1af416 encoding/htmlindex: updated tables 00e2053 unicode/bidi: moved bidi package to unicode a749bae runes: added ReplaceIllFormed dafab4a internal/format: fixed test for 32-bit architectures c27e06c encoding: introduce Decoder/Encoder types and error handling 27af644 encoding/charmap: fix some Windows types a0f6068 encoding/unicode: add WhatWG-compliant UTF8 Decoder 87ad79f bidi: fixed build breakage due to crossing changes a72c392 bidi: api proposal 458f474 bidi: port of reference implementation 435f36e runes: fix test breakage dd164d3 internal/triegen: handle \xc0 and \xc1 correctly 51beaed language/display: fix import 95315fc internal/format: added parser for CLDR number patterns edeeb43 unicode/cldr: moved cldr to the unicode directory 9efec26 width: fix table b8e57db language/display: moved display package 698d493 internal/ucd: added Parse function 7da657a bidi: rename BiDi class constants to short Unicode names. ed3f1de internal/ucd: allow non-runes in expansion mode e684700 message: add Catalog and formatted printing support bfdb694 internal: small optimization on UniqueTags. bd27c4a bidi: generate bidi trie and tests 54db231 internal/gen: add Repackage 954b8ae internal: add SortTags and UniqueTags 3fe38e9 currency: improve API 4838fa4 currency: equate undefined currency (XXX) to zero value da608de language: remove "may change" notice 216b73f encoding/runes: fixed unittest breakage 4b139bd language: remove Currency type. 419b439 language: deprecate ComprehensibleTo and Version d15837c language: reorder parsing code for clarity 44d5762 language: remove dependency on regexp 5eb8d46 language: deprecate Tag.ComprehensibleTo 615a6c1 language: new encoding for CompactIndex table 75c37a9 all: specify vanity import paths a38fc26 internal/gen: make long string consts vars b8643b2 language: add all languages with data in compact set d91e619 language: pass user options in matched tag cc8a7ec x/text/encoding/charmap: add more OEM codepages 22af857 language: improved example for parsing regions 0fe7e68 language: fixed test breakage f024ad8 currency: fixed bug related to rounding info 7f6d024 currency: added symbol support 5722c1c message: first checkin 601048a currency: add currency lookup for regions and tags 3ce2b88 language: user -u-va-posix instead of -x-posix. 8f6601e : Added depdendencies to top-level generator. 7d45f34 internal: added Parents table. 202ed04 language: bug fix in compact index number cb9d3ff language: added CompactIndex b4ffa8e language: support en_US_POSIX f8e557f internal/gen: add WriteGo variants of WriteGoFile equivalents 0820da9 cldr: comment out check to work around CLDR bug 6368131 currency: refactored currency-related code. 505f8b4 internal/tag: factored out tag.Index 0483357 gen: factored out generic slice generation. 57878ed gen: factored out some code generation code 723492b language: allow lang-region as variant prefix ff0822f internal: added NewInheritanceMatcher 07890ba cases: changed tests to be more version-aware 1309a18 cases: fix bug that caused character to drop in uppercase 083de50 cases: skip tests if unicode.Version does not match UnicodeVersion 43df643 display: fixed bug for unsupported tags 1af9528 language: fix bug where canonicalization is not idempotent e265e5b display: change Skipf to Errorf 3eb7007 collate/colltab: improve resilience to Unicode version changes. 8553a64 : added search and added missing dependency. 06f6f7a cases: improve resilience to Unicode version changes. a928dbc internal/gen: removed TODO 7c0e16d internal/gen: added Write*Version 50041c1 unicode/rangetable: Add key name when initializng Range16 and Range32. 2acc130 unicode/rangetable: added assigned tables 10e37ec text/encoding/japanese: iso-2022-jp encoder doesn't write KANJI-OUT. 7d081aa text: Upgrade to Unicode 8.0.0 be1f650 unicode/rangetable: updated comment 96ae61a language: added Currencies to the Coverage type. 1609407 unicode/rangetable: added New and Visit d4cc1b1 cases: prepare for Unicode 8.0.0 d611288 display: skip link test if go binary not found 0600016 encoding/unicode: workaround for bug in go 1.4.*. b93a7ba unicode/norm: fix bug that causes panic. fbf6178 search: allow non-normalized strings df923bb encoding/htmlindex: Fix generated code not being gofmted. 997478e encoding/htmlindex: implementation of htmlindex 5c66c9f collate: move iter from collate to internal/colltab 043fdd1 collate/colltab: fix a comment typo. f81fc0e search: added first implementation of search c93e7c9 collate/tools/colcmp: fix build breakage for darwin. 6c3b324 collate: fix test breakage cee5b80 text: upgrade to CLDR 27.0.1 af4c2d7 search: added language matcher for collation and search. 583b6ac search: generate search tables. f7bc91e runes: Added Transformer wrapper. 8d2a9d0 encoding/unicode: new BOM policy for standard UTF-16. c3788f3 runes: new runes package. fe79704 internal/colltab: some cleanup suggested earlier by Nigel. 4a2c389 text/internal/colltab: copy contract*.go files 88b9f7e encoding/ianaindex|htmlindex: API proposal for indexes. d48eb58 text/encoding/charmap: a few bug fixes in global vars a9f4d1a text/search: api proposal 2076e9c text/encoding: add MIB types to encodings. 7be3218 text/encoding/unicode: added BOMOverride. 5f74128 text/encoding/unicode: added tests and fixed bugs. 000f793 text/encoding/internal/identifier: 017c405 text/language: strip unneeded struct type qualifiers. c6e0c33 text/internal/testtext: added code size measurer. b6e95e7 text: added repository-wide generate tool. c6bc7e8 text: add codereview.cfg 26df76b text/internal/gen: generalized Open (needed for w3c data). 313fa8d text/width: added examples/ godoc improvements. cc9d297 text/width: added ASCII fast path for Narrow. 83ae7f6 text/width: added support for narrow and wide mappings. f54a587 text/width: added inverse mapping
2016-01-03 21:06:34 +01:00
gopkg/src/golang.org/x/text/gen.go
gopkg/src/golang.org/x/text/internal/catmsg/catmsg.go
gopkg/src/golang.org/x/text/internal/catmsg/catmsg_test.go
gopkg/src/golang.org/x/text/internal/catmsg/codec.go
gopkg/src/golang.org/x/text/internal/catmsg/varint.go
gopkg/src/golang.org/x/text/internal/catmsg/varint_test.go
gopkg/src/golang.org/x/text/internal/cldrtree/cldrtree.go
gopkg/src/golang.org/x/text/internal/cldrtree/cldrtree_test.go
gopkg/src/golang.org/x/text/internal/cldrtree/generate.go
gopkg/src/golang.org/x/text/internal/cldrtree/option.go
gopkg/src/golang.org/x/text/internal/cldrtree/testdata/test1/common/main/root.xml
gopkg/src/golang.org/x/text/internal/cldrtree/testdata/test1/output.go
gopkg/src/golang.org/x/text/internal/cldrtree/testdata/test2/common/main/en.xml
gopkg/src/golang.org/x/text/internal/cldrtree/testdata/test2/common/main/en_001.xml
gopkg/src/golang.org/x/text/internal/cldrtree/testdata/test2/common/main/en_GB.xml
gopkg/src/golang.org/x/text/internal/cldrtree/testdata/test2/common/main/root.xml
gopkg/src/golang.org/x/text/internal/cldrtree/testdata/test2/output.go
gopkg/src/golang.org/x/text/internal/cldrtree/tree.go
gopkg/src/golang.org/x/text/internal/cldrtree/type.go
gopkg/src/golang.org/x/text/internal/colltab/collate_test.go
gopkg/src/golang.org/x/text/internal/colltab/collelem.go
gopkg/src/golang.org/x/text/internal/colltab/collelem_test.go
gopkg/src/golang.org/x/text/internal/colltab/colltab.go
Update go-text to 20151217. No changelog, other than the git commit messages, is available: cf49866 encoding/htmlindex: use UTF-8 encoding ce34b78 display: remove completely eab9e05 : run long tests after a generated package 0d87145 display: remove package bfd069c : added .gitignore 4b7e67e encoding: added Replacement identifier and htmlindex tests 1848af7 encoding: encoders return errors on out-of-repertoire runes f79ed80 : upgrade to CLDR 28 and necessary adjustments 92ca7bb encoding/charmap: don't map U+FFFD in encoder ecbd6a8 : added bidi and htmlindex packages to gen.go e1af416 encoding/htmlindex: updated tables 00e2053 unicode/bidi: moved bidi package to unicode a749bae runes: added ReplaceIllFormed dafab4a internal/format: fixed test for 32-bit architectures c27e06c encoding: introduce Decoder/Encoder types and error handling 27af644 encoding/charmap: fix some Windows types a0f6068 encoding/unicode: add WhatWG-compliant UTF8 Decoder 87ad79f bidi: fixed build breakage due to crossing changes a72c392 bidi: api proposal 458f474 bidi: port of reference implementation 435f36e runes: fix test breakage dd164d3 internal/triegen: handle \xc0 and \xc1 correctly 51beaed language/display: fix import 95315fc internal/format: added parser for CLDR number patterns edeeb43 unicode/cldr: moved cldr to the unicode directory 9efec26 width: fix table b8e57db language/display: moved display package 698d493 internal/ucd: added Parse function 7da657a bidi: rename BiDi class constants to short Unicode names. ed3f1de internal/ucd: allow non-runes in expansion mode e684700 message: add Catalog and formatted printing support bfdb694 internal: small optimization on UniqueTags. bd27c4a bidi: generate bidi trie and tests 54db231 internal/gen: add Repackage 954b8ae internal: add SortTags and UniqueTags 3fe38e9 currency: improve API 4838fa4 currency: equate undefined currency (XXX) to zero value da608de language: remove "may change" notice 216b73f encoding/runes: fixed unittest breakage 4b139bd language: remove Currency type. 419b439 language: deprecate ComprehensibleTo and Version d15837c language: reorder parsing code for clarity 44d5762 language: remove dependency on regexp 5eb8d46 language: deprecate Tag.ComprehensibleTo 615a6c1 language: new encoding for CompactIndex table 75c37a9 all: specify vanity import paths a38fc26 internal/gen: make long string consts vars b8643b2 language: add all languages with data in compact set d91e619 language: pass user options in matched tag cc8a7ec x/text/encoding/charmap: add more OEM codepages 22af857 language: improved example for parsing regions 0fe7e68 language: fixed test breakage f024ad8 currency: fixed bug related to rounding info 7f6d024 currency: added symbol support 5722c1c message: first checkin 601048a currency: add currency lookup for regions and tags 3ce2b88 language: user -u-va-posix instead of -x-posix. 8f6601e : Added depdendencies to top-level generator. 7d45f34 internal: added Parents table. 202ed04 language: bug fix in compact index number cb9d3ff language: added CompactIndex b4ffa8e language: support en_US_POSIX f8e557f internal/gen: add WriteGo variants of WriteGoFile equivalents 0820da9 cldr: comment out check to work around CLDR bug 6368131 currency: refactored currency-related code. 505f8b4 internal/tag: factored out tag.Index 0483357 gen: factored out generic slice generation. 57878ed gen: factored out some code generation code 723492b language: allow lang-region as variant prefix ff0822f internal: added NewInheritanceMatcher 07890ba cases: changed tests to be more version-aware 1309a18 cases: fix bug that caused character to drop in uppercase 083de50 cases: skip tests if unicode.Version does not match UnicodeVersion 43df643 display: fixed bug for unsupported tags 1af9528 language: fix bug where canonicalization is not idempotent e265e5b display: change Skipf to Errorf 3eb7007 collate/colltab: improve resilience to Unicode version changes. 8553a64 : added search and added missing dependency. 06f6f7a cases: improve resilience to Unicode version changes. a928dbc internal/gen: removed TODO 7c0e16d internal/gen: added Write*Version 50041c1 unicode/rangetable: Add key name when initializng Range16 and Range32. 2acc130 unicode/rangetable: added assigned tables 10e37ec text/encoding/japanese: iso-2022-jp encoder doesn't write KANJI-OUT. 7d081aa text: Upgrade to Unicode 8.0.0 be1f650 unicode/rangetable: updated comment 96ae61a language: added Currencies to the Coverage type. 1609407 unicode/rangetable: added New and Visit d4cc1b1 cases: prepare for Unicode 8.0.0 d611288 display: skip link test if go binary not found 0600016 encoding/unicode: workaround for bug in go 1.4.*. b93a7ba unicode/norm: fix bug that causes panic. fbf6178 search: allow non-normalized strings df923bb encoding/htmlindex: Fix generated code not being gofmted. 997478e encoding/htmlindex: implementation of htmlindex 5c66c9f collate: move iter from collate to internal/colltab 043fdd1 collate/colltab: fix a comment typo. f81fc0e search: added first implementation of search c93e7c9 collate/tools/colcmp: fix build breakage for darwin. 6c3b324 collate: fix test breakage cee5b80 text: upgrade to CLDR 27.0.1 af4c2d7 search: added language matcher for collation and search. 583b6ac search: generate search tables. f7bc91e runes: Added Transformer wrapper. 8d2a9d0 encoding/unicode: new BOM policy for standard UTF-16. c3788f3 runes: new runes package. fe79704 internal/colltab: some cleanup suggested earlier by Nigel. 4a2c389 text/internal/colltab: copy contract*.go files 88b9f7e encoding/ianaindex|htmlindex: API proposal for indexes. d48eb58 text/encoding/charmap: a few bug fixes in global vars a9f4d1a text/search: api proposal 2076e9c text/encoding: add MIB types to encodings. 7be3218 text/encoding/unicode: added BOMOverride. 5f74128 text/encoding/unicode: added tests and fixed bugs. 000f793 text/encoding/internal/identifier: 017c405 text/language: strip unneeded struct type qualifiers. c6e0c33 text/internal/testtext: added code size measurer. b6e95e7 text: added repository-wide generate tool. c6bc7e8 text: add codereview.cfg 26df76b text/internal/gen: generalized Open (needed for w3c data). 313fa8d text/width: added examples/ godoc improvements. cc9d297 text/width: added ASCII fast path for Narrow. 83ae7f6 text/width: added support for narrow and wide mappings. f54a587 text/width: added inverse mapping
2016-01-03 21:06:34 +01:00
gopkg/src/golang.org/x/text/internal/colltab/colltab_test.go
gopkg/src/golang.org/x/text/internal/colltab/contract.go
gopkg/src/golang.org/x/text/internal/colltab/contract_test.go
gopkg/src/golang.org/x/text/internal/colltab/iter.go
gopkg/src/golang.org/x/text/internal/colltab/iter_test.go
gopkg/src/golang.org/x/text/internal/colltab/numeric.go
gopkg/src/golang.org/x/text/internal/colltab/numeric_test.go
gopkg/src/golang.org/x/text/internal/colltab/table.go
gopkg/src/golang.org/x/text/internal/colltab/trie.go
gopkg/src/golang.org/x/text/internal/colltab/trie_test.go
gopkg/src/golang.org/x/text/internal/colltab/weighter.go
gopkg/src/golang.org/x/text/internal/colltab/weighter_test.go
gopkg/src/golang.org/x/text/internal/export/README
gopkg/src/golang.org/x/text/internal/export/idna/common_test.go
gopkg/src/golang.org/x/text/internal/export/idna/example_test.go
gopkg/src/golang.org/x/text/internal/export/idna/gen.go
gopkg/src/golang.org/x/text/internal/export/idna/gen10.0.0_test.go
gopkg/src/golang.org/x/text/internal/export/idna/gen9.0.0_test.go
gopkg/src/golang.org/x/text/internal/export/idna/gen_common.go
gopkg/src/golang.org/x/text/internal/export/idna/gen_trieval.go
gopkg/src/golang.org/x/text/internal/export/idna/idna10.0.0.go
gopkg/src/golang.org/x/text/internal/export/idna/idna10.0.0_test.go
gopkg/src/golang.org/x/text/internal/export/idna/idna9.0.0.go
gopkg/src/golang.org/x/text/internal/export/idna/idna9.0.0_test.go
gopkg/src/golang.org/x/text/internal/export/idna/idna_test.go
gopkg/src/golang.org/x/text/internal/export/idna/punycode.go
gopkg/src/golang.org/x/text/internal/export/idna/punycode_test.go
gopkg/src/golang.org/x/text/internal/export/idna/tables10.0.0.go
gopkg/src/golang.org/x/text/internal/export/idna/tables9.0.0.go
gopkg/src/golang.org/x/text/internal/export/idna/trie.go
gopkg/src/golang.org/x/text/internal/export/idna/trieval.go
Update go-text to 20151217. No changelog, other than the git commit messages, is available: cf49866 encoding/htmlindex: use UTF-8 encoding ce34b78 display: remove completely eab9e05 : run long tests after a generated package 0d87145 display: remove package bfd069c : added .gitignore 4b7e67e encoding: added Replacement identifier and htmlindex tests 1848af7 encoding: encoders return errors on out-of-repertoire runes f79ed80 : upgrade to CLDR 28 and necessary adjustments 92ca7bb encoding/charmap: don't map U+FFFD in encoder ecbd6a8 : added bidi and htmlindex packages to gen.go e1af416 encoding/htmlindex: updated tables 00e2053 unicode/bidi: moved bidi package to unicode a749bae runes: added ReplaceIllFormed dafab4a internal/format: fixed test for 32-bit architectures c27e06c encoding: introduce Decoder/Encoder types and error handling 27af644 encoding/charmap: fix some Windows types a0f6068 encoding/unicode: add WhatWG-compliant UTF8 Decoder 87ad79f bidi: fixed build breakage due to crossing changes a72c392 bidi: api proposal 458f474 bidi: port of reference implementation 435f36e runes: fix test breakage dd164d3 internal/triegen: handle \xc0 and \xc1 correctly 51beaed language/display: fix import 95315fc internal/format: added parser for CLDR number patterns edeeb43 unicode/cldr: moved cldr to the unicode directory 9efec26 width: fix table b8e57db language/display: moved display package 698d493 internal/ucd: added Parse function 7da657a bidi: rename BiDi class constants to short Unicode names. ed3f1de internal/ucd: allow non-runes in expansion mode e684700 message: add Catalog and formatted printing support bfdb694 internal: small optimization on UniqueTags. bd27c4a bidi: generate bidi trie and tests 54db231 internal/gen: add Repackage 954b8ae internal: add SortTags and UniqueTags 3fe38e9 currency: improve API 4838fa4 currency: equate undefined currency (XXX) to zero value da608de language: remove "may change" notice 216b73f encoding/runes: fixed unittest breakage 4b139bd language: remove Currency type. 419b439 language: deprecate ComprehensibleTo and Version d15837c language: reorder parsing code for clarity 44d5762 language: remove dependency on regexp 5eb8d46 language: deprecate Tag.ComprehensibleTo 615a6c1 language: new encoding for CompactIndex table 75c37a9 all: specify vanity import paths a38fc26 internal/gen: make long string consts vars b8643b2 language: add all languages with data in compact set d91e619 language: pass user options in matched tag cc8a7ec x/text/encoding/charmap: add more OEM codepages 22af857 language: improved example for parsing regions 0fe7e68 language: fixed test breakage f024ad8 currency: fixed bug related to rounding info 7f6d024 currency: added symbol support 5722c1c message: first checkin 601048a currency: add currency lookup for regions and tags 3ce2b88 language: user -u-va-posix instead of -x-posix. 8f6601e : Added depdendencies to top-level generator. 7d45f34 internal: added Parents table. 202ed04 language: bug fix in compact index number cb9d3ff language: added CompactIndex b4ffa8e language: support en_US_POSIX f8e557f internal/gen: add WriteGo variants of WriteGoFile equivalents 0820da9 cldr: comment out check to work around CLDR bug 6368131 currency: refactored currency-related code. 505f8b4 internal/tag: factored out tag.Index 0483357 gen: factored out generic slice generation. 57878ed gen: factored out some code generation code 723492b language: allow lang-region as variant prefix ff0822f internal: added NewInheritanceMatcher 07890ba cases: changed tests to be more version-aware 1309a18 cases: fix bug that caused character to drop in uppercase 083de50 cases: skip tests if unicode.Version does not match UnicodeVersion 43df643 display: fixed bug for unsupported tags 1af9528 language: fix bug where canonicalization is not idempotent e265e5b display: change Skipf to Errorf 3eb7007 collate/colltab: improve resilience to Unicode version changes. 8553a64 : added search and added missing dependency. 06f6f7a cases: improve resilience to Unicode version changes. a928dbc internal/gen: removed TODO 7c0e16d internal/gen: added Write*Version 50041c1 unicode/rangetable: Add key name when initializng Range16 and Range32. 2acc130 unicode/rangetable: added assigned tables 10e37ec text/encoding/japanese: iso-2022-jp encoder doesn't write KANJI-OUT. 7d081aa text: Upgrade to Unicode 8.0.0 be1f650 unicode/rangetable: updated comment 96ae61a language: added Currencies to the Coverage type. 1609407 unicode/rangetable: added New and Visit d4cc1b1 cases: prepare for Unicode 8.0.0 d611288 display: skip link test if go binary not found 0600016 encoding/unicode: workaround for bug in go 1.4.*. b93a7ba unicode/norm: fix bug that causes panic. fbf6178 search: allow non-normalized strings df923bb encoding/htmlindex: Fix generated code not being gofmted. 997478e encoding/htmlindex: implementation of htmlindex 5c66c9f collate: move iter from collate to internal/colltab 043fdd1 collate/colltab: fix a comment typo. f81fc0e search: added first implementation of search c93e7c9 collate/tools/colcmp: fix build breakage for darwin. 6c3b324 collate: fix test breakage cee5b80 text: upgrade to CLDR 27.0.1 af4c2d7 search: added language matcher for collation and search. 583b6ac search: generate search tables. f7bc91e runes: Added Transformer wrapper. 8d2a9d0 encoding/unicode: new BOM policy for standard UTF-16. c3788f3 runes: new runes package. fe79704 internal/colltab: some cleanup suggested earlier by Nigel. 4a2c389 text/internal/colltab: copy contract*.go files 88b9f7e encoding/ianaindex|htmlindex: API proposal for indexes. d48eb58 text/encoding/charmap: a few bug fixes in global vars a9f4d1a text/search: api proposal 2076e9c text/encoding: add MIB types to encodings. 7be3218 text/encoding/unicode: added BOMOverride. 5f74128 text/encoding/unicode: added tests and fixed bugs. 000f793 text/encoding/internal/identifier: 017c405 text/language: strip unneeded struct type qualifiers. c6e0c33 text/internal/testtext: added code size measurer. b6e95e7 text: added repository-wide generate tool. c6bc7e8 text: add codereview.cfg 26df76b text/internal/gen: generalized Open (needed for w3c data). 313fa8d text/width: added examples/ godoc improvements. cc9d297 text/width: added ASCII fast path for Narrow. 83ae7f6 text/width: added support for narrow and wide mappings. f54a587 text/width: added inverse mapping
2016-01-03 21:06:34 +01:00
gopkg/src/golang.org/x/text/internal/format/format.go
gopkg/src/golang.org/x/text/internal/format/parser.go
gopkg/src/golang.org/x/text/internal/format/parser_test.go
Update go-text to 20151217. No changelog, other than the git commit messages, is available: cf49866 encoding/htmlindex: use UTF-8 encoding ce34b78 display: remove completely eab9e05 : run long tests after a generated package 0d87145 display: remove package bfd069c : added .gitignore 4b7e67e encoding: added Replacement identifier and htmlindex tests 1848af7 encoding: encoders return errors on out-of-repertoire runes f79ed80 : upgrade to CLDR 28 and necessary adjustments 92ca7bb encoding/charmap: don't map U+FFFD in encoder ecbd6a8 : added bidi and htmlindex packages to gen.go e1af416 encoding/htmlindex: updated tables 00e2053 unicode/bidi: moved bidi package to unicode a749bae runes: added ReplaceIllFormed dafab4a internal/format: fixed test for 32-bit architectures c27e06c encoding: introduce Decoder/Encoder types and error handling 27af644 encoding/charmap: fix some Windows types a0f6068 encoding/unicode: add WhatWG-compliant UTF8 Decoder 87ad79f bidi: fixed build breakage due to crossing changes a72c392 bidi: api proposal 458f474 bidi: port of reference implementation 435f36e runes: fix test breakage dd164d3 internal/triegen: handle \xc0 and \xc1 correctly 51beaed language/display: fix import 95315fc internal/format: added parser for CLDR number patterns edeeb43 unicode/cldr: moved cldr to the unicode directory 9efec26 width: fix table b8e57db language/display: moved display package 698d493 internal/ucd: added Parse function 7da657a bidi: rename BiDi class constants to short Unicode names. ed3f1de internal/ucd: allow non-runes in expansion mode e684700 message: add Catalog and formatted printing support bfdb694 internal: small optimization on UniqueTags. bd27c4a bidi: generate bidi trie and tests 54db231 internal/gen: add Repackage 954b8ae internal: add SortTags and UniqueTags 3fe38e9 currency: improve API 4838fa4 currency: equate undefined currency (XXX) to zero value da608de language: remove "may change" notice 216b73f encoding/runes: fixed unittest breakage 4b139bd language: remove Currency type. 419b439 language: deprecate ComprehensibleTo and Version d15837c language: reorder parsing code for clarity 44d5762 language: remove dependency on regexp 5eb8d46 language: deprecate Tag.ComprehensibleTo 615a6c1 language: new encoding for CompactIndex table 75c37a9 all: specify vanity import paths a38fc26 internal/gen: make long string consts vars b8643b2 language: add all languages with data in compact set d91e619 language: pass user options in matched tag cc8a7ec x/text/encoding/charmap: add more OEM codepages 22af857 language: improved example for parsing regions 0fe7e68 language: fixed test breakage f024ad8 currency: fixed bug related to rounding info 7f6d024 currency: added symbol support 5722c1c message: first checkin 601048a currency: add currency lookup for regions and tags 3ce2b88 language: user -u-va-posix instead of -x-posix. 8f6601e : Added depdendencies to top-level generator. 7d45f34 internal: added Parents table. 202ed04 language: bug fix in compact index number cb9d3ff language: added CompactIndex b4ffa8e language: support en_US_POSIX f8e557f internal/gen: add WriteGo variants of WriteGoFile equivalents 0820da9 cldr: comment out check to work around CLDR bug 6368131 currency: refactored currency-related code. 505f8b4 internal/tag: factored out tag.Index 0483357 gen: factored out generic slice generation. 57878ed gen: factored out some code generation code 723492b language: allow lang-region as variant prefix ff0822f internal: added NewInheritanceMatcher 07890ba cases: changed tests to be more version-aware 1309a18 cases: fix bug that caused character to drop in uppercase 083de50 cases: skip tests if unicode.Version does not match UnicodeVersion 43df643 display: fixed bug for unsupported tags 1af9528 language: fix bug where canonicalization is not idempotent e265e5b display: change Skipf to Errorf 3eb7007 collate/colltab: improve resilience to Unicode version changes. 8553a64 : added search and added missing dependency. 06f6f7a cases: improve resilience to Unicode version changes. a928dbc internal/gen: removed TODO 7c0e16d internal/gen: added Write*Version 50041c1 unicode/rangetable: Add key name when initializng Range16 and Range32. 2acc130 unicode/rangetable: added assigned tables 10e37ec text/encoding/japanese: iso-2022-jp encoder doesn't write KANJI-OUT. 7d081aa text: Upgrade to Unicode 8.0.0 be1f650 unicode/rangetable: updated comment 96ae61a language: added Currencies to the Coverage type. 1609407 unicode/rangetable: added New and Visit d4cc1b1 cases: prepare for Unicode 8.0.0 d611288 display: skip link test if go binary not found 0600016 encoding/unicode: workaround for bug in go 1.4.*. b93a7ba unicode/norm: fix bug that causes panic. fbf6178 search: allow non-normalized strings df923bb encoding/htmlindex: Fix generated code not being gofmted. 997478e encoding/htmlindex: implementation of htmlindex 5c66c9f collate: move iter from collate to internal/colltab 043fdd1 collate/colltab: fix a comment typo. f81fc0e search: added first implementation of search c93e7c9 collate/tools/colcmp: fix build breakage for darwin. 6c3b324 collate: fix test breakage cee5b80 text: upgrade to CLDR 27.0.1 af4c2d7 search: added language matcher for collation and search. 583b6ac search: generate search tables. f7bc91e runes: Added Transformer wrapper. 8d2a9d0 encoding/unicode: new BOM policy for standard UTF-16. c3788f3 runes: new runes package. fe79704 internal/colltab: some cleanup suggested earlier by Nigel. 4a2c389 text/internal/colltab: copy contract*.go files 88b9f7e encoding/ianaindex|htmlindex: API proposal for indexes. d48eb58 text/encoding/charmap: a few bug fixes in global vars a9f4d1a text/search: api proposal 2076e9c text/encoding: add MIB types to encodings. 7be3218 text/encoding/unicode: added BOMOverride. 5f74128 text/encoding/unicode: added tests and fixed bugs. 000f793 text/encoding/internal/identifier: 017c405 text/language: strip unneeded struct type qualifiers. c6e0c33 text/internal/testtext: added code size measurer. b6e95e7 text: added repository-wide generate tool. c6bc7e8 text: add codereview.cfg 26df76b text/internal/gen: generalized Open (needed for w3c data). 313fa8d text/width: added examples/ godoc improvements. cc9d297 text/width: added ASCII fast path for Narrow. 83ae7f6 text/width: added support for narrow and wide mappings. f54a587 text/width: added inverse mapping
2016-01-03 21:06:34 +01:00
gopkg/src/golang.org/x/text/internal/gen.go
gopkg/src/golang.org/x/text/internal/gen/code.go
gopkg/src/golang.org/x/text/internal/gen/gen.go
Update go-text to 20151217. No changelog, other than the git commit messages, is available: cf49866 encoding/htmlindex: use UTF-8 encoding ce34b78 display: remove completely eab9e05 : run long tests after a generated package 0d87145 display: remove package bfd069c : added .gitignore 4b7e67e encoding: added Replacement identifier and htmlindex tests 1848af7 encoding: encoders return errors on out-of-repertoire runes f79ed80 : upgrade to CLDR 28 and necessary adjustments 92ca7bb encoding/charmap: don't map U+FFFD in encoder ecbd6a8 : added bidi and htmlindex packages to gen.go e1af416 encoding/htmlindex: updated tables 00e2053 unicode/bidi: moved bidi package to unicode a749bae runes: added ReplaceIllFormed dafab4a internal/format: fixed test for 32-bit architectures c27e06c encoding: introduce Decoder/Encoder types and error handling 27af644 encoding/charmap: fix some Windows types a0f6068 encoding/unicode: add WhatWG-compliant UTF8 Decoder 87ad79f bidi: fixed build breakage due to crossing changes a72c392 bidi: api proposal 458f474 bidi: port of reference implementation 435f36e runes: fix test breakage dd164d3 internal/triegen: handle \xc0 and \xc1 correctly 51beaed language/display: fix import 95315fc internal/format: added parser for CLDR number patterns edeeb43 unicode/cldr: moved cldr to the unicode directory 9efec26 width: fix table b8e57db language/display: moved display package 698d493 internal/ucd: added Parse function 7da657a bidi: rename BiDi class constants to short Unicode names. ed3f1de internal/ucd: allow non-runes in expansion mode e684700 message: add Catalog and formatted printing support bfdb694 internal: small optimization on UniqueTags. bd27c4a bidi: generate bidi trie and tests 54db231 internal/gen: add Repackage 954b8ae internal: add SortTags and UniqueTags 3fe38e9 currency: improve API 4838fa4 currency: equate undefined currency (XXX) to zero value da608de language: remove "may change" notice 216b73f encoding/runes: fixed unittest breakage 4b139bd language: remove Currency type. 419b439 language: deprecate ComprehensibleTo and Version d15837c language: reorder parsing code for clarity 44d5762 language: remove dependency on regexp 5eb8d46 language: deprecate Tag.ComprehensibleTo 615a6c1 language: new encoding for CompactIndex table 75c37a9 all: specify vanity import paths a38fc26 internal/gen: make long string consts vars b8643b2 language: add all languages with data in compact set d91e619 language: pass user options in matched tag cc8a7ec x/text/encoding/charmap: add more OEM codepages 22af857 language: improved example for parsing regions 0fe7e68 language: fixed test breakage f024ad8 currency: fixed bug related to rounding info 7f6d024 currency: added symbol support 5722c1c message: first checkin 601048a currency: add currency lookup for regions and tags 3ce2b88 language: user -u-va-posix instead of -x-posix. 8f6601e : Added depdendencies to top-level generator. 7d45f34 internal: added Parents table. 202ed04 language: bug fix in compact index number cb9d3ff language: added CompactIndex b4ffa8e language: support en_US_POSIX f8e557f internal/gen: add WriteGo variants of WriteGoFile equivalents 0820da9 cldr: comment out check to work around CLDR bug 6368131 currency: refactored currency-related code. 505f8b4 internal/tag: factored out tag.Index 0483357 gen: factored out generic slice generation. 57878ed gen: factored out some code generation code 723492b language: allow lang-region as variant prefix ff0822f internal: added NewInheritanceMatcher 07890ba cases: changed tests to be more version-aware 1309a18 cases: fix bug that caused character to drop in uppercase 083de50 cases: skip tests if unicode.Version does not match UnicodeVersion 43df643 display: fixed bug for unsupported tags 1af9528 language: fix bug where canonicalization is not idempotent e265e5b display: change Skipf to Errorf 3eb7007 collate/colltab: improve resilience to Unicode version changes. 8553a64 : added search and added missing dependency. 06f6f7a cases: improve resilience to Unicode version changes. a928dbc internal/gen: removed TODO 7c0e16d internal/gen: added Write*Version 50041c1 unicode/rangetable: Add key name when initializng Range16 and Range32. 2acc130 unicode/rangetable: added assigned tables 10e37ec text/encoding/japanese: iso-2022-jp encoder doesn't write KANJI-OUT. 7d081aa text: Upgrade to Unicode 8.0.0 be1f650 unicode/rangetable: updated comment 96ae61a language: added Currencies to the Coverage type. 1609407 unicode/rangetable: added New and Visit d4cc1b1 cases: prepare for Unicode 8.0.0 d611288 display: skip link test if go binary not found 0600016 encoding/unicode: workaround for bug in go 1.4.*. b93a7ba unicode/norm: fix bug that causes panic. fbf6178 search: allow non-normalized strings df923bb encoding/htmlindex: Fix generated code not being gofmted. 997478e encoding/htmlindex: implementation of htmlindex 5c66c9f collate: move iter from collate to internal/colltab 043fdd1 collate/colltab: fix a comment typo. f81fc0e search: added first implementation of search c93e7c9 collate/tools/colcmp: fix build breakage for darwin. 6c3b324 collate: fix test breakage cee5b80 text: upgrade to CLDR 27.0.1 af4c2d7 search: added language matcher for collation and search. 583b6ac search: generate search tables. f7bc91e runes: Added Transformer wrapper. 8d2a9d0 encoding/unicode: new BOM policy for standard UTF-16. c3788f3 runes: new runes package. fe79704 internal/colltab: some cleanup suggested earlier by Nigel. 4a2c389 text/internal/colltab: copy contract*.go files 88b9f7e encoding/ianaindex|htmlindex: API proposal for indexes. d48eb58 text/encoding/charmap: a few bug fixes in global vars a9f4d1a text/search: api proposal 2076e9c text/encoding: add MIB types to encodings. 7be3218 text/encoding/unicode: added BOMOverride. 5f74128 text/encoding/unicode: added tests and fixed bugs. 000f793 text/encoding/internal/identifier: 017c405 text/language: strip unneeded struct type qualifiers. c6e0c33 text/internal/testtext: added code size measurer. b6e95e7 text: added repository-wide generate tool. c6bc7e8 text: add codereview.cfg 26df76b text/internal/gen: generalized Open (needed for w3c data). 313fa8d text/width: added examples/ godoc improvements. cc9d297 text/width: added ASCII fast path for Narrow. 83ae7f6 text/width: added support for narrow and wide mappings. f54a587 text/width: added inverse mapping
2016-01-03 21:06:34 +01:00
gopkg/src/golang.org/x/text/internal/gen_test.go
gopkg/src/golang.org/x/text/internal/internal.go
gopkg/src/golang.org/x/text/internal/internal_test.go
gopkg/src/golang.org/x/text/internal/match.go
gopkg/src/golang.org/x/text/internal/match_test.go
gopkg/src/golang.org/x/text/internal/number/common.go
gopkg/src/golang.org/x/text/internal/number/decimal.go
gopkg/src/golang.org/x/text/internal/number/decimal_test.go
gopkg/src/golang.org/x/text/internal/number/format.go
gopkg/src/golang.org/x/text/internal/number/format_test.go
gopkg/src/golang.org/x/text/internal/number/gen.go
gopkg/src/golang.org/x/text/internal/number/gen_common.go
gopkg/src/golang.org/x/text/internal/number/number.go
gopkg/src/golang.org/x/text/internal/number/number_test.go
gopkg/src/golang.org/x/text/internal/number/pattern.go
gopkg/src/golang.org/x/text/internal/number/pattern_test.go
gopkg/src/golang.org/x/text/internal/number/roundingmode_string.go
gopkg/src/golang.org/x/text/internal/number/tables.go
gopkg/src/golang.org/x/text/internal/number/tables_test.go
gopkg/src/golang.org/x/text/internal/stringset/set.go
gopkg/src/golang.org/x/text/internal/stringset/set_test.go
Update go-text to 20151217. No changelog, other than the git commit messages, is available: cf49866 encoding/htmlindex: use UTF-8 encoding ce34b78 display: remove completely eab9e05 : run long tests after a generated package 0d87145 display: remove package bfd069c : added .gitignore 4b7e67e encoding: added Replacement identifier and htmlindex tests 1848af7 encoding: encoders return errors on out-of-repertoire runes f79ed80 : upgrade to CLDR 28 and necessary adjustments 92ca7bb encoding/charmap: don't map U+FFFD in encoder ecbd6a8 : added bidi and htmlindex packages to gen.go e1af416 encoding/htmlindex: updated tables 00e2053 unicode/bidi: moved bidi package to unicode a749bae runes: added ReplaceIllFormed dafab4a internal/format: fixed test for 32-bit architectures c27e06c encoding: introduce Decoder/Encoder types and error handling 27af644 encoding/charmap: fix some Windows types a0f6068 encoding/unicode: add WhatWG-compliant UTF8 Decoder 87ad79f bidi: fixed build breakage due to crossing changes a72c392 bidi: api proposal 458f474 bidi: port of reference implementation 435f36e runes: fix test breakage dd164d3 internal/triegen: handle \xc0 and \xc1 correctly 51beaed language/display: fix import 95315fc internal/format: added parser for CLDR number patterns edeeb43 unicode/cldr: moved cldr to the unicode directory 9efec26 width: fix table b8e57db language/display: moved display package 698d493 internal/ucd: added Parse function 7da657a bidi: rename BiDi class constants to short Unicode names. ed3f1de internal/ucd: allow non-runes in expansion mode e684700 message: add Catalog and formatted printing support bfdb694 internal: small optimization on UniqueTags. bd27c4a bidi: generate bidi trie and tests 54db231 internal/gen: add Repackage 954b8ae internal: add SortTags and UniqueTags 3fe38e9 currency: improve API 4838fa4 currency: equate undefined currency (XXX) to zero value da608de language: remove "may change" notice 216b73f encoding/runes: fixed unittest breakage 4b139bd language: remove Currency type. 419b439 language: deprecate ComprehensibleTo and Version d15837c language: reorder parsing code for clarity 44d5762 language: remove dependency on regexp 5eb8d46 language: deprecate Tag.ComprehensibleTo 615a6c1 language: new encoding for CompactIndex table 75c37a9 all: specify vanity import paths a38fc26 internal/gen: make long string consts vars b8643b2 language: add all languages with data in compact set d91e619 language: pass user options in matched tag cc8a7ec x/text/encoding/charmap: add more OEM codepages 22af857 language: improved example for parsing regions 0fe7e68 language: fixed test breakage f024ad8 currency: fixed bug related to rounding info 7f6d024 currency: added symbol support 5722c1c message: first checkin 601048a currency: add currency lookup for regions and tags 3ce2b88 language: user -u-va-posix instead of -x-posix. 8f6601e : Added depdendencies to top-level generator. 7d45f34 internal: added Parents table. 202ed04 language: bug fix in compact index number cb9d3ff language: added CompactIndex b4ffa8e language: support en_US_POSIX f8e557f internal/gen: add WriteGo variants of WriteGoFile equivalents 0820da9 cldr: comment out check to work around CLDR bug 6368131 currency: refactored currency-related code. 505f8b4 internal/tag: factored out tag.Index 0483357 gen: factored out generic slice generation. 57878ed gen: factored out some code generation code 723492b language: allow lang-region as variant prefix ff0822f internal: added NewInheritanceMatcher 07890ba cases: changed tests to be more version-aware 1309a18 cases: fix bug that caused character to drop in uppercase 083de50 cases: skip tests if unicode.Version does not match UnicodeVersion 43df643 display: fixed bug for unsupported tags 1af9528 language: fix bug where canonicalization is not idempotent e265e5b display: change Skipf to Errorf 3eb7007 collate/colltab: improve resilience to Unicode version changes. 8553a64 : added search and added missing dependency. 06f6f7a cases: improve resilience to Unicode version changes. a928dbc internal/gen: removed TODO 7c0e16d internal/gen: added Write*Version 50041c1 unicode/rangetable: Add key name when initializng Range16 and Range32. 2acc130 unicode/rangetable: added assigned tables 10e37ec text/encoding/japanese: iso-2022-jp encoder doesn't write KANJI-OUT. 7d081aa text: Upgrade to Unicode 8.0.0 be1f650 unicode/rangetable: updated comment 96ae61a language: added Currencies to the Coverage type. 1609407 unicode/rangetable: added New and Visit d4cc1b1 cases: prepare for Unicode 8.0.0 d611288 display: skip link test if go binary not found 0600016 encoding/unicode: workaround for bug in go 1.4.*. b93a7ba unicode/norm: fix bug that causes panic. fbf6178 search: allow non-normalized strings df923bb encoding/htmlindex: Fix generated code not being gofmted. 997478e encoding/htmlindex: implementation of htmlindex 5c66c9f collate: move iter from collate to internal/colltab 043fdd1 collate/colltab: fix a comment typo. f81fc0e search: added first implementation of search c93e7c9 collate/tools/colcmp: fix build breakage for darwin. 6c3b324 collate: fix test breakage cee5b80 text: upgrade to CLDR 27.0.1 af4c2d7 search: added language matcher for collation and search. 583b6ac search: generate search tables. f7bc91e runes: Added Transformer wrapper. 8d2a9d0 encoding/unicode: new BOM policy for standard UTF-16. c3788f3 runes: new runes package. fe79704 internal/colltab: some cleanup suggested earlier by Nigel. 4a2c389 text/internal/colltab: copy contract*.go files 88b9f7e encoding/ianaindex|htmlindex: API proposal for indexes. d48eb58 text/encoding/charmap: a few bug fixes in global vars a9f4d1a text/search: api proposal 2076e9c text/encoding: add MIB types to encodings. 7be3218 text/encoding/unicode: added BOMOverride. 5f74128 text/encoding/unicode: added tests and fixed bugs. 000f793 text/encoding/internal/identifier: 017c405 text/language: strip unneeded struct type qualifiers. c6e0c33 text/internal/testtext: added code size measurer. b6e95e7 text: added repository-wide generate tool. c6bc7e8 text: add codereview.cfg 26df76b text/internal/gen: generalized Open (needed for w3c data). 313fa8d text/width: added examples/ godoc improvements. cc9d297 text/width: added ASCII fast path for Narrow. 83ae7f6 text/width: added support for narrow and wide mappings. f54a587 text/width: added inverse mapping
2016-01-03 21:06:34 +01:00
gopkg/src/golang.org/x/text/internal/tables.go
gopkg/src/golang.org/x/text/internal/tag/tag.go
gopkg/src/golang.org/x/text/internal/tag/tag_test.go
gopkg/src/golang.org/x/text/internal/testtext/codesize.go
gopkg/src/golang.org/x/text/internal/testtext/flag.go
gopkg/src/golang.org/x/text/internal/testtext/gc.go
gopkg/src/golang.org/x/text/internal/testtext/gccgo.go
gopkg/src/golang.org/x/text/internal/testtext/go1_6.go
gopkg/src/golang.org/x/text/internal/testtext/go1_7.go
gopkg/src/golang.org/x/text/internal/testtext/text.go
gopkg/src/golang.org/x/text/internal/triegen/compact.go
gopkg/src/golang.org/x/text/internal/triegen/data_test.go
gopkg/src/golang.org/x/text/internal/triegen/example_compact_test.go
gopkg/src/golang.org/x/text/internal/triegen/example_test.go
gopkg/src/golang.org/x/text/internal/triegen/gen_test.go
gopkg/src/golang.org/x/text/internal/triegen/print.go
gopkg/src/golang.org/x/text/internal/triegen/triegen.go
gopkg/src/golang.org/x/text/internal/ucd/example_test.go
gopkg/src/golang.org/x/text/internal/ucd/ucd.go
gopkg/src/golang.org/x/text/internal/ucd/ucd_test.go
Update go-text to 20151217. No changelog, other than the git commit messages, is available: cf49866 encoding/htmlindex: use UTF-8 encoding ce34b78 display: remove completely eab9e05 : run long tests after a generated package 0d87145 display: remove package bfd069c : added .gitignore 4b7e67e encoding: added Replacement identifier and htmlindex tests 1848af7 encoding: encoders return errors on out-of-repertoire runes f79ed80 : upgrade to CLDR 28 and necessary adjustments 92ca7bb encoding/charmap: don't map U+FFFD in encoder ecbd6a8 : added bidi and htmlindex packages to gen.go e1af416 encoding/htmlindex: updated tables 00e2053 unicode/bidi: moved bidi package to unicode a749bae runes: added ReplaceIllFormed dafab4a internal/format: fixed test for 32-bit architectures c27e06c encoding: introduce Decoder/Encoder types and error handling 27af644 encoding/charmap: fix some Windows types a0f6068 encoding/unicode: add WhatWG-compliant UTF8 Decoder 87ad79f bidi: fixed build breakage due to crossing changes a72c392 bidi: api proposal 458f474 bidi: port of reference implementation 435f36e runes: fix test breakage dd164d3 internal/triegen: handle \xc0 and \xc1 correctly 51beaed language/display: fix import 95315fc internal/format: added parser for CLDR number patterns edeeb43 unicode/cldr: moved cldr to the unicode directory 9efec26 width: fix table b8e57db language/display: moved display package 698d493 internal/ucd: added Parse function 7da657a bidi: rename BiDi class constants to short Unicode names. ed3f1de internal/ucd: allow non-runes in expansion mode e684700 message: add Catalog and formatted printing support bfdb694 internal: small optimization on UniqueTags. bd27c4a bidi: generate bidi trie and tests 54db231 internal/gen: add Repackage 954b8ae internal: add SortTags and UniqueTags 3fe38e9 currency: improve API 4838fa4 currency: equate undefined currency (XXX) to zero value da608de language: remove "may change" notice 216b73f encoding/runes: fixed unittest breakage 4b139bd language: remove Currency type. 419b439 language: deprecate ComprehensibleTo and Version d15837c language: reorder parsing code for clarity 44d5762 language: remove dependency on regexp 5eb8d46 language: deprecate Tag.ComprehensibleTo 615a6c1 language: new encoding for CompactIndex table 75c37a9 all: specify vanity import paths a38fc26 internal/gen: make long string consts vars b8643b2 language: add all languages with data in compact set d91e619 language: pass user options in matched tag cc8a7ec x/text/encoding/charmap: add more OEM codepages 22af857 language: improved example for parsing regions 0fe7e68 language: fixed test breakage f024ad8 currency: fixed bug related to rounding info 7f6d024 currency: added symbol support 5722c1c message: first checkin 601048a currency: add currency lookup for regions and tags 3ce2b88 language: user -u-va-posix instead of -x-posix. 8f6601e : Added depdendencies to top-level generator. 7d45f34 internal: added Parents table. 202ed04 language: bug fix in compact index number cb9d3ff language: added CompactIndex b4ffa8e language: support en_US_POSIX f8e557f internal/gen: add WriteGo variants of WriteGoFile equivalents 0820da9 cldr: comment out check to work around CLDR bug 6368131 currency: refactored currency-related code. 505f8b4 internal/tag: factored out tag.Index 0483357 gen: factored out generic slice generation. 57878ed gen: factored out some code generation code 723492b language: allow lang-region as variant prefix ff0822f internal: added NewInheritanceMatcher 07890ba cases: changed tests to be more version-aware 1309a18 cases: fix bug that caused character to drop in uppercase 083de50 cases: skip tests if unicode.Version does not match UnicodeVersion 43df643 display: fixed bug for unsupported tags 1af9528 language: fix bug where canonicalization is not idempotent e265e5b display: change Skipf to Errorf 3eb7007 collate/colltab: improve resilience to Unicode version changes. 8553a64 : added search and added missing dependency. 06f6f7a cases: improve resilience to Unicode version changes. a928dbc internal/gen: removed TODO 7c0e16d internal/gen: added Write*Version 50041c1 unicode/rangetable: Add key name when initializng Range16 and Range32. 2acc130 unicode/rangetable: added assigned tables 10e37ec text/encoding/japanese: iso-2022-jp encoder doesn't write KANJI-OUT. 7d081aa text: Upgrade to Unicode 8.0.0 be1f650 unicode/rangetable: updated comment 96ae61a language: added Currencies to the Coverage type. 1609407 unicode/rangetable: added New and Visit d4cc1b1 cases: prepare for Unicode 8.0.0 d611288 display: skip link test if go binary not found 0600016 encoding/unicode: workaround for bug in go 1.4.*. b93a7ba unicode/norm: fix bug that causes panic. fbf6178 search: allow non-normalized strings df923bb encoding/htmlindex: Fix generated code not being gofmted. 997478e encoding/htmlindex: implementation of htmlindex 5c66c9f collate: move iter from collate to internal/colltab 043fdd1 collate/colltab: fix a comment typo. f81fc0e search: added first implementation of search c93e7c9 collate/tools/colcmp: fix build breakage for darwin. 6c3b324 collate: fix test breakage cee5b80 text: upgrade to CLDR 27.0.1 af4c2d7 search: added language matcher for collation and search. 583b6ac search: generate search tables. f7bc91e runes: Added Transformer wrapper. 8d2a9d0 encoding/unicode: new BOM policy for standard UTF-16. c3788f3 runes: new runes package. fe79704 internal/colltab: some cleanup suggested earlier by Nigel. 4a2c389 text/internal/colltab: copy contract*.go files 88b9f7e encoding/ianaindex|htmlindex: API proposal for indexes. d48eb58 text/encoding/charmap: a few bug fixes in global vars a9f4d1a text/search: api proposal 2076e9c text/encoding: add MIB types to encodings. 7be3218 text/encoding/unicode: added BOMOverride. 5f74128 text/encoding/unicode: added tests and fixed bugs. 000f793 text/encoding/internal/identifier: 017c405 text/language: strip unneeded struct type qualifiers. c6e0c33 text/internal/testtext: added code size measurer. b6e95e7 text: added repository-wide generate tool. c6bc7e8 text: add codereview.cfg 26df76b text/internal/gen: generalized Open (needed for w3c data). 313fa8d text/width: added examples/ godoc improvements. cc9d297 text/width: added ASCII fast path for Narrow. 83ae7f6 text/width: added support for narrow and wide mappings. f54a587 text/width: added inverse mapping
2016-01-03 21:06:34 +01:00
gopkg/src/golang.org/x/text/internal/utf8internal/utf8internal.go
gopkg/src/golang.org/x/text/language/Makefile
gopkg/src/golang.org/x/text/language/common.go
gopkg/src/golang.org/x/text/language/coverage.go
gopkg/src/golang.org/x/text/language/coverage_test.go
Update go-text to 20151217. No changelog, other than the git commit messages, is available: cf49866 encoding/htmlindex: use UTF-8 encoding ce34b78 display: remove completely eab9e05 : run long tests after a generated package 0d87145 display: remove package bfd069c : added .gitignore 4b7e67e encoding: added Replacement identifier and htmlindex tests 1848af7 encoding: encoders return errors on out-of-repertoire runes f79ed80 : upgrade to CLDR 28 and necessary adjustments 92ca7bb encoding/charmap: don't map U+FFFD in encoder ecbd6a8 : added bidi and htmlindex packages to gen.go e1af416 encoding/htmlindex: updated tables 00e2053 unicode/bidi: moved bidi package to unicode a749bae runes: added ReplaceIllFormed dafab4a internal/format: fixed test for 32-bit architectures c27e06c encoding: introduce Decoder/Encoder types and error handling 27af644 encoding/charmap: fix some Windows types a0f6068 encoding/unicode: add WhatWG-compliant UTF8 Decoder 87ad79f bidi: fixed build breakage due to crossing changes a72c392 bidi: api proposal 458f474 bidi: port of reference implementation 435f36e runes: fix test breakage dd164d3 internal/triegen: handle \xc0 and \xc1 correctly 51beaed language/display: fix import 95315fc internal/format: added parser for CLDR number patterns edeeb43 unicode/cldr: moved cldr to the unicode directory 9efec26 width: fix table b8e57db language/display: moved display package 698d493 internal/ucd: added Parse function 7da657a bidi: rename BiDi class constants to short Unicode names. ed3f1de internal/ucd: allow non-runes in expansion mode e684700 message: add Catalog and formatted printing support bfdb694 internal: small optimization on UniqueTags. bd27c4a bidi: generate bidi trie and tests 54db231 internal/gen: add Repackage 954b8ae internal: add SortTags and UniqueTags 3fe38e9 currency: improve API 4838fa4 currency: equate undefined currency (XXX) to zero value da608de language: remove "may change" notice 216b73f encoding/runes: fixed unittest breakage 4b139bd language: remove Currency type. 419b439 language: deprecate ComprehensibleTo and Version d15837c language: reorder parsing code for clarity 44d5762 language: remove dependency on regexp 5eb8d46 language: deprecate Tag.ComprehensibleTo 615a6c1 language: new encoding for CompactIndex table 75c37a9 all: specify vanity import paths a38fc26 internal/gen: make long string consts vars b8643b2 language: add all languages with data in compact set d91e619 language: pass user options in matched tag cc8a7ec x/text/encoding/charmap: add more OEM codepages 22af857 language: improved example for parsing regions 0fe7e68 language: fixed test breakage f024ad8 currency: fixed bug related to rounding info 7f6d024 currency: added symbol support 5722c1c message: first checkin 601048a currency: add currency lookup for regions and tags 3ce2b88 language: user -u-va-posix instead of -x-posix. 8f6601e : Added depdendencies to top-level generator. 7d45f34 internal: added Parents table. 202ed04 language: bug fix in compact index number cb9d3ff language: added CompactIndex b4ffa8e language: support en_US_POSIX f8e557f internal/gen: add WriteGo variants of WriteGoFile equivalents 0820da9 cldr: comment out check to work around CLDR bug 6368131 currency: refactored currency-related code. 505f8b4 internal/tag: factored out tag.Index 0483357 gen: factored out generic slice generation. 57878ed gen: factored out some code generation code 723492b language: allow lang-region as variant prefix ff0822f internal: added NewInheritanceMatcher 07890ba cases: changed tests to be more version-aware 1309a18 cases: fix bug that caused character to drop in uppercase 083de50 cases: skip tests if unicode.Version does not match UnicodeVersion 43df643 display: fixed bug for unsupported tags 1af9528 language: fix bug where canonicalization is not idempotent e265e5b display: change Skipf to Errorf 3eb7007 collate/colltab: improve resilience to Unicode version changes. 8553a64 : added search and added missing dependency. 06f6f7a cases: improve resilience to Unicode version changes. a928dbc internal/gen: removed TODO 7c0e16d internal/gen: added Write*Version 50041c1 unicode/rangetable: Add key name when initializng Range16 and Range32. 2acc130 unicode/rangetable: added assigned tables 10e37ec text/encoding/japanese: iso-2022-jp encoder doesn't write KANJI-OUT. 7d081aa text: Upgrade to Unicode 8.0.0 be1f650 unicode/rangetable: updated comment 96ae61a language: added Currencies to the Coverage type. 1609407 unicode/rangetable: added New and Visit d4cc1b1 cases: prepare for Unicode 8.0.0 d611288 display: skip link test if go binary not found 0600016 encoding/unicode: workaround for bug in go 1.4.*. b93a7ba unicode/norm: fix bug that causes panic. fbf6178 search: allow non-normalized strings df923bb encoding/htmlindex: Fix generated code not being gofmted. 997478e encoding/htmlindex: implementation of htmlindex 5c66c9f collate: move iter from collate to internal/colltab 043fdd1 collate/colltab: fix a comment typo. f81fc0e search: added first implementation of search c93e7c9 collate/tools/colcmp: fix build breakage for darwin. 6c3b324 collate: fix test breakage cee5b80 text: upgrade to CLDR 27.0.1 af4c2d7 search: added language matcher for collation and search. 583b6ac search: generate search tables. f7bc91e runes: Added Transformer wrapper. 8d2a9d0 encoding/unicode: new BOM policy for standard UTF-16. c3788f3 runes: new runes package. fe79704 internal/colltab: some cleanup suggested earlier by Nigel. 4a2c389 text/internal/colltab: copy contract*.go files 88b9f7e encoding/ianaindex|htmlindex: API proposal for indexes. d48eb58 text/encoding/charmap: a few bug fixes in global vars a9f4d1a text/search: api proposal 2076e9c text/encoding: add MIB types to encodings. 7be3218 text/encoding/unicode: added BOMOverride. 5f74128 text/encoding/unicode: added tests and fixed bugs. 000f793 text/encoding/internal/identifier: 017c405 text/language: strip unneeded struct type qualifiers. c6e0c33 text/internal/testtext: added code size measurer. b6e95e7 text: added repository-wide generate tool. c6bc7e8 text: add codereview.cfg 26df76b text/internal/gen: generalized Open (needed for w3c data). 313fa8d text/width: added examples/ godoc improvements. cc9d297 text/width: added ASCII fast path for Narrow. 83ae7f6 text/width: added support for narrow and wide mappings. f54a587 text/width: added inverse mapping
2016-01-03 21:06:34 +01:00
gopkg/src/golang.org/x/text/language/display/dict.go
gopkg/src/golang.org/x/text/language/display/dict_test.go
gopkg/src/golang.org/x/text/language/display/display.go
gopkg/src/golang.org/x/text/language/display/display_test.go
gopkg/src/golang.org/x/text/language/display/examples_test.go
gopkg/src/golang.org/x/text/language/display/lookup.go
gopkg/src/golang.org/x/text/language/display/maketables.go
gopkg/src/golang.org/x/text/language/display/tables.go
gopkg/src/golang.org/x/text/language/doc.go
gopkg/src/golang.org/x/text/language/examples_test.go
gopkg/src/golang.org/x/text/language/gen.go
gopkg/src/golang.org/x/text/language/gen_common.go
Update go-text to 20151217. No changelog, other than the git commit messages, is available: cf49866 encoding/htmlindex: use UTF-8 encoding ce34b78 display: remove completely eab9e05 : run long tests after a generated package 0d87145 display: remove package bfd069c : added .gitignore 4b7e67e encoding: added Replacement identifier and htmlindex tests 1848af7 encoding: encoders return errors on out-of-repertoire runes f79ed80 : upgrade to CLDR 28 and necessary adjustments 92ca7bb encoding/charmap: don't map U+FFFD in encoder ecbd6a8 : added bidi and htmlindex packages to gen.go e1af416 encoding/htmlindex: updated tables 00e2053 unicode/bidi: moved bidi package to unicode a749bae runes: added ReplaceIllFormed dafab4a internal/format: fixed test for 32-bit architectures c27e06c encoding: introduce Decoder/Encoder types and error handling 27af644 encoding/charmap: fix some Windows types a0f6068 encoding/unicode: add WhatWG-compliant UTF8 Decoder 87ad79f bidi: fixed build breakage due to crossing changes a72c392 bidi: api proposal 458f474 bidi: port of reference implementation 435f36e runes: fix test breakage dd164d3 internal/triegen: handle \xc0 and \xc1 correctly 51beaed language/display: fix import 95315fc internal/format: added parser for CLDR number patterns edeeb43 unicode/cldr: moved cldr to the unicode directory 9efec26 width: fix table b8e57db language/display: moved display package 698d493 internal/ucd: added Parse function 7da657a bidi: rename BiDi class constants to short Unicode names. ed3f1de internal/ucd: allow non-runes in expansion mode e684700 message: add Catalog and formatted printing support bfdb694 internal: small optimization on UniqueTags. bd27c4a bidi: generate bidi trie and tests 54db231 internal/gen: add Repackage 954b8ae internal: add SortTags and UniqueTags 3fe38e9 currency: improve API 4838fa4 currency: equate undefined currency (XXX) to zero value da608de language: remove "may change" notice 216b73f encoding/runes: fixed unittest breakage 4b139bd language: remove Currency type. 419b439 language: deprecate ComprehensibleTo and Version d15837c language: reorder parsing code for clarity 44d5762 language: remove dependency on regexp 5eb8d46 language: deprecate Tag.ComprehensibleTo 615a6c1 language: new encoding for CompactIndex table 75c37a9 all: specify vanity import paths a38fc26 internal/gen: make long string consts vars b8643b2 language: add all languages with data in compact set d91e619 language: pass user options in matched tag cc8a7ec x/text/encoding/charmap: add more OEM codepages 22af857 language: improved example for parsing regions 0fe7e68 language: fixed test breakage f024ad8 currency: fixed bug related to rounding info 7f6d024 currency: added symbol support 5722c1c message: first checkin 601048a currency: add currency lookup for regions and tags 3ce2b88 language: user -u-va-posix instead of -x-posix. 8f6601e : Added depdendencies to top-level generator. 7d45f34 internal: added Parents table. 202ed04 language: bug fix in compact index number cb9d3ff language: added CompactIndex b4ffa8e language: support en_US_POSIX f8e557f internal/gen: add WriteGo variants of WriteGoFile equivalents 0820da9 cldr: comment out check to work around CLDR bug 6368131 currency: refactored currency-related code. 505f8b4 internal/tag: factored out tag.Index 0483357 gen: factored out generic slice generation. 57878ed gen: factored out some code generation code 723492b language: allow lang-region as variant prefix ff0822f internal: added NewInheritanceMatcher 07890ba cases: changed tests to be more version-aware 1309a18 cases: fix bug that caused character to drop in uppercase 083de50 cases: skip tests if unicode.Version does not match UnicodeVersion 43df643 display: fixed bug for unsupported tags 1af9528 language: fix bug where canonicalization is not idempotent e265e5b display: change Skipf to Errorf 3eb7007 collate/colltab: improve resilience to Unicode version changes. 8553a64 : added search and added missing dependency. 06f6f7a cases: improve resilience to Unicode version changes. a928dbc internal/gen: removed TODO 7c0e16d internal/gen: added Write*Version 50041c1 unicode/rangetable: Add key name when initializng Range16 and Range32. 2acc130 unicode/rangetable: added assigned tables 10e37ec text/encoding/japanese: iso-2022-jp encoder doesn't write KANJI-OUT. 7d081aa text: Upgrade to Unicode 8.0.0 be1f650 unicode/rangetable: updated comment 96ae61a language: added Currencies to the Coverage type. 1609407 unicode/rangetable: added New and Visit d4cc1b1 cases: prepare for Unicode 8.0.0 d611288 display: skip link test if go binary not found 0600016 encoding/unicode: workaround for bug in go 1.4.*. b93a7ba unicode/norm: fix bug that causes panic. fbf6178 search: allow non-normalized strings df923bb encoding/htmlindex: Fix generated code not being gofmted. 997478e encoding/htmlindex: implementation of htmlindex 5c66c9f collate: move iter from collate to internal/colltab 043fdd1 collate/colltab: fix a comment typo. f81fc0e search: added first implementation of search c93e7c9 collate/tools/colcmp: fix build breakage for darwin. 6c3b324 collate: fix test breakage cee5b80 text: upgrade to CLDR 27.0.1 af4c2d7 search: added language matcher for collation and search. 583b6ac search: generate search tables. f7bc91e runes: Added Transformer wrapper. 8d2a9d0 encoding/unicode: new BOM policy for standard UTF-16. c3788f3 runes: new runes package. fe79704 internal/colltab: some cleanup suggested earlier by Nigel. 4a2c389 text/internal/colltab: copy contract*.go files 88b9f7e encoding/ianaindex|htmlindex: API proposal for indexes. d48eb58 text/encoding/charmap: a few bug fixes in global vars a9f4d1a text/search: api proposal 2076e9c text/encoding: add MIB types to encodings. 7be3218 text/encoding/unicode: added BOMOverride. 5f74128 text/encoding/unicode: added tests and fixed bugs. 000f793 text/encoding/internal/identifier: 017c405 text/language: strip unneeded struct type qualifiers. c6e0c33 text/internal/testtext: added code size measurer. b6e95e7 text: added repository-wide generate tool. c6bc7e8 text: add codereview.cfg 26df76b text/internal/gen: generalized Open (needed for w3c data). 313fa8d text/width: added examples/ godoc improvements. cc9d297 text/width: added ASCII fast path for Narrow. 83ae7f6 text/width: added support for narrow and wide mappings. f54a587 text/width: added inverse mapping
2016-01-03 21:06:34 +01:00
gopkg/src/golang.org/x/text/language/gen_index.go
gopkg/src/golang.org/x/text/language/go1_1.go
gopkg/src/golang.org/x/text/language/go1_2.go
gopkg/src/golang.org/x/text/language/httpexample_test.go
Update go-text to 20151217. No changelog, other than the git commit messages, is available: cf49866 encoding/htmlindex: use UTF-8 encoding ce34b78 display: remove completely eab9e05 : run long tests after a generated package 0d87145 display: remove package bfd069c : added .gitignore 4b7e67e encoding: added Replacement identifier and htmlindex tests 1848af7 encoding: encoders return errors on out-of-repertoire runes f79ed80 : upgrade to CLDR 28 and necessary adjustments 92ca7bb encoding/charmap: don't map U+FFFD in encoder ecbd6a8 : added bidi and htmlindex packages to gen.go e1af416 encoding/htmlindex: updated tables 00e2053 unicode/bidi: moved bidi package to unicode a749bae runes: added ReplaceIllFormed dafab4a internal/format: fixed test for 32-bit architectures c27e06c encoding: introduce Decoder/Encoder types and error handling 27af644 encoding/charmap: fix some Windows types a0f6068 encoding/unicode: add WhatWG-compliant UTF8 Decoder 87ad79f bidi: fixed build breakage due to crossing changes a72c392 bidi: api proposal 458f474 bidi: port of reference implementation 435f36e runes: fix test breakage dd164d3 internal/triegen: handle \xc0 and \xc1 correctly 51beaed language/display: fix import 95315fc internal/format: added parser for CLDR number patterns edeeb43 unicode/cldr: moved cldr to the unicode directory 9efec26 width: fix table b8e57db language/display: moved display package 698d493 internal/ucd: added Parse function 7da657a bidi: rename BiDi class constants to short Unicode names. ed3f1de internal/ucd: allow non-runes in expansion mode e684700 message: add Catalog and formatted printing support bfdb694 internal: small optimization on UniqueTags. bd27c4a bidi: generate bidi trie and tests 54db231 internal/gen: add Repackage 954b8ae internal: add SortTags and UniqueTags 3fe38e9 currency: improve API 4838fa4 currency: equate undefined currency (XXX) to zero value da608de language: remove "may change" notice 216b73f encoding/runes: fixed unittest breakage 4b139bd language: remove Currency type. 419b439 language: deprecate ComprehensibleTo and Version d15837c language: reorder parsing code for clarity 44d5762 language: remove dependency on regexp 5eb8d46 language: deprecate Tag.ComprehensibleTo 615a6c1 language: new encoding for CompactIndex table 75c37a9 all: specify vanity import paths a38fc26 internal/gen: make long string consts vars b8643b2 language: add all languages with data in compact set d91e619 language: pass user options in matched tag cc8a7ec x/text/encoding/charmap: add more OEM codepages 22af857 language: improved example for parsing regions 0fe7e68 language: fixed test breakage f024ad8 currency: fixed bug related to rounding info 7f6d024 currency: added symbol support 5722c1c message: first checkin 601048a currency: add currency lookup for regions and tags 3ce2b88 language: user -u-va-posix instead of -x-posix. 8f6601e : Added depdendencies to top-level generator. 7d45f34 internal: added Parents table. 202ed04 language: bug fix in compact index number cb9d3ff language: added CompactIndex b4ffa8e language: support en_US_POSIX f8e557f internal/gen: add WriteGo variants of WriteGoFile equivalents 0820da9 cldr: comment out check to work around CLDR bug 6368131 currency: refactored currency-related code. 505f8b4 internal/tag: factored out tag.Index 0483357 gen: factored out generic slice generation. 57878ed gen: factored out some code generation code 723492b language: allow lang-region as variant prefix ff0822f internal: added NewInheritanceMatcher 07890ba cases: changed tests to be more version-aware 1309a18 cases: fix bug that caused character to drop in uppercase 083de50 cases: skip tests if unicode.Version does not match UnicodeVersion 43df643 display: fixed bug for unsupported tags 1af9528 language: fix bug where canonicalization is not idempotent e265e5b display: change Skipf to Errorf 3eb7007 collate/colltab: improve resilience to Unicode version changes. 8553a64 : added search and added missing dependency. 06f6f7a cases: improve resilience to Unicode version changes. a928dbc internal/gen: removed TODO 7c0e16d internal/gen: added Write*Version 50041c1 unicode/rangetable: Add key name when initializng Range16 and Range32. 2acc130 unicode/rangetable: added assigned tables 10e37ec text/encoding/japanese: iso-2022-jp encoder doesn't write KANJI-OUT. 7d081aa text: Upgrade to Unicode 8.0.0 be1f650 unicode/rangetable: updated comment 96ae61a language: added Currencies to the Coverage type. 1609407 unicode/rangetable: added New and Visit d4cc1b1 cases: prepare for Unicode 8.0.0 d611288 display: skip link test if go binary not found 0600016 encoding/unicode: workaround for bug in go 1.4.*. b93a7ba unicode/norm: fix bug that causes panic. fbf6178 search: allow non-normalized strings df923bb encoding/htmlindex: Fix generated code not being gofmted. 997478e encoding/htmlindex: implementation of htmlindex 5c66c9f collate: move iter from collate to internal/colltab 043fdd1 collate/colltab: fix a comment typo. f81fc0e search: added first implementation of search c93e7c9 collate/tools/colcmp: fix build breakage for darwin. 6c3b324 collate: fix test breakage cee5b80 text: upgrade to CLDR 27.0.1 af4c2d7 search: added language matcher for collation and search. 583b6ac search: generate search tables. f7bc91e runes: Added Transformer wrapper. 8d2a9d0 encoding/unicode: new BOM policy for standard UTF-16. c3788f3 runes: new runes package. fe79704 internal/colltab: some cleanup suggested earlier by Nigel. 4a2c389 text/internal/colltab: copy contract*.go files 88b9f7e encoding/ianaindex|htmlindex: API proposal for indexes. d48eb58 text/encoding/charmap: a few bug fixes in global vars a9f4d1a text/search: api proposal 2076e9c text/encoding: add MIB types to encodings. 7be3218 text/encoding/unicode: added BOMOverride. 5f74128 text/encoding/unicode: added tests and fixed bugs. 000f793 text/encoding/internal/identifier: 017c405 text/language: strip unneeded struct type qualifiers. c6e0c33 text/internal/testtext: added code size measurer. b6e95e7 text: added repository-wide generate tool. c6bc7e8 text: add codereview.cfg 26df76b text/internal/gen: generalized Open (needed for w3c data). 313fa8d text/width: added examples/ godoc improvements. cc9d297 text/width: added ASCII fast path for Narrow. 83ae7f6 text/width: added support for narrow and wide mappings. f54a587 text/width: added inverse mapping
2016-01-03 21:06:34 +01:00
gopkg/src/golang.org/x/text/language/index.go
gopkg/src/golang.org/x/text/language/language.go
gopkg/src/golang.org/x/text/language/language_test.go
gopkg/src/golang.org/x/text/language/lookup.go
gopkg/src/golang.org/x/text/language/lookup_test.go
gopkg/src/golang.org/x/text/language/match.go
gopkg/src/golang.org/x/text/language/match_test.go
gopkg/src/golang.org/x/text/language/parse.go
gopkg/src/golang.org/x/text/language/parse_test.go
gopkg/src/golang.org/x/text/language/tables.go
gopkg/src/golang.org/x/text/language/tags.go
gopkg/src/golang.org/x/text/language/testdata/CLDRLocaleMatcherTest.txt
gopkg/src/golang.org/x/text/language/testdata/GoLocaleMatcherTest.txt
Update go-text to 20151217. No changelog, other than the git commit messages, is available: cf49866 encoding/htmlindex: use UTF-8 encoding ce34b78 display: remove completely eab9e05 : run long tests after a generated package 0d87145 display: remove package bfd069c : added .gitignore 4b7e67e encoding: added Replacement identifier and htmlindex tests 1848af7 encoding: encoders return errors on out-of-repertoire runes f79ed80 : upgrade to CLDR 28 and necessary adjustments 92ca7bb encoding/charmap: don't map U+FFFD in encoder ecbd6a8 : added bidi and htmlindex packages to gen.go e1af416 encoding/htmlindex: updated tables 00e2053 unicode/bidi: moved bidi package to unicode a749bae runes: added ReplaceIllFormed dafab4a internal/format: fixed test for 32-bit architectures c27e06c encoding: introduce Decoder/Encoder types and error handling 27af644 encoding/charmap: fix some Windows types a0f6068 encoding/unicode: add WhatWG-compliant UTF8 Decoder 87ad79f bidi: fixed build breakage due to crossing changes a72c392 bidi: api proposal 458f474 bidi: port of reference implementation 435f36e runes: fix test breakage dd164d3 internal/triegen: handle \xc0 and \xc1 correctly 51beaed language/display: fix import 95315fc internal/format: added parser for CLDR number patterns edeeb43 unicode/cldr: moved cldr to the unicode directory 9efec26 width: fix table b8e57db language/display: moved display package 698d493 internal/ucd: added Parse function 7da657a bidi: rename BiDi class constants to short Unicode names. ed3f1de internal/ucd: allow non-runes in expansion mode e684700 message: add Catalog and formatted printing support bfdb694 internal: small optimization on UniqueTags. bd27c4a bidi: generate bidi trie and tests 54db231 internal/gen: add Repackage 954b8ae internal: add SortTags and UniqueTags 3fe38e9 currency: improve API 4838fa4 currency: equate undefined currency (XXX) to zero value da608de language: remove "may change" notice 216b73f encoding/runes: fixed unittest breakage 4b139bd language: remove Currency type. 419b439 language: deprecate ComprehensibleTo and Version d15837c language: reorder parsing code for clarity 44d5762 language: remove dependency on regexp 5eb8d46 language: deprecate Tag.ComprehensibleTo 615a6c1 language: new encoding for CompactIndex table 75c37a9 all: specify vanity import paths a38fc26 internal/gen: make long string consts vars b8643b2 language: add all languages with data in compact set d91e619 language: pass user options in matched tag cc8a7ec x/text/encoding/charmap: add more OEM codepages 22af857 language: improved example for parsing regions 0fe7e68 language: fixed test breakage f024ad8 currency: fixed bug related to rounding info 7f6d024 currency: added symbol support 5722c1c message: first checkin 601048a currency: add currency lookup for regions and tags 3ce2b88 language: user -u-va-posix instead of -x-posix. 8f6601e : Added depdendencies to top-level generator. 7d45f34 internal: added Parents table. 202ed04 language: bug fix in compact index number cb9d3ff language: added CompactIndex b4ffa8e language: support en_US_POSIX f8e557f internal/gen: add WriteGo variants of WriteGoFile equivalents 0820da9 cldr: comment out check to work around CLDR bug 6368131 currency: refactored currency-related code. 505f8b4 internal/tag: factored out tag.Index 0483357 gen: factored out generic slice generation. 57878ed gen: factored out some code generation code 723492b language: allow lang-region as variant prefix ff0822f internal: added NewInheritanceMatcher 07890ba cases: changed tests to be more version-aware 1309a18 cases: fix bug that caused character to drop in uppercase 083de50 cases: skip tests if unicode.Version does not match UnicodeVersion 43df643 display: fixed bug for unsupported tags 1af9528 language: fix bug where canonicalization is not idempotent e265e5b display: change Skipf to Errorf 3eb7007 collate/colltab: improve resilience to Unicode version changes. 8553a64 : added search and added missing dependency. 06f6f7a cases: improve resilience to Unicode version changes. a928dbc internal/gen: removed TODO 7c0e16d internal/gen: added Write*Version 50041c1 unicode/rangetable: Add key name when initializng Range16 and Range32. 2acc130 unicode/rangetable: added assigned tables 10e37ec text/encoding/japanese: iso-2022-jp encoder doesn't write KANJI-OUT. 7d081aa text: Upgrade to Unicode 8.0.0 be1f650 unicode/rangetable: updated comment 96ae61a language: added Currencies to the Coverage type. 1609407 unicode/rangetable: added New and Visit d4cc1b1 cases: prepare for Unicode 8.0.0 d611288 display: skip link test if go binary not found 0600016 encoding/unicode: workaround for bug in go 1.4.*. b93a7ba unicode/norm: fix bug that causes panic. fbf6178 search: allow non-normalized strings df923bb encoding/htmlindex: Fix generated code not being gofmted. 997478e encoding/htmlindex: implementation of htmlindex 5c66c9f collate: move iter from collate to internal/colltab 043fdd1 collate/colltab: fix a comment typo. f81fc0e search: added first implementation of search c93e7c9 collate/tools/colcmp: fix build breakage for darwin. 6c3b324 collate: fix test breakage cee5b80 text: upgrade to CLDR 27.0.1 af4c2d7 search: added language matcher for collation and search. 583b6ac search: generate search tables. f7bc91e runes: Added Transformer wrapper. 8d2a9d0 encoding/unicode: new BOM policy for standard UTF-16. c3788f3 runes: new runes package. fe79704 internal/colltab: some cleanup suggested earlier by Nigel. 4a2c389 text/internal/colltab: copy contract*.go files 88b9f7e encoding/ianaindex|htmlindex: API proposal for indexes. d48eb58 text/encoding/charmap: a few bug fixes in global vars a9f4d1a text/search: api proposal 2076e9c text/encoding: add MIB types to encodings. 7be3218 text/encoding/unicode: added BOMOverride. 5f74128 text/encoding/unicode: added tests and fixed bugs. 000f793 text/encoding/internal/identifier: 017c405 text/language: strip unneeded struct type qualifiers. c6e0c33 text/internal/testtext: added code size measurer. b6e95e7 text: added repository-wide generate tool. c6bc7e8 text: add codereview.cfg 26df76b text/internal/gen: generalized Open (needed for w3c data). 313fa8d text/width: added examples/ godoc improvements. cc9d297 text/width: added ASCII fast path for Narrow. 83ae7f6 text/width: added support for narrow and wide mappings. f54a587 text/width: added inverse mapping
2016-01-03 21:06:34 +01:00
gopkg/src/golang.org/x/text/message/catalog.go
gopkg/src/golang.org/x/text/message/catalog/catalog.go
gopkg/src/golang.org/x/text/message/catalog/catalog_test.go
gopkg/src/golang.org/x/text/message/catalog/dict.go
gopkg/src/golang.org/x/text/message/catalog/go19.go
gopkg/src/golang.org/x/text/message/catalog/gopre19.go
Update go-text to 20151217. No changelog, other than the git commit messages, is available: cf49866 encoding/htmlindex: use UTF-8 encoding ce34b78 display: remove completely eab9e05 : run long tests after a generated package 0d87145 display: remove package bfd069c : added .gitignore 4b7e67e encoding: added Replacement identifier and htmlindex tests 1848af7 encoding: encoders return errors on out-of-repertoire runes f79ed80 : upgrade to CLDR 28 and necessary adjustments 92ca7bb encoding/charmap: don't map U+FFFD in encoder ecbd6a8 : added bidi and htmlindex packages to gen.go e1af416 encoding/htmlindex: updated tables 00e2053 unicode/bidi: moved bidi package to unicode a749bae runes: added ReplaceIllFormed dafab4a internal/format: fixed test for 32-bit architectures c27e06c encoding: introduce Decoder/Encoder types and error handling 27af644 encoding/charmap: fix some Windows types a0f6068 encoding/unicode: add WhatWG-compliant UTF8 Decoder 87ad79f bidi: fixed build breakage due to crossing changes a72c392 bidi: api proposal 458f474 bidi: port of reference implementation 435f36e runes: fix test breakage dd164d3 internal/triegen: handle \xc0 and \xc1 correctly 51beaed language/display: fix import 95315fc internal/format: added parser for CLDR number patterns edeeb43 unicode/cldr: moved cldr to the unicode directory 9efec26 width: fix table b8e57db language/display: moved display package 698d493 internal/ucd: added Parse function 7da657a bidi: rename BiDi class constants to short Unicode names. ed3f1de internal/ucd: allow non-runes in expansion mode e684700 message: add Catalog and formatted printing support bfdb694 internal: small optimization on UniqueTags. bd27c4a bidi: generate bidi trie and tests 54db231 internal/gen: add Repackage 954b8ae internal: add SortTags and UniqueTags 3fe38e9 currency: improve API 4838fa4 currency: equate undefined currency (XXX) to zero value da608de language: remove "may change" notice 216b73f encoding/runes: fixed unittest breakage 4b139bd language: remove Currency type. 419b439 language: deprecate ComprehensibleTo and Version d15837c language: reorder parsing code for clarity 44d5762 language: remove dependency on regexp 5eb8d46 language: deprecate Tag.ComprehensibleTo 615a6c1 language: new encoding for CompactIndex table 75c37a9 all: specify vanity import paths a38fc26 internal/gen: make long string consts vars b8643b2 language: add all languages with data in compact set d91e619 language: pass user options in matched tag cc8a7ec x/text/encoding/charmap: add more OEM codepages 22af857 language: improved example for parsing regions 0fe7e68 language: fixed test breakage f024ad8 currency: fixed bug related to rounding info 7f6d024 currency: added symbol support 5722c1c message: first checkin 601048a currency: add currency lookup for regions and tags 3ce2b88 language: user -u-va-posix instead of -x-posix. 8f6601e : Added depdendencies to top-level generator. 7d45f34 internal: added Parents table. 202ed04 language: bug fix in compact index number cb9d3ff language: added CompactIndex b4ffa8e language: support en_US_POSIX f8e557f internal/gen: add WriteGo variants of WriteGoFile equivalents 0820da9 cldr: comment out check to work around CLDR bug 6368131 currency: refactored currency-related code. 505f8b4 internal/tag: factored out tag.Index 0483357 gen: factored out generic slice generation. 57878ed gen: factored out some code generation code 723492b language: allow lang-region as variant prefix ff0822f internal: added NewInheritanceMatcher 07890ba cases: changed tests to be more version-aware 1309a18 cases: fix bug that caused character to drop in uppercase 083de50 cases: skip tests if unicode.Version does not match UnicodeVersion 43df643 display: fixed bug for unsupported tags 1af9528 language: fix bug where canonicalization is not idempotent e265e5b display: change Skipf to Errorf 3eb7007 collate/colltab: improve resilience to Unicode version changes. 8553a64 : added search and added missing dependency. 06f6f7a cases: improve resilience to Unicode version changes. a928dbc internal/gen: removed TODO 7c0e16d internal/gen: added Write*Version 50041c1 unicode/rangetable: Add key name when initializng Range16 and Range32. 2acc130 unicode/rangetable: added assigned tables 10e37ec text/encoding/japanese: iso-2022-jp encoder doesn't write KANJI-OUT. 7d081aa text: Upgrade to Unicode 8.0.0 be1f650 unicode/rangetable: updated comment 96ae61a language: added Currencies to the Coverage type. 1609407 unicode/rangetable: added New and Visit d4cc1b1 cases: prepare for Unicode 8.0.0 d611288 display: skip link test if go binary not found 0600016 encoding/unicode: workaround for bug in go 1.4.*. b93a7ba unicode/norm: fix bug that causes panic. fbf6178 search: allow non-normalized strings df923bb encoding/htmlindex: Fix generated code not being gofmted. 997478e encoding/htmlindex: implementation of htmlindex 5c66c9f collate: move iter from collate to internal/colltab 043fdd1 collate/colltab: fix a comment typo. f81fc0e search: added first implementation of search c93e7c9 collate/tools/colcmp: fix build breakage for darwin. 6c3b324 collate: fix test breakage cee5b80 text: upgrade to CLDR 27.0.1 af4c2d7 search: added language matcher for collation and search. 583b6ac search: generate search tables. f7bc91e runes: Added Transformer wrapper. 8d2a9d0 encoding/unicode: new BOM policy for standard UTF-16. c3788f3 runes: new runes package. fe79704 internal/colltab: some cleanup suggested earlier by Nigel. 4a2c389 text/internal/colltab: copy contract*.go files 88b9f7e encoding/ianaindex|htmlindex: API proposal for indexes. d48eb58 text/encoding/charmap: a few bug fixes in global vars a9f4d1a text/search: api proposal 2076e9c text/encoding: add MIB types to encodings. 7be3218 text/encoding/unicode: added BOMOverride. 5f74128 text/encoding/unicode: added tests and fixed bugs. 000f793 text/encoding/internal/identifier: 017c405 text/language: strip unneeded struct type qualifiers. c6e0c33 text/internal/testtext: added code size measurer. b6e95e7 text: added repository-wide generate tool. c6bc7e8 text: add codereview.cfg 26df76b text/internal/gen: generalized Open (needed for w3c data). 313fa8d text/width: added examples/ godoc improvements. cc9d297 text/width: added ASCII fast path for Narrow. 83ae7f6 text/width: added support for narrow and wide mappings. f54a587 text/width: added inverse mapping
2016-01-03 21:06:34 +01:00
gopkg/src/golang.org/x/text/message/catalog_test.go
gopkg/src/golang.org/x/text/message/doc.go
gopkg/src/golang.org/x/text/message/examples_test.go
gopkg/src/golang.org/x/text/message/fmt_test.go
gopkg/src/golang.org/x/text/message/format.go
Update go-text to 20151217. No changelog, other than the git commit messages, is available: cf49866 encoding/htmlindex: use UTF-8 encoding ce34b78 display: remove completely eab9e05 : run long tests after a generated package 0d87145 display: remove package bfd069c : added .gitignore 4b7e67e encoding: added Replacement identifier and htmlindex tests 1848af7 encoding: encoders return errors on out-of-repertoire runes f79ed80 : upgrade to CLDR 28 and necessary adjustments 92ca7bb encoding/charmap: don't map U+FFFD in encoder ecbd6a8 : added bidi and htmlindex packages to gen.go e1af416 encoding/htmlindex: updated tables 00e2053 unicode/bidi: moved bidi package to unicode a749bae runes: added ReplaceIllFormed dafab4a internal/format: fixed test for 32-bit architectures c27e06c encoding: introduce Decoder/Encoder types and error handling 27af644 encoding/charmap: fix some Windows types a0f6068 encoding/unicode: add WhatWG-compliant UTF8 Decoder 87ad79f bidi: fixed build breakage due to crossing changes a72c392 bidi: api proposal 458f474 bidi: port of reference implementation 435f36e runes: fix test breakage dd164d3 internal/triegen: handle \xc0 and \xc1 correctly 51beaed language/display: fix import 95315fc internal/format: added parser for CLDR number patterns edeeb43 unicode/cldr: moved cldr to the unicode directory 9efec26 width: fix table b8e57db language/display: moved display package 698d493 internal/ucd: added Parse function 7da657a bidi: rename BiDi class constants to short Unicode names. ed3f1de internal/ucd: allow non-runes in expansion mode e684700 message: add Catalog and formatted printing support bfdb694 internal: small optimization on UniqueTags. bd27c4a bidi: generate bidi trie and tests 54db231 internal/gen: add Repackage 954b8ae internal: add SortTags and UniqueTags 3fe38e9 currency: improve API 4838fa4 currency: equate undefined currency (XXX) to zero value da608de language: remove "may change" notice 216b73f encoding/runes: fixed unittest breakage 4b139bd language: remove Currency type. 419b439 language: deprecate ComprehensibleTo and Version d15837c language: reorder parsing code for clarity 44d5762 language: remove dependency on regexp 5eb8d46 language: deprecate Tag.ComprehensibleTo 615a6c1 language: new encoding for CompactIndex table 75c37a9 all: specify vanity import paths a38fc26 internal/gen: make long string consts vars b8643b2 language: add all languages with data in compact set d91e619 language: pass user options in matched tag cc8a7ec x/text/encoding/charmap: add more OEM codepages 22af857 language: improved example for parsing regions 0fe7e68 language: fixed test breakage f024ad8 currency: fixed bug related to rounding info 7f6d024 currency: added symbol support 5722c1c message: first checkin 601048a currency: add currency lookup for regions and tags 3ce2b88 language: user -u-va-posix instead of -x-posix. 8f6601e : Added depdendencies to top-level generator. 7d45f34 internal: added Parents table. 202ed04 language: bug fix in compact index number cb9d3ff language: added CompactIndex b4ffa8e language: support en_US_POSIX f8e557f internal/gen: add WriteGo variants of WriteGoFile equivalents 0820da9 cldr: comment out check to work around CLDR bug 6368131 currency: refactored currency-related code. 505f8b4 internal/tag: factored out tag.Index 0483357 gen: factored out generic slice generation. 57878ed gen: factored out some code generation code 723492b language: allow lang-region as variant prefix ff0822f internal: added NewInheritanceMatcher 07890ba cases: changed tests to be more version-aware 1309a18 cases: fix bug that caused character to drop in uppercase 083de50 cases: skip tests if unicode.Version does not match UnicodeVersion 43df643 display: fixed bug for unsupported tags 1af9528 language: fix bug where canonicalization is not idempotent e265e5b display: change Skipf to Errorf 3eb7007 collate/colltab: improve resilience to Unicode version changes. 8553a64 : added search and added missing dependency. 06f6f7a cases: improve resilience to Unicode version changes. a928dbc internal/gen: removed TODO 7c0e16d internal/gen: added Write*Version 50041c1 unicode/rangetable: Add key name when initializng Range16 and Range32. 2acc130 unicode/rangetable: added assigned tables 10e37ec text/encoding/japanese: iso-2022-jp encoder doesn't write KANJI-OUT. 7d081aa text: Upgrade to Unicode 8.0.0 be1f650 unicode/rangetable: updated comment 96ae61a language: added Currencies to the Coverage type. 1609407 unicode/rangetable: added New and Visit d4cc1b1 cases: prepare for Unicode 8.0.0 d611288 display: skip link test if go binary not found 0600016 encoding/unicode: workaround for bug in go 1.4.*. b93a7ba unicode/norm: fix bug that causes panic. fbf6178 search: allow non-normalized strings df923bb encoding/htmlindex: Fix generated code not being gofmted. 997478e encoding/htmlindex: implementation of htmlindex 5c66c9f collate: move iter from collate to internal/colltab 043fdd1 collate/colltab: fix a comment typo. f81fc0e search: added first implementation of search c93e7c9 collate/tools/colcmp: fix build breakage for darwin. 6c3b324 collate: fix test breakage cee5b80 text: upgrade to CLDR 27.0.1 af4c2d7 search: added language matcher for collation and search. 583b6ac search: generate search tables. f7bc91e runes: Added Transformer wrapper. 8d2a9d0 encoding/unicode: new BOM policy for standard UTF-16. c3788f3 runes: new runes package. fe79704 internal/colltab: some cleanup suggested earlier by Nigel. 4a2c389 text/internal/colltab: copy contract*.go files 88b9f7e encoding/ianaindex|htmlindex: API proposal for indexes. d48eb58 text/encoding/charmap: a few bug fixes in global vars a9f4d1a text/search: api proposal 2076e9c text/encoding: add MIB types to encodings. 7be3218 text/encoding/unicode: added BOMOverride. 5f74128 text/encoding/unicode: added tests and fixed bugs. 000f793 text/encoding/internal/identifier: 017c405 text/language: strip unneeded struct type qualifiers. c6e0c33 text/internal/testtext: added code size measurer. b6e95e7 text: added repository-wide generate tool. c6bc7e8 text: add codereview.cfg 26df76b text/internal/gen: generalized Open (needed for w3c data). 313fa8d text/width: added examples/ godoc improvements. cc9d297 text/width: added ASCII fast path for Narrow. 83ae7f6 text/width: added support for narrow and wide mappings. f54a587 text/width: added inverse mapping
2016-01-03 21:06:34 +01:00
gopkg/src/golang.org/x/text/message/message.go
gopkg/src/golang.org/x/text/message/message_test.go
gopkg/src/golang.org/x/text/message/print.go
gopkg/src/golang.org/x/text/number/doc.go
gopkg/src/golang.org/x/text/number/examples_test.go
gopkg/src/golang.org/x/text/number/format.go
gopkg/src/golang.org/x/text/number/format_test.go
gopkg/src/golang.org/x/text/number/number.go
gopkg/src/golang.org/x/text/number/number_test.go
gopkg/src/golang.org/x/text/number/option.go
Update go-text to 20151217. No changelog, other than the git commit messages, is available: cf49866 encoding/htmlindex: use UTF-8 encoding ce34b78 display: remove completely eab9e05 : run long tests after a generated package 0d87145 display: remove package bfd069c : added .gitignore 4b7e67e encoding: added Replacement identifier and htmlindex tests 1848af7 encoding: encoders return errors on out-of-repertoire runes f79ed80 : upgrade to CLDR 28 and necessary adjustments 92ca7bb encoding/charmap: don't map U+FFFD in encoder ecbd6a8 : added bidi and htmlindex packages to gen.go e1af416 encoding/htmlindex: updated tables 00e2053 unicode/bidi: moved bidi package to unicode a749bae runes: added ReplaceIllFormed dafab4a internal/format: fixed test for 32-bit architectures c27e06c encoding: introduce Decoder/Encoder types and error handling 27af644 encoding/charmap: fix some Windows types a0f6068 encoding/unicode: add WhatWG-compliant UTF8 Decoder 87ad79f bidi: fixed build breakage due to crossing changes a72c392 bidi: api proposal 458f474 bidi: port of reference implementation 435f36e runes: fix test breakage dd164d3 internal/triegen: handle \xc0 and \xc1 correctly 51beaed language/display: fix import 95315fc internal/format: added parser for CLDR number patterns edeeb43 unicode/cldr: moved cldr to the unicode directory 9efec26 width: fix table b8e57db language/display: moved display package 698d493 internal/ucd: added Parse function 7da657a bidi: rename BiDi class constants to short Unicode names. ed3f1de internal/ucd: allow non-runes in expansion mode e684700 message: add Catalog and formatted printing support bfdb694 internal: small optimization on UniqueTags. bd27c4a bidi: generate bidi trie and tests 54db231 internal/gen: add Repackage 954b8ae internal: add SortTags and UniqueTags 3fe38e9 currency: improve API 4838fa4 currency: equate undefined currency (XXX) to zero value da608de language: remove "may change" notice 216b73f encoding/runes: fixed unittest breakage 4b139bd language: remove Currency type. 419b439 language: deprecate ComprehensibleTo and Version d15837c language: reorder parsing code for clarity 44d5762 language: remove dependency on regexp 5eb8d46 language: deprecate Tag.ComprehensibleTo 615a6c1 language: new encoding for CompactIndex table 75c37a9 all: specify vanity import paths a38fc26 internal/gen: make long string consts vars b8643b2 language: add all languages with data in compact set d91e619 language: pass user options in matched tag cc8a7ec x/text/encoding/charmap: add more OEM codepages 22af857 language: improved example for parsing regions 0fe7e68 language: fixed test breakage f024ad8 currency: fixed bug related to rounding info 7f6d024 currency: added symbol support 5722c1c message: first checkin 601048a currency: add currency lookup for regions and tags 3ce2b88 language: user -u-va-posix instead of -x-posix. 8f6601e : Added depdendencies to top-level generator. 7d45f34 internal: added Parents table. 202ed04 language: bug fix in compact index number cb9d3ff language: added CompactIndex b4ffa8e language: support en_US_POSIX f8e557f internal/gen: add WriteGo variants of WriteGoFile equivalents 0820da9 cldr: comment out check to work around CLDR bug 6368131 currency: refactored currency-related code. 505f8b4 internal/tag: factored out tag.Index 0483357 gen: factored out generic slice generation. 57878ed gen: factored out some code generation code 723492b language: allow lang-region as variant prefix ff0822f internal: added NewInheritanceMatcher 07890ba cases: changed tests to be more version-aware 1309a18 cases: fix bug that caused character to drop in uppercase 083de50 cases: skip tests if unicode.Version does not match UnicodeVersion 43df643 display: fixed bug for unsupported tags 1af9528 language: fix bug where canonicalization is not idempotent e265e5b display: change Skipf to Errorf 3eb7007 collate/colltab: improve resilience to Unicode version changes. 8553a64 : added search and added missing dependency. 06f6f7a cases: improve resilience to Unicode version changes. a928dbc internal/gen: removed TODO 7c0e16d internal/gen: added Write*Version 50041c1 unicode/rangetable: Add key name when initializng Range16 and Range32. 2acc130 unicode/rangetable: added assigned tables 10e37ec text/encoding/japanese: iso-2022-jp encoder doesn't write KANJI-OUT. 7d081aa text: Upgrade to Unicode 8.0.0 be1f650 unicode/rangetable: updated comment 96ae61a language: added Currencies to the Coverage type. 1609407 unicode/rangetable: added New and Visit d4cc1b1 cases: prepare for Unicode 8.0.0 d611288 display: skip link test if go binary not found 0600016 encoding/unicode: workaround for bug in go 1.4.*. b93a7ba unicode/norm: fix bug that causes panic. fbf6178 search: allow non-normalized strings df923bb encoding/htmlindex: Fix generated code not being gofmted. 997478e encoding/htmlindex: implementation of htmlindex 5c66c9f collate: move iter from collate to internal/colltab 043fdd1 collate/colltab: fix a comment typo. f81fc0e search: added first implementation of search c93e7c9 collate/tools/colcmp: fix build breakage for darwin. 6c3b324 collate: fix test breakage cee5b80 text: upgrade to CLDR 27.0.1 af4c2d7 search: added language matcher for collation and search. 583b6ac search: generate search tables. f7bc91e runes: Added Transformer wrapper. 8d2a9d0 encoding/unicode: new BOM policy for standard UTF-16. c3788f3 runes: new runes package. fe79704 internal/colltab: some cleanup suggested earlier by Nigel. 4a2c389 text/internal/colltab: copy contract*.go files 88b9f7e encoding/ianaindex|htmlindex: API proposal for indexes. d48eb58 text/encoding/charmap: a few bug fixes in global vars a9f4d1a text/search: api proposal 2076e9c text/encoding: add MIB types to encodings. 7be3218 text/encoding/unicode: added BOMOverride. 5f74128 text/encoding/unicode: added tests and fixed bugs. 000f793 text/encoding/internal/identifier: 017c405 text/language: strip unneeded struct type qualifiers. c6e0c33 text/internal/testtext: added code size measurer. b6e95e7 text: added repository-wide generate tool. c6bc7e8 text: add codereview.cfg 26df76b text/internal/gen: generalized Open (needed for w3c data). 313fa8d text/width: added examples/ godoc improvements. cc9d297 text/width: added ASCII fast path for Narrow. 83ae7f6 text/width: added support for narrow and wide mappings. f54a587 text/width: added inverse mapping
2016-01-03 21:06:34 +01:00
gopkg/src/golang.org/x/text/runes/cond.go
gopkg/src/golang.org/x/text/runes/cond_test.go
gopkg/src/golang.org/x/text/runes/example_test.go
gopkg/src/golang.org/x/text/runes/runes.go
gopkg/src/golang.org/x/text/runes/runes_test.go
gopkg/src/golang.org/x/text/search/index.go
gopkg/src/golang.org/x/text/search/pattern.go
gopkg/src/golang.org/x/text/search/pattern_test.go
gopkg/src/golang.org/x/text/search/search.go
gopkg/src/golang.org/x/text/search/tables.go
gopkg/src/golang.org/x/text/secure/bidirule/bench_test.go
gopkg/src/golang.org/x/text/secure/bidirule/bidirule.go
gopkg/src/golang.org/x/text/secure/bidirule/bidirule10.0.0.go
gopkg/src/golang.org/x/text/secure/bidirule/bidirule10.0.0_test.go
gopkg/src/golang.org/x/text/secure/bidirule/bidirule9.0.0.go
gopkg/src/golang.org/x/text/secure/bidirule/bidirule9.0.0_test.go
gopkg/src/golang.org/x/text/secure/bidirule/bidirule_test.go
gopkg/src/golang.org/x/text/secure/doc.go
gopkg/src/golang.org/x/text/secure/precis/benchmark_test.go
gopkg/src/golang.org/x/text/secure/precis/class.go
gopkg/src/golang.org/x/text/secure/precis/class_test.go
gopkg/src/golang.org/x/text/secure/precis/context.go
gopkg/src/golang.org/x/text/secure/precis/doc.go
gopkg/src/golang.org/x/text/secure/precis/enforce10.0.0_test.go
gopkg/src/golang.org/x/text/secure/precis/enforce9.0.0_test.go
gopkg/src/golang.org/x/text/secure/precis/enforce_test.go
gopkg/src/golang.org/x/text/secure/precis/gen.go
gopkg/src/golang.org/x/text/secure/precis/gen_trieval.go
gopkg/src/golang.org/x/text/secure/precis/nickname.go
gopkg/src/golang.org/x/text/secure/precis/options.go
gopkg/src/golang.org/x/text/secure/precis/profile.go
gopkg/src/golang.org/x/text/secure/precis/profile_test.go
gopkg/src/golang.org/x/text/secure/precis/profiles.go
gopkg/src/golang.org/x/text/secure/precis/tables10.0.0.go
gopkg/src/golang.org/x/text/secure/precis/tables9.0.0.go
gopkg/src/golang.org/x/text/secure/precis/tables_test.go
gopkg/src/golang.org/x/text/secure/precis/transformer.go
gopkg/src/golang.org/x/text/secure/precis/trieval.go
gopkg/src/golang.org/x/text/transform/examples_test.go
gopkg/src/golang.org/x/text/transform/transform.go
gopkg/src/golang.org/x/text/transform/transform_test.go
Update go-text to 20151217. No changelog, other than the git commit messages, is available: cf49866 encoding/htmlindex: use UTF-8 encoding ce34b78 display: remove completely eab9e05 : run long tests after a generated package 0d87145 display: remove package bfd069c : added .gitignore 4b7e67e encoding: added Replacement identifier and htmlindex tests 1848af7 encoding: encoders return errors on out-of-repertoire runes f79ed80 : upgrade to CLDR 28 and necessary adjustments 92ca7bb encoding/charmap: don't map U+FFFD in encoder ecbd6a8 : added bidi and htmlindex packages to gen.go e1af416 encoding/htmlindex: updated tables 00e2053 unicode/bidi: moved bidi package to unicode a749bae runes: added ReplaceIllFormed dafab4a internal/format: fixed test for 32-bit architectures c27e06c encoding: introduce Decoder/Encoder types and error handling 27af644 encoding/charmap: fix some Windows types a0f6068 encoding/unicode: add WhatWG-compliant UTF8 Decoder 87ad79f bidi: fixed build breakage due to crossing changes a72c392 bidi: api proposal 458f474 bidi: port of reference implementation 435f36e runes: fix test breakage dd164d3 internal/triegen: handle \xc0 and \xc1 correctly 51beaed language/display: fix import 95315fc internal/format: added parser for CLDR number patterns edeeb43 unicode/cldr: moved cldr to the unicode directory 9efec26 width: fix table b8e57db language/display: moved display package 698d493 internal/ucd: added Parse function 7da657a bidi: rename BiDi class constants to short Unicode names. ed3f1de internal/ucd: allow non-runes in expansion mode e684700 message: add Catalog and formatted printing support bfdb694 internal: small optimization on UniqueTags. bd27c4a bidi: generate bidi trie and tests 54db231 internal/gen: add Repackage 954b8ae internal: add SortTags and UniqueTags 3fe38e9 currency: improve API 4838fa4 currency: equate undefined currency (XXX) to zero value da608de language: remove "may change" notice 216b73f encoding/runes: fixed unittest breakage 4b139bd language: remove Currency type. 419b439 language: deprecate ComprehensibleTo and Version d15837c language: reorder parsing code for clarity 44d5762 language: remove dependency on regexp 5eb8d46 language: deprecate Tag.ComprehensibleTo 615a6c1 language: new encoding for CompactIndex table 75c37a9 all: specify vanity import paths a38fc26 internal/gen: make long string consts vars b8643b2 language: add all languages with data in compact set d91e619 language: pass user options in matched tag cc8a7ec x/text/encoding/charmap: add more OEM codepages 22af857 language: improved example for parsing regions 0fe7e68 language: fixed test breakage f024ad8 currency: fixed bug related to rounding info 7f6d024 currency: added symbol support 5722c1c message: first checkin 601048a currency: add currency lookup for regions and tags 3ce2b88 language: user -u-va-posix instead of -x-posix. 8f6601e : Added depdendencies to top-level generator. 7d45f34 internal: added Parents table. 202ed04 language: bug fix in compact index number cb9d3ff language: added CompactIndex b4ffa8e language: support en_US_POSIX f8e557f internal/gen: add WriteGo variants of WriteGoFile equivalents 0820da9 cldr: comment out check to work around CLDR bug 6368131 currency: refactored currency-related code. 505f8b4 internal/tag: factored out tag.Index 0483357 gen: factored out generic slice generation. 57878ed gen: factored out some code generation code 723492b language: allow lang-region as variant prefix ff0822f internal: added NewInheritanceMatcher 07890ba cases: changed tests to be more version-aware 1309a18 cases: fix bug that caused character to drop in uppercase 083de50 cases: skip tests if unicode.Version does not match UnicodeVersion 43df643 display: fixed bug for unsupported tags 1af9528 language: fix bug where canonicalization is not idempotent e265e5b display: change Skipf to Errorf 3eb7007 collate/colltab: improve resilience to Unicode version changes. 8553a64 : added search and added missing dependency. 06f6f7a cases: improve resilience to Unicode version changes. a928dbc internal/gen: removed TODO 7c0e16d internal/gen: added Write*Version 50041c1 unicode/rangetable: Add key name when initializng Range16 and Range32. 2acc130 unicode/rangetable: added assigned tables 10e37ec text/encoding/japanese: iso-2022-jp encoder doesn't write KANJI-OUT. 7d081aa text: Upgrade to Unicode 8.0.0 be1f650 unicode/rangetable: updated comment 96ae61a language: added Currencies to the Coverage type. 1609407 unicode/rangetable: added New and Visit d4cc1b1 cases: prepare for Unicode 8.0.0 d611288 display: skip link test if go binary not found 0600016 encoding/unicode: workaround for bug in go 1.4.*. b93a7ba unicode/norm: fix bug that causes panic. fbf6178 search: allow non-normalized strings df923bb encoding/htmlindex: Fix generated code not being gofmted. 997478e encoding/htmlindex: implementation of htmlindex 5c66c9f collate: move iter from collate to internal/colltab 043fdd1 collate/colltab: fix a comment typo. f81fc0e search: added first implementation of search c93e7c9 collate/tools/colcmp: fix build breakage for darwin. 6c3b324 collate: fix test breakage cee5b80 text: upgrade to CLDR 27.0.1 af4c2d7 search: added language matcher for collation and search. 583b6ac search: generate search tables. f7bc91e runes: Added Transformer wrapper. 8d2a9d0 encoding/unicode: new BOM policy for standard UTF-16. c3788f3 runes: new runes package. fe79704 internal/colltab: some cleanup suggested earlier by Nigel. 4a2c389 text/internal/colltab: copy contract*.go files 88b9f7e encoding/ianaindex|htmlindex: API proposal for indexes. d48eb58 text/encoding/charmap: a few bug fixes in global vars a9f4d1a text/search: api proposal 2076e9c text/encoding: add MIB types to encodings. 7be3218 text/encoding/unicode: added BOMOverride. 5f74128 text/encoding/unicode: added tests and fixed bugs. 000f793 text/encoding/internal/identifier: 017c405 text/language: strip unneeded struct type qualifiers. c6e0c33 text/internal/testtext: added code size measurer. b6e95e7 text: added repository-wide generate tool. c6bc7e8 text: add codereview.cfg 26df76b text/internal/gen: generalized Open (needed for w3c data). 313fa8d text/width: added examples/ godoc improvements. cc9d297 text/width: added ASCII fast path for Narrow. 83ae7f6 text/width: added support for narrow and wide mappings. f54a587 text/width: added inverse mapping
2016-01-03 21:06:34 +01:00
gopkg/src/golang.org/x/text/unicode/bidi/bidi.go
gopkg/src/golang.org/x/text/unicode/bidi/bracket.go
gopkg/src/golang.org/x/text/unicode/bidi/core.go
gopkg/src/golang.org/x/text/unicode/bidi/core_test.go
gopkg/src/golang.org/x/text/unicode/bidi/gen.go
gopkg/src/golang.org/x/text/unicode/bidi/gen_ranges.go
gopkg/src/golang.org/x/text/unicode/bidi/gen_trieval.go
gopkg/src/golang.org/x/text/unicode/bidi/prop.go
Update go-text to 20151217. No changelog, other than the git commit messages, is available: cf49866 encoding/htmlindex: use UTF-8 encoding ce34b78 display: remove completely eab9e05 : run long tests after a generated package 0d87145 display: remove package bfd069c : added .gitignore 4b7e67e encoding: added Replacement identifier and htmlindex tests 1848af7 encoding: encoders return errors on out-of-repertoire runes f79ed80 : upgrade to CLDR 28 and necessary adjustments 92ca7bb encoding/charmap: don't map U+FFFD in encoder ecbd6a8 : added bidi and htmlindex packages to gen.go e1af416 encoding/htmlindex: updated tables 00e2053 unicode/bidi: moved bidi package to unicode a749bae runes: added ReplaceIllFormed dafab4a internal/format: fixed test for 32-bit architectures c27e06c encoding: introduce Decoder/Encoder types and error handling 27af644 encoding/charmap: fix some Windows types a0f6068 encoding/unicode: add WhatWG-compliant UTF8 Decoder 87ad79f bidi: fixed build breakage due to crossing changes a72c392 bidi: api proposal 458f474 bidi: port of reference implementation 435f36e runes: fix test breakage dd164d3 internal/triegen: handle \xc0 and \xc1 correctly 51beaed language/display: fix import 95315fc internal/format: added parser for CLDR number patterns edeeb43 unicode/cldr: moved cldr to the unicode directory 9efec26 width: fix table b8e57db language/display: moved display package 698d493 internal/ucd: added Parse function 7da657a bidi: rename BiDi class constants to short Unicode names. ed3f1de internal/ucd: allow non-runes in expansion mode e684700 message: add Catalog and formatted printing support bfdb694 internal: small optimization on UniqueTags. bd27c4a bidi: generate bidi trie and tests 54db231 internal/gen: add Repackage 954b8ae internal: add SortTags and UniqueTags 3fe38e9 currency: improve API 4838fa4 currency: equate undefined currency (XXX) to zero value da608de language: remove "may change" notice 216b73f encoding/runes: fixed unittest breakage 4b139bd language: remove Currency type. 419b439 language: deprecate ComprehensibleTo and Version d15837c language: reorder parsing code for clarity 44d5762 language: remove dependency on regexp 5eb8d46 language: deprecate Tag.ComprehensibleTo 615a6c1 language: new encoding for CompactIndex table 75c37a9 all: specify vanity import paths a38fc26 internal/gen: make long string consts vars b8643b2 language: add all languages with data in compact set d91e619 language: pass user options in matched tag cc8a7ec x/text/encoding/charmap: add more OEM codepages 22af857 language: improved example for parsing regions 0fe7e68 language: fixed test breakage f024ad8 currency: fixed bug related to rounding info 7f6d024 currency: added symbol support 5722c1c message: first checkin 601048a currency: add currency lookup for regions and tags 3ce2b88 language: user -u-va-posix instead of -x-posix. 8f6601e : Added depdendencies to top-level generator. 7d45f34 internal: added Parents table. 202ed04 language: bug fix in compact index number cb9d3ff language: added CompactIndex b4ffa8e language: support en_US_POSIX f8e557f internal/gen: add WriteGo variants of WriteGoFile equivalents 0820da9 cldr: comment out check to work around CLDR bug 6368131 currency: refactored currency-related code. 505f8b4 internal/tag: factored out tag.Index 0483357 gen: factored out generic slice generation. 57878ed gen: factored out some code generation code 723492b language: allow lang-region as variant prefix ff0822f internal: added NewInheritanceMatcher 07890ba cases: changed tests to be more version-aware 1309a18 cases: fix bug that caused character to drop in uppercase 083de50 cases: skip tests if unicode.Version does not match UnicodeVersion 43df643 display: fixed bug for unsupported tags 1af9528 language: fix bug where canonicalization is not idempotent e265e5b display: change Skipf to Errorf 3eb7007 collate/colltab: improve resilience to Unicode version changes. 8553a64 : added search and added missing dependency. 06f6f7a cases: improve resilience to Unicode version changes. a928dbc internal/gen: removed TODO 7c0e16d internal/gen: added Write*Version 50041c1 unicode/rangetable: Add key name when initializng Range16 and Range32. 2acc130 unicode/rangetable: added assigned tables 10e37ec text/encoding/japanese: iso-2022-jp encoder doesn't write KANJI-OUT. 7d081aa text: Upgrade to Unicode 8.0.0 be1f650 unicode/rangetable: updated comment 96ae61a language: added Currencies to the Coverage type. 1609407 unicode/rangetable: added New and Visit d4cc1b1 cases: prepare for Unicode 8.0.0 d611288 display: skip link test if go binary not found 0600016 encoding/unicode: workaround for bug in go 1.4.*. b93a7ba unicode/norm: fix bug that causes panic. fbf6178 search: allow non-normalized strings df923bb encoding/htmlindex: Fix generated code not being gofmted. 997478e encoding/htmlindex: implementation of htmlindex 5c66c9f collate: move iter from collate to internal/colltab 043fdd1 collate/colltab: fix a comment typo. f81fc0e search: added first implementation of search c93e7c9 collate/tools/colcmp: fix build breakage for darwin. 6c3b324 collate: fix test breakage cee5b80 text: upgrade to CLDR 27.0.1 af4c2d7 search: added language matcher for collation and search. 583b6ac search: generate search tables. f7bc91e runes: Added Transformer wrapper. 8d2a9d0 encoding/unicode: new BOM policy for standard UTF-16. c3788f3 runes: new runes package. fe79704 internal/colltab: some cleanup suggested earlier by Nigel. 4a2c389 text/internal/colltab: copy contract*.go files 88b9f7e encoding/ianaindex|htmlindex: API proposal for indexes. d48eb58 text/encoding/charmap: a few bug fixes in global vars a9f4d1a text/search: api proposal 2076e9c text/encoding: add MIB types to encodings. 7be3218 text/encoding/unicode: added BOMOverride. 5f74128 text/encoding/unicode: added tests and fixed bugs. 000f793 text/encoding/internal/identifier: 017c405 text/language: strip unneeded struct type qualifiers. c6e0c33 text/internal/testtext: added code size measurer. b6e95e7 text: added repository-wide generate tool. c6bc7e8 text: add codereview.cfg 26df76b text/internal/gen: generalized Open (needed for w3c data). 313fa8d text/width: added examples/ godoc improvements. cc9d297 text/width: added ASCII fast path for Narrow. 83ae7f6 text/width: added support for narrow and wide mappings. f54a587 text/width: added inverse mapping
2016-01-03 21:06:34 +01:00
gopkg/src/golang.org/x/text/unicode/bidi/ranges_test.go
gopkg/src/golang.org/x/text/unicode/bidi/tables10.0.0.go
gopkg/src/golang.org/x/text/unicode/bidi/tables9.0.0.go
Update go-text to 20151217. No changelog, other than the git commit messages, is available: cf49866 encoding/htmlindex: use UTF-8 encoding ce34b78 display: remove completely eab9e05 : run long tests after a generated package 0d87145 display: remove package bfd069c : added .gitignore 4b7e67e encoding: added Replacement identifier and htmlindex tests 1848af7 encoding: encoders return errors on out-of-repertoire runes f79ed80 : upgrade to CLDR 28 and necessary adjustments 92ca7bb encoding/charmap: don't map U+FFFD in encoder ecbd6a8 : added bidi and htmlindex packages to gen.go e1af416 encoding/htmlindex: updated tables 00e2053 unicode/bidi: moved bidi package to unicode a749bae runes: added ReplaceIllFormed dafab4a internal/format: fixed test for 32-bit architectures c27e06c encoding: introduce Decoder/Encoder types and error handling 27af644 encoding/charmap: fix some Windows types a0f6068 encoding/unicode: add WhatWG-compliant UTF8 Decoder 87ad79f bidi: fixed build breakage due to crossing changes a72c392 bidi: api proposal 458f474 bidi: port of reference implementation 435f36e runes: fix test breakage dd164d3 internal/triegen: handle \xc0 and \xc1 correctly 51beaed language/display: fix import 95315fc internal/format: added parser for CLDR number patterns edeeb43 unicode/cldr: moved cldr to the unicode directory 9efec26 width: fix table b8e57db language/display: moved display package 698d493 internal/ucd: added Parse function 7da657a bidi: rename BiDi class constants to short Unicode names. ed3f1de internal/ucd: allow non-runes in expansion mode e684700 message: add Catalog and formatted printing support bfdb694 internal: small optimization on UniqueTags. bd27c4a bidi: generate bidi trie and tests 54db231 internal/gen: add Repackage 954b8ae internal: add SortTags and UniqueTags 3fe38e9 currency: improve API 4838fa4 currency: equate undefined currency (XXX) to zero value da608de language: remove "may change" notice 216b73f encoding/runes: fixed unittest breakage 4b139bd language: remove Currency type. 419b439 language: deprecate ComprehensibleTo and Version d15837c language: reorder parsing code for clarity 44d5762 language: remove dependency on regexp 5eb8d46 language: deprecate Tag.ComprehensibleTo 615a6c1 language: new encoding for CompactIndex table 75c37a9 all: specify vanity import paths a38fc26 internal/gen: make long string consts vars b8643b2 language: add all languages with data in compact set d91e619 language: pass user options in matched tag cc8a7ec x/text/encoding/charmap: add more OEM codepages 22af857 language: improved example for parsing regions 0fe7e68 language: fixed test breakage f024ad8 currency: fixed bug related to rounding info 7f6d024 currency: added symbol support 5722c1c message: first checkin 601048a currency: add currency lookup for regions and tags 3ce2b88 language: user -u-va-posix instead of -x-posix. 8f6601e : Added depdendencies to top-level generator. 7d45f34 internal: added Parents table. 202ed04 language: bug fix in compact index number cb9d3ff language: added CompactIndex b4ffa8e language: support en_US_POSIX f8e557f internal/gen: add WriteGo variants of WriteGoFile equivalents 0820da9 cldr: comment out check to work around CLDR bug 6368131 currency: refactored currency-related code. 505f8b4 internal/tag: factored out tag.Index 0483357 gen: factored out generic slice generation. 57878ed gen: factored out some code generation code 723492b language: allow lang-region as variant prefix ff0822f internal: added NewInheritanceMatcher 07890ba cases: changed tests to be more version-aware 1309a18 cases: fix bug that caused character to drop in uppercase 083de50 cases: skip tests if unicode.Version does not match UnicodeVersion 43df643 display: fixed bug for unsupported tags 1af9528 language: fix bug where canonicalization is not idempotent e265e5b display: change Skipf to Errorf 3eb7007 collate/colltab: improve resilience to Unicode version changes. 8553a64 : added search and added missing dependency. 06f6f7a cases: improve resilience to Unicode version changes. a928dbc internal/gen: removed TODO 7c0e16d internal/gen: added Write*Version 50041c1 unicode/rangetable: Add key name when initializng Range16 and Range32. 2acc130 unicode/rangetable: added assigned tables 10e37ec text/encoding/japanese: iso-2022-jp encoder doesn't write KANJI-OUT. 7d081aa text: Upgrade to Unicode 8.0.0 be1f650 unicode/rangetable: updated comment 96ae61a language: added Currencies to the Coverage type. 1609407 unicode/rangetable: added New and Visit d4cc1b1 cases: prepare for Unicode 8.0.0 d611288 display: skip link test if go binary not found 0600016 encoding/unicode: workaround for bug in go 1.4.*. b93a7ba unicode/norm: fix bug that causes panic. fbf6178 search: allow non-normalized strings df923bb encoding/htmlindex: Fix generated code not being gofmted. 997478e encoding/htmlindex: implementation of htmlindex 5c66c9f collate: move iter from collate to internal/colltab 043fdd1 collate/colltab: fix a comment typo. f81fc0e search: added first implementation of search c93e7c9 collate/tools/colcmp: fix build breakage for darwin. 6c3b324 collate: fix test breakage cee5b80 text: upgrade to CLDR 27.0.1 af4c2d7 search: added language matcher for collation and search. 583b6ac search: generate search tables. f7bc91e runes: Added Transformer wrapper. 8d2a9d0 encoding/unicode: new BOM policy for standard UTF-16. c3788f3 runes: new runes package. fe79704 internal/colltab: some cleanup suggested earlier by Nigel. 4a2c389 text/internal/colltab: copy contract*.go files 88b9f7e encoding/ianaindex|htmlindex: API proposal for indexes. d48eb58 text/encoding/charmap: a few bug fixes in global vars a9f4d1a text/search: api proposal 2076e9c text/encoding: add MIB types to encodings. 7be3218 text/encoding/unicode: added BOMOverride. 5f74128 text/encoding/unicode: added tests and fixed bugs. 000f793 text/encoding/internal/identifier: 017c405 text/language: strip unneeded struct type qualifiers. c6e0c33 text/internal/testtext: added code size measurer. b6e95e7 text: added repository-wide generate tool. c6bc7e8 text: add codereview.cfg 26df76b text/internal/gen: generalized Open (needed for w3c data). 313fa8d text/width: added examples/ godoc improvements. cc9d297 text/width: added ASCII fast path for Narrow. 83ae7f6 text/width: added support for narrow and wide mappings. f54a587 text/width: added inverse mapping
2016-01-03 21:06:34 +01:00
gopkg/src/golang.org/x/text/unicode/bidi/tables_test.go
gopkg/src/golang.org/x/text/unicode/bidi/trieval.go
gopkg/src/golang.org/x/text/unicode/cldr/base.go
gopkg/src/golang.org/x/text/unicode/cldr/cldr.go
gopkg/src/golang.org/x/text/unicode/cldr/cldr_test.go
gopkg/src/golang.org/x/text/unicode/cldr/collate.go
gopkg/src/golang.org/x/text/unicode/cldr/collate_test.go
gopkg/src/golang.org/x/text/unicode/cldr/data_test.go
gopkg/src/golang.org/x/text/unicode/cldr/decode.go
gopkg/src/golang.org/x/text/unicode/cldr/examples_test.go
gopkg/src/golang.org/x/text/unicode/cldr/makexml.go
gopkg/src/golang.org/x/text/unicode/cldr/resolve.go
gopkg/src/golang.org/x/text/unicode/cldr/resolve_test.go
gopkg/src/golang.org/x/text/unicode/cldr/slice.go
gopkg/src/golang.org/x/text/unicode/cldr/slice_test.go
gopkg/src/golang.org/x/text/unicode/cldr/xml.go
gopkg/src/golang.org/x/text/unicode/doc.go
gopkg/src/golang.org/x/text/unicode/norm/composition.go
gopkg/src/golang.org/x/text/unicode/norm/composition_test.go
gopkg/src/golang.org/x/text/unicode/norm/data10.0.0_test.go
gopkg/src/golang.org/x/text/unicode/norm/data9.0.0_test.go
gopkg/src/golang.org/x/text/unicode/norm/example_iter_test.go
gopkg/src/golang.org/x/text/unicode/norm/example_test.go
gopkg/src/golang.org/x/text/unicode/norm/forminfo.go
gopkg/src/golang.org/x/text/unicode/norm/forminfo_test.go
gopkg/src/golang.org/x/text/unicode/norm/input.go
gopkg/src/golang.org/x/text/unicode/norm/iter.go
gopkg/src/golang.org/x/text/unicode/norm/iter_test.go
gopkg/src/golang.org/x/text/unicode/norm/maketables.go
gopkg/src/golang.org/x/text/unicode/norm/normalize.go
gopkg/src/golang.org/x/text/unicode/norm/normalize_test.go
gopkg/src/golang.org/x/text/unicode/norm/readwriter.go
gopkg/src/golang.org/x/text/unicode/norm/readwriter_test.go
gopkg/src/golang.org/x/text/unicode/norm/tables10.0.0.go
gopkg/src/golang.org/x/text/unicode/norm/tables9.0.0.go
gopkg/src/golang.org/x/text/unicode/norm/transform.go
gopkg/src/golang.org/x/text/unicode/norm/transform_test.go
gopkg/src/golang.org/x/text/unicode/norm/trie.go
gopkg/src/golang.org/x/text/unicode/norm/triegen.go
gopkg/src/golang.org/x/text/unicode/norm/ucd_test.go
Update go-text to 20151217. No changelog, other than the git commit messages, is available: cf49866 encoding/htmlindex: use UTF-8 encoding ce34b78 display: remove completely eab9e05 : run long tests after a generated package 0d87145 display: remove package bfd069c : added .gitignore 4b7e67e encoding: added Replacement identifier and htmlindex tests 1848af7 encoding: encoders return errors on out-of-repertoire runes f79ed80 : upgrade to CLDR 28 and necessary adjustments 92ca7bb encoding/charmap: don't map U+FFFD in encoder ecbd6a8 : added bidi and htmlindex packages to gen.go e1af416 encoding/htmlindex: updated tables 00e2053 unicode/bidi: moved bidi package to unicode a749bae runes: added ReplaceIllFormed dafab4a internal/format: fixed test for 32-bit architectures c27e06c encoding: introduce Decoder/Encoder types and error handling 27af644 encoding/charmap: fix some Windows types a0f6068 encoding/unicode: add WhatWG-compliant UTF8 Decoder 87ad79f bidi: fixed build breakage due to crossing changes a72c392 bidi: api proposal 458f474 bidi: port of reference implementation 435f36e runes: fix test breakage dd164d3 internal/triegen: handle \xc0 and \xc1 correctly 51beaed language/display: fix import 95315fc internal/format: added parser for CLDR number patterns edeeb43 unicode/cldr: moved cldr to the unicode directory 9efec26 width: fix table b8e57db language/display: moved display package 698d493 internal/ucd: added Parse function 7da657a bidi: rename BiDi class constants to short Unicode names. ed3f1de internal/ucd: allow non-runes in expansion mode e684700 message: add Catalog and formatted printing support bfdb694 internal: small optimization on UniqueTags. bd27c4a bidi: generate bidi trie and tests 54db231 internal/gen: add Repackage 954b8ae internal: add SortTags and UniqueTags 3fe38e9 currency: improve API 4838fa4 currency: equate undefined currency (XXX) to zero value da608de language: remove "may change" notice 216b73f encoding/runes: fixed unittest breakage 4b139bd language: remove Currency type. 419b439 language: deprecate ComprehensibleTo and Version d15837c language: reorder parsing code for clarity 44d5762 language: remove dependency on regexp 5eb8d46 language: deprecate Tag.ComprehensibleTo 615a6c1 language: new encoding for CompactIndex table 75c37a9 all: specify vanity import paths a38fc26 internal/gen: make long string consts vars b8643b2 language: add all languages with data in compact set d91e619 language: pass user options in matched tag cc8a7ec x/text/encoding/charmap: add more OEM codepages 22af857 language: improved example for parsing regions 0fe7e68 language: fixed test breakage f024ad8 currency: fixed bug related to rounding info 7f6d024 currency: added symbol support 5722c1c message: first checkin 601048a currency: add currency lookup for regions and tags 3ce2b88 language: user -u-va-posix instead of -x-posix. 8f6601e : Added depdendencies to top-level generator. 7d45f34 internal: added Parents table. 202ed04 language: bug fix in compact index number cb9d3ff language: added CompactIndex b4ffa8e language: support en_US_POSIX f8e557f internal/gen: add WriteGo variants of WriteGoFile equivalents 0820da9 cldr: comment out check to work around CLDR bug 6368131 currency: refactored currency-related code. 505f8b4 internal/tag: factored out tag.Index 0483357 gen: factored out generic slice generation. 57878ed gen: factored out some code generation code 723492b language: allow lang-region as variant prefix ff0822f internal: added NewInheritanceMatcher 07890ba cases: changed tests to be more version-aware 1309a18 cases: fix bug that caused character to drop in uppercase 083de50 cases: skip tests if unicode.Version does not match UnicodeVersion 43df643 display: fixed bug for unsupported tags 1af9528 language: fix bug where canonicalization is not idempotent e265e5b display: change Skipf to Errorf 3eb7007 collate/colltab: improve resilience to Unicode version changes. 8553a64 : added search and added missing dependency. 06f6f7a cases: improve resilience to Unicode version changes. a928dbc internal/gen: removed TODO 7c0e16d internal/gen: added Write*Version 50041c1 unicode/rangetable: Add key name when initializng Range16 and Range32. 2acc130 unicode/rangetable: added assigned tables 10e37ec text/encoding/japanese: iso-2022-jp encoder doesn't write KANJI-OUT. 7d081aa text: Upgrade to Unicode 8.0.0 be1f650 unicode/rangetable: updated comment 96ae61a language: added Currencies to the Coverage type. 1609407 unicode/rangetable: added New and Visit d4cc1b1 cases: prepare for Unicode 8.0.0 d611288 display: skip link test if go binary not found 0600016 encoding/unicode: workaround for bug in go 1.4.*. b93a7ba unicode/norm: fix bug that causes panic. fbf6178 search: allow non-normalized strings df923bb encoding/htmlindex: Fix generated code not being gofmted. 997478e encoding/htmlindex: implementation of htmlindex 5c66c9f collate: move iter from collate to internal/colltab 043fdd1 collate/colltab: fix a comment typo. f81fc0e search: added first implementation of search c93e7c9 collate/tools/colcmp: fix build breakage for darwin. 6c3b324 collate: fix test breakage cee5b80 text: upgrade to CLDR 27.0.1 af4c2d7 search: added language matcher for collation and search. 583b6ac search: generate search tables. f7bc91e runes: Added Transformer wrapper. 8d2a9d0 encoding/unicode: new BOM policy for standard UTF-16. c3788f3 runes: new runes package. fe79704 internal/colltab: some cleanup suggested earlier by Nigel. 4a2c389 text/internal/colltab: copy contract*.go files 88b9f7e encoding/ianaindex|htmlindex: API proposal for indexes. d48eb58 text/encoding/charmap: a few bug fixes in global vars a9f4d1a text/search: api proposal 2076e9c text/encoding: add MIB types to encodings. 7be3218 text/encoding/unicode: added BOMOverride. 5f74128 text/encoding/unicode: added tests and fixed bugs. 000f793 text/encoding/internal/identifier: 017c405 text/language: strip unneeded struct type qualifiers. c6e0c33 text/internal/testtext: added code size measurer. b6e95e7 text: added repository-wide generate tool. c6bc7e8 text: add codereview.cfg 26df76b text/internal/gen: generalized Open (needed for w3c data). 313fa8d text/width: added examples/ godoc improvements. cc9d297 text/width: added ASCII fast path for Narrow. 83ae7f6 text/width: added support for narrow and wide mappings. f54a587 text/width: added inverse mapping
2016-01-03 21:06:34 +01:00
gopkg/src/golang.org/x/text/unicode/rangetable/gen.go
gopkg/src/golang.org/x/text/unicode/rangetable/merge.go
gopkg/src/golang.org/x/text/unicode/rangetable/merge_test.go
Update go-text to 20151217. No changelog, other than the git commit messages, is available: cf49866 encoding/htmlindex: use UTF-8 encoding ce34b78 display: remove completely eab9e05 : run long tests after a generated package 0d87145 display: remove package bfd069c : added .gitignore 4b7e67e encoding: added Replacement identifier and htmlindex tests 1848af7 encoding: encoders return errors on out-of-repertoire runes f79ed80 : upgrade to CLDR 28 and necessary adjustments 92ca7bb encoding/charmap: don't map U+FFFD in encoder ecbd6a8 : added bidi and htmlindex packages to gen.go e1af416 encoding/htmlindex: updated tables 00e2053 unicode/bidi: moved bidi package to unicode a749bae runes: added ReplaceIllFormed dafab4a internal/format: fixed test for 32-bit architectures c27e06c encoding: introduce Decoder/Encoder types and error handling 27af644 encoding/charmap: fix some Windows types a0f6068 encoding/unicode: add WhatWG-compliant UTF8 Decoder 87ad79f bidi: fixed build breakage due to crossing changes a72c392 bidi: api proposal 458f474 bidi: port of reference implementation 435f36e runes: fix test breakage dd164d3 internal/triegen: handle \xc0 and \xc1 correctly 51beaed language/display: fix import 95315fc internal/format: added parser for CLDR number patterns edeeb43 unicode/cldr: moved cldr to the unicode directory 9efec26 width: fix table b8e57db language/display: moved display package 698d493 internal/ucd: added Parse function 7da657a bidi: rename BiDi class constants to short Unicode names. ed3f1de internal/ucd: allow non-runes in expansion mode e684700 message: add Catalog and formatted printing support bfdb694 internal: small optimization on UniqueTags. bd27c4a bidi: generate bidi trie and tests 54db231 internal/gen: add Repackage 954b8ae internal: add SortTags and UniqueTags 3fe38e9 currency: improve API 4838fa4 currency: equate undefined currency (XXX) to zero value da608de language: remove "may change" notice 216b73f encoding/runes: fixed unittest breakage 4b139bd language: remove Currency type. 419b439 language: deprecate ComprehensibleTo and Version d15837c language: reorder parsing code for clarity 44d5762 language: remove dependency on regexp 5eb8d46 language: deprecate Tag.ComprehensibleTo 615a6c1 language: new encoding for CompactIndex table 75c37a9 all: specify vanity import paths a38fc26 internal/gen: make long string consts vars b8643b2 language: add all languages with data in compact set d91e619 language: pass user options in matched tag cc8a7ec x/text/encoding/charmap: add more OEM codepages 22af857 language: improved example for parsing regions 0fe7e68 language: fixed test breakage f024ad8 currency: fixed bug related to rounding info 7f6d024 currency: added symbol support 5722c1c message: first checkin 601048a currency: add currency lookup for regions and tags 3ce2b88 language: user -u-va-posix instead of -x-posix. 8f6601e : Added depdendencies to top-level generator. 7d45f34 internal: added Parents table. 202ed04 language: bug fix in compact index number cb9d3ff language: added CompactIndex b4ffa8e language: support en_US_POSIX f8e557f internal/gen: add WriteGo variants of WriteGoFile equivalents 0820da9 cldr: comment out check to work around CLDR bug 6368131 currency: refactored currency-related code. 505f8b4 internal/tag: factored out tag.Index 0483357 gen: factored out generic slice generation. 57878ed gen: factored out some code generation code 723492b language: allow lang-region as variant prefix ff0822f internal: added NewInheritanceMatcher 07890ba cases: changed tests to be more version-aware 1309a18 cases: fix bug that caused character to drop in uppercase 083de50 cases: skip tests if unicode.Version does not match UnicodeVersion 43df643 display: fixed bug for unsupported tags 1af9528 language: fix bug where canonicalization is not idempotent e265e5b display: change Skipf to Errorf 3eb7007 collate/colltab: improve resilience to Unicode version changes. 8553a64 : added search and added missing dependency. 06f6f7a cases: improve resilience to Unicode version changes. a928dbc internal/gen: removed TODO 7c0e16d internal/gen: added Write*Version 50041c1 unicode/rangetable: Add key name when initializng Range16 and Range32. 2acc130 unicode/rangetable: added assigned tables 10e37ec text/encoding/japanese: iso-2022-jp encoder doesn't write KANJI-OUT. 7d081aa text: Upgrade to Unicode 8.0.0 be1f650 unicode/rangetable: updated comment 96ae61a language: added Currencies to the Coverage type. 1609407 unicode/rangetable: added New and Visit d4cc1b1 cases: prepare for Unicode 8.0.0 d611288 display: skip link test if go binary not found 0600016 encoding/unicode: workaround for bug in go 1.4.*. b93a7ba unicode/norm: fix bug that causes panic. fbf6178 search: allow non-normalized strings df923bb encoding/htmlindex: Fix generated code not being gofmted. 997478e encoding/htmlindex: implementation of htmlindex 5c66c9f collate: move iter from collate to internal/colltab 043fdd1 collate/colltab: fix a comment typo. f81fc0e search: added first implementation of search c93e7c9 collate/tools/colcmp: fix build breakage for darwin. 6c3b324 collate: fix test breakage cee5b80 text: upgrade to CLDR 27.0.1 af4c2d7 search: added language matcher for collation and search. 583b6ac search: generate search tables. f7bc91e runes: Added Transformer wrapper. 8d2a9d0 encoding/unicode: new BOM policy for standard UTF-16. c3788f3 runes: new runes package. fe79704 internal/colltab: some cleanup suggested earlier by Nigel. 4a2c389 text/internal/colltab: copy contract*.go files 88b9f7e encoding/ianaindex|htmlindex: API proposal for indexes. d48eb58 text/encoding/charmap: a few bug fixes in global vars a9f4d1a text/search: api proposal 2076e9c text/encoding: add MIB types to encodings. 7be3218 text/encoding/unicode: added BOMOverride. 5f74128 text/encoding/unicode: added tests and fixed bugs. 000f793 text/encoding/internal/identifier: 017c405 text/language: strip unneeded struct type qualifiers. c6e0c33 text/internal/testtext: added code size measurer. b6e95e7 text: added repository-wide generate tool. c6bc7e8 text: add codereview.cfg 26df76b text/internal/gen: generalized Open (needed for w3c data). 313fa8d text/width: added examples/ godoc improvements. cc9d297 text/width: added ASCII fast path for Narrow. 83ae7f6 text/width: added support for narrow and wide mappings. f54a587 text/width: added inverse mapping
2016-01-03 21:06:34 +01:00
gopkg/src/golang.org/x/text/unicode/rangetable/rangetable.go
gopkg/src/golang.org/x/text/unicode/rangetable/rangetable_test.go
gopkg/src/golang.org/x/text/unicode/rangetable/tables10.0.0.go
gopkg/src/golang.org/x/text/unicode/rangetable/tables9.0.0.go
gopkg/src/golang.org/x/text/unicode/runenames/bits.go
gopkg/src/golang.org/x/text/unicode/runenames/example_test.go
gopkg/src/golang.org/x/text/unicode/runenames/gen.go
gopkg/src/golang.org/x/text/unicode/runenames/gen_bits.go
gopkg/src/golang.org/x/text/unicode/runenames/runenames.go
gopkg/src/golang.org/x/text/unicode/runenames/runenames_test.go
gopkg/src/golang.org/x/text/unicode/runenames/tables.go
gopkg/src/golang.org/x/text/width/common_test.go
Update go-text to 20151217. No changelog, other than the git commit messages, is available: cf49866 encoding/htmlindex: use UTF-8 encoding ce34b78 display: remove completely eab9e05 : run long tests after a generated package 0d87145 display: remove package bfd069c : added .gitignore 4b7e67e encoding: added Replacement identifier and htmlindex tests 1848af7 encoding: encoders return errors on out-of-repertoire runes f79ed80 : upgrade to CLDR 28 and necessary adjustments 92ca7bb encoding/charmap: don't map U+FFFD in encoder ecbd6a8 : added bidi and htmlindex packages to gen.go e1af416 encoding/htmlindex: updated tables 00e2053 unicode/bidi: moved bidi package to unicode a749bae runes: added ReplaceIllFormed dafab4a internal/format: fixed test for 32-bit architectures c27e06c encoding: introduce Decoder/Encoder types and error handling 27af644 encoding/charmap: fix some Windows types a0f6068 encoding/unicode: add WhatWG-compliant UTF8 Decoder 87ad79f bidi: fixed build breakage due to crossing changes a72c392 bidi: api proposal 458f474 bidi: port of reference implementation 435f36e runes: fix test breakage dd164d3 internal/triegen: handle \xc0 and \xc1 correctly 51beaed language/display: fix import 95315fc internal/format: added parser for CLDR number patterns edeeb43 unicode/cldr: moved cldr to the unicode directory 9efec26 width: fix table b8e57db language/display: moved display package 698d493 internal/ucd: added Parse function 7da657a bidi: rename BiDi class constants to short Unicode names. ed3f1de internal/ucd: allow non-runes in expansion mode e684700 message: add Catalog and formatted printing support bfdb694 internal: small optimization on UniqueTags. bd27c4a bidi: generate bidi trie and tests 54db231 internal/gen: add Repackage 954b8ae internal: add SortTags and UniqueTags 3fe38e9 currency: improve API 4838fa4 currency: equate undefined currency (XXX) to zero value da608de language: remove "may change" notice 216b73f encoding/runes: fixed unittest breakage 4b139bd language: remove Currency type. 419b439 language: deprecate ComprehensibleTo and Version d15837c language: reorder parsing code for clarity 44d5762 language: remove dependency on regexp 5eb8d46 language: deprecate Tag.ComprehensibleTo 615a6c1 language: new encoding for CompactIndex table 75c37a9 all: specify vanity import paths a38fc26 internal/gen: make long string consts vars b8643b2 language: add all languages with data in compact set d91e619 language: pass user options in matched tag cc8a7ec x/text/encoding/charmap: add more OEM codepages 22af857 language: improved example for parsing regions 0fe7e68 language: fixed test breakage f024ad8 currency: fixed bug related to rounding info 7f6d024 currency: added symbol support 5722c1c message: first checkin 601048a currency: add currency lookup for regions and tags 3ce2b88 language: user -u-va-posix instead of -x-posix. 8f6601e : Added depdendencies to top-level generator. 7d45f34 internal: added Parents table. 202ed04 language: bug fix in compact index number cb9d3ff language: added CompactIndex b4ffa8e language: support en_US_POSIX f8e557f internal/gen: add WriteGo variants of WriteGoFile equivalents 0820da9 cldr: comment out check to work around CLDR bug 6368131 currency: refactored currency-related code. 505f8b4 internal/tag: factored out tag.Index 0483357 gen: factored out generic slice generation. 57878ed gen: factored out some code generation code 723492b language: allow lang-region as variant prefix ff0822f internal: added NewInheritanceMatcher 07890ba cases: changed tests to be more version-aware 1309a18 cases: fix bug that caused character to drop in uppercase 083de50 cases: skip tests if unicode.Version does not match UnicodeVersion 43df643 display: fixed bug for unsupported tags 1af9528 language: fix bug where canonicalization is not idempotent e265e5b display: change Skipf to Errorf 3eb7007 collate/colltab: improve resilience to Unicode version changes. 8553a64 : added search and added missing dependency. 06f6f7a cases: improve resilience to Unicode version changes. a928dbc internal/gen: removed TODO 7c0e16d internal/gen: added Write*Version 50041c1 unicode/rangetable: Add key name when initializng Range16 and Range32. 2acc130 unicode/rangetable: added assigned tables 10e37ec text/encoding/japanese: iso-2022-jp encoder doesn't write KANJI-OUT. 7d081aa text: Upgrade to Unicode 8.0.0 be1f650 unicode/rangetable: updated comment 96ae61a language: added Currencies to the Coverage type. 1609407 unicode/rangetable: added New and Visit d4cc1b1 cases: prepare for Unicode 8.0.0 d611288 display: skip link test if go binary not found 0600016 encoding/unicode: workaround for bug in go 1.4.*. b93a7ba unicode/norm: fix bug that causes panic. fbf6178 search: allow non-normalized strings df923bb encoding/htmlindex: Fix generated code not being gofmted. 997478e encoding/htmlindex: implementation of htmlindex 5c66c9f collate: move iter from collate to internal/colltab 043fdd1 collate/colltab: fix a comment typo. f81fc0e search: added first implementation of search c93e7c9 collate/tools/colcmp: fix build breakage for darwin. 6c3b324 collate: fix test breakage cee5b80 text: upgrade to CLDR 27.0.1 af4c2d7 search: added language matcher for collation and search. 583b6ac search: generate search tables. f7bc91e runes: Added Transformer wrapper. 8d2a9d0 encoding/unicode: new BOM policy for standard UTF-16. c3788f3 runes: new runes package. fe79704 internal/colltab: some cleanup suggested earlier by Nigel. 4a2c389 text/internal/colltab: copy contract*.go files 88b9f7e encoding/ianaindex|htmlindex: API proposal for indexes. d48eb58 text/encoding/charmap: a few bug fixes in global vars a9f4d1a text/search: api proposal 2076e9c text/encoding: add MIB types to encodings. 7be3218 text/encoding/unicode: added BOMOverride. 5f74128 text/encoding/unicode: added tests and fixed bugs. 000f793 text/encoding/internal/identifier: 017c405 text/language: strip unneeded struct type qualifiers. c6e0c33 text/internal/testtext: added code size measurer. b6e95e7 text: added repository-wide generate tool. c6bc7e8 text: add codereview.cfg 26df76b text/internal/gen: generalized Open (needed for w3c data). 313fa8d text/width: added examples/ godoc improvements. cc9d297 text/width: added ASCII fast path for Narrow. 83ae7f6 text/width: added support for narrow and wide mappings. f54a587 text/width: added inverse mapping
2016-01-03 21:06:34 +01:00
gopkg/src/golang.org/x/text/width/example_test.go
gopkg/src/golang.org/x/text/width/gen.go
gopkg/src/golang.org/x/text/width/gen_common.go
gopkg/src/golang.org/x/text/width/gen_trieval.go
gopkg/src/golang.org/x/text/width/kind_string.go
gopkg/src/golang.org/x/text/width/runes_test.go
gopkg/src/golang.org/x/text/width/tables10.0.0.go
gopkg/src/golang.org/x/text/width/tables9.0.0.go
gopkg/src/golang.org/x/text/width/tables_test.go
gopkg/src/golang.org/x/text/width/transform.go
gopkg/src/golang.org/x/text/width/transform_test.go
gopkg/src/golang.org/x/text/width/trieval.go
gopkg/src/golang.org/x/text/width/width.go
@pkgdir gopkg/src/golang.org/x/text/cmd