index
:
go
bench-before
fix-runtime-test-GOMAXPROCS
json-isValidNumber
json-isValidNumber-before
main
makepkg
ms-fix-multipart-readform
Fork of Go programming language with my patches.
Go Authors
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
pkg
/
exp
Age
Commit message (
Expand
)
Author
2012-08-09
exp/types: add more import tests
Robert Griesemer
2012-08-09
exp/html: ignore </html> in afterBodyIM when parsing a fragment
Andrew Balholm
2012-08-09
exp/html: when ignoring <textarea> tag, switch tokenizer out of raw text mode
Andrew Balholm
2012-08-08
exp/html: foster-parent text correctly
Andrew Balholm
2012-08-07
exp/html: correctly handle <title> after </head>
Andrew Balholm
2012-08-07
exp/html: fix foster-parenting when elements are implicitly closed
Andrew Balholm
2012-08-05
syscall: return EINVAL when string arguments have NUL characters
Alexey Borzenkov
2012-08-05
exp/html: don't treat SVG <title> like HTML <title>
Andrew Balholm
2012-08-03
exp/locale/collate: changed API of Builder to be more convenient
Marcel van Lohuizen
2012-08-03
exp/html: in parse tests, discard only one trailing newline
Andrew Balholm
2012-08-03
html: make the low-level tokenizer also skip end-tag attributes.
Nigel Tao
2012-08-02
exp/types: set non-embedded method type during GcImport.
Rémy Oudompheng
2012-08-01
exp/types: enable cycle checks again
Robert Griesemer
2012-08-01
exp/html: implement escaping and double-escaping in scripts
Andrew Balholm
2012-07-31
exp/types: Replace String method with TypeString function
Robert Griesemer
2012-07-31
exp/types: implement Type.String methods for testing/debugging
Robert Griesemer
2012-08-01
exp/html: tokenize attributes of end tags
Andrew Balholm
2012-07-29
exp/html: replace NUL with U+FFFD in text in foreign content
Andrew Balholm
2012-07-28
exp/locale/collate: changed trie in first step towards support for multiple l...
Marcel van Lohuizen
2012-07-27
exp/html: parse CDATA sections in foreign content
Andrew Balholm
2012-07-27
exp/html: replace NUL bytes in plaintext, raw text, and RCDATA
Andrew Balholm
2012-07-26
exp/types: process ast.Fun in checkObj; fix variadic function building
Andrew Wilkins
2012-07-26
exp/html: don't insert empty text nodes
Andrew Balholm
2012-07-25
exp/html: allow frameset if body contains whitespace
Andrew Balholm
2012-07-23
exp/html: special handling for entities in attributes
Andrew Balholm
2012-07-13
exp/locale/collate: This CL includes the following changes:
Marcel van Lohuizen
2012-07-13
exp/locale/collate: adjusted contraction trie to support Myanmar (Burmese),
Marcel van Lohuizen
2012-06-25
exp/inotify: prevent data race
Jan Ziak
2012-06-24
exp/inotify: prevent data race during testing
Jan Ziak
2012-06-19
exp/locale/collate: added regression test for collate package
Marcel van Lohuizen
2012-06-18
go/ast: multiple "blank" imports are permitted
Robert Griesemer
2012-06-15
exp/html/atom: add some more atoms.
Nigel Tao
2012-06-15
exp/types: clean up objects after test
Shenghou Ma
2012-06-13
exp/html: simplify some of the parser's internal methods.
Nigel Tao
2012-06-11
exp/types: testing resolution of qualified identifiers
Robert Griesemer
2012-06-08
exp/html: check the context node for consistency when parsing fragments.
Nigel Tao
2012-06-07
exp/html: when parsing, compare atoms (ints) instead of strings.
Nigel Tao
2012-06-07
exp/html: make the tokenizer return atoms for tag tokens.
Nigel Tao
2012-06-07
exp/html/atom: add more atoms.
Nigel Tao
2012-06-04
exp/locale/collate: somehow an incorrect version of tables was checked in ear...
Marcel van Lohuizen
2012-06-02
exp/html/atom: faster Lookup with smaller tables
Russ Cox
2012-06-01
exp/html/atom: faster, hash-based lookup.
Nigel Tao
2012-05-31
exp/html/atom: new package.
Nigel Tao
2012-05-30
exp/locale/collate: avoid double building in maketables.go. Also added check.
Marcel van Lohuizen
2012-05-30
exp/html: Convert \r and \r\n to \n when tokenizing
Andrew Balholm
2012-05-30
exp/html: add some tokenizer and parser benchmarks.
Nigel Tao
2012-05-29
exp/types: properly read dotted identifiers
Robert Griesemer
2012-05-29
exp/types: disable test
Russ Cox
2012-05-29
exp/html: implement Noah's Ark clause
Andrew Balholm
2012-05-25
exp/html: adjust parseForeignContent to match spec
Andrew Balholm
[prev]
[next]