2 Commits (cp-segv)

Author SHA1 Message Date
Eric Salo f0392ecc42 upb: s/std::endl/'\n' in upb_generator 1 year ago
Adam Cozzette 12c7bb0750 Rename `upbc` to `upb_generator` 1 year ago
Adam Cozzette 501ececd39 Reorganize upb file structure 1 year ago
Adam Cozzette 7286ffceb2 Merge the protobuf and upb Bazel repos 1 year ago
Adam Cozzette 047df98dea Move upb-x/ back to upb/ 1 year ago
Adam Cozzette 895f190bda Move upb to upb-x 1 year ago
Adam Cozzette 1ba80d7424 Move upb-temp/ back to upb/ 1 year ago
Adam Cozzette d38b8561e6 Move upb/ to upb-temp/ 1 year ago
Adam Cozzette 6fc87fe3f7 Internal change 1 year ago
Mike Kruskal a9f1ea6371 Breaking change: Migrate to Abseil's logging library. 2 years ago
Mike Kruskal bb96ec94af Migrate std::operator+ to Abseil helpers in compiler code. 2 years ago
Mike Kruskal d7610a4a32 Internal changes 2 years ago
Mike Kruskal 9d5dc6c9ec Internal changes 2 years ago
Matt Fowles Kulukundis c44d62371f Merge pull request #10200 from tonydnewell/bugfix/protobuf-7474 2 years ago
Matt Kulukundis 63cfbc0049 move portable_strdup into the windows ifdef 2 years ago
Mike Kruskal a3c8e2deb0
Integrate from Piper for C++, Java, and Python (#10455) 2 years ago
theodorerose 463629bbe1 revert subprocess changes from open source 2 years ago
tony efa2b29058 Use nullptr instead of NULL 2 years ago
tony a34d060773 Fix for grpc.tools #17995 & protobuf #7474 2 years ago
Adam Cozzette 5eafa23c98
Update CHANGES.txt (#9897) 3 years ago
Adam Cozzette b20209f321 Sync from Piper @acozzette/proto_github_202203101748 3 years ago
Joshua Haberman dce403a8b3 Sync from Piper @427369078 3 years ago
listonjesse 2ae7cf0e03 Auxillary -> Auxiliary 5 years ago
Joshua Haberman b99994d994 Sync from Piper @304070343 5 years ago
Charlie Jiang 70fc0f0275 Force to use U.S. English for Win32 error messages (#4317) 5 years ago
Hao Nguyen 09cab821a9 Down integrate to GitHub 6 years ago
Hao Nguyen 176f7db11d Down integrate to Github 6 years ago
Hao Nguyen c163a2d1a4 Revert accidentally commit 6 years ago
Hao Nguyen a48a574f7e Down integrate to Github 6 years ago
Hao Nguyen d0f91c863a
Down integrate to Github (#5839) 6 years ago
Adam Cozzette 0894e07536 Integrated internal changes from Google 6 years ago
Sigurd Meldgaard 4e5ae963e8 On Windows invoke plugins using cmd.exe 6 years ago
Jisi Liu b4c0cfe3a4 Add malloc cast 7 years ago
Jisi Liu fd31899f01 implement remove strdup usage and implement our own 7 years ago
Jisi Liu 34ebca0ca8 Adding missing imports for strdup 7 years ago
Jisi Liu 09354db143 Merge from Google internal for 3.4 release 7 years ago
Adam Cozzette 5a76e633ea Integrated internal changes from Google 8 years ago
Wei-Yin Chen (陳威尹) 48811b2edd Fix Win32ErrorMessage on Unicode build 8 years ago
Jisi Liu 3b3c8abb96 Integrate google internal changes. 9 years ago
Feng Xiao e841bac4fc Down-integrate from internal code base. 9 years ago
Feng Xiao eee38b0c01 Down-integrate from google3. 9 years ago
Matt Giuca 43dcbbfec7 Fix "sometimes-uninitialized" warning on Windows Clang. 10 years ago
Feng Xiao e428862450 Replace links to code.google.com/protobuf with developers.google.com/protocol-buffers 10 years ago
jieluo@google.com 4de8f55113 down integrate to svn 11 years ago
liujisi@google.com 2bee6e66e8 Fix build warnings for gcc 4.6 12 years ago
xiaofeng@google.com b55a20fa2c Down-integrate from internal branch 12 years ago
liujisi@google.com 33165fe0d5 Submit recent changes from internal branch. See CHANGES.txt for more details. 14 years ago
kenton@google.com 4844368346 Add missing include (that apparently didn't break anything on most platforms). 15 years ago
kenton@google.com 529a843f2d Fix issues with Windows build: Always use ASCII version of CreateProcess (even if UNICODE is defined) and move GetMessage macro work-around to common.h so that it covers extension_set.h as well. Patch from Nick Carter. 15 years ago
kenton@google.com f9c5978f5d Hopefully fix build on Sun Studio. 15 years ago