111 Commits (7a182690722f15c665cf874c2e25a11687f1e721)

Author SHA1 Message Date
Protobuf Team Bot afb20af442 Add j2cl and j2objc targets for protobuf/current/javatests/com/google/protobuf/util TIME_SRCS 4 months ago
Deanna Garcia f6cddd2cd7 Remove deprecation warnings for Timestamp and Duration add/subtract/between that we do not yet have alternatives to. 4 months ago
Sandy Zhang ee5aa499af Fix unexpected NumberFormatException in Durations.parse() by replacing with documented thrown ParseException. 5 months ago
Protobuf Team Bot 0d7fd35086 Re-export includingDefaultValueFields in deprecated state for important Cloud customer. 5 months ago
Anuraag (Rag) Agrawal 461004e82d java: remove legacy note in docstring about calling includingDefaultValueFields with no args (#18569) 5 months ago
Protobuf Team Bot 4fbb0c5eed Return constant Value objects for true, false, and "" 5 months ago
Nathan Baulch e4cbc79ab4 Fix minor typos (#17682) 5 months ago
Mark Hansen be4f149abd Extract MAX_UINT32 BigInteger into a constant, so we aren't constructing it all the time 8 months ago
Protobuf Team Bot f1d3f28eca Automated rollback of commit 976a6eb6a4. 1 year ago
Protobuf Team Bot 976a6eb6a4 Rolling back while figuring out why some tests failed. 1 year ago
Protobuf Team Bot 1f9b71e9dd Check if the number of seconds is valid for a timestamp before creating a 1 year ago
Ian Baker 89bea36856 Document that `Timestamps.parse` might emit zero fractional digits 1 year ago
Protobuf Team Bot 2699579875 Breaking change: Remove the deprecated always_print_primitive_fields option from Java, Python and C++ JSON parsers. 1 year ago
Protobuf Team Bot 7d43131a0a Rename the 'includingDefaultValueWithoutPresenceFields' and 'always_print_without_presence_fields' to 'alwaysPrintFieldsWithNoPresence' in the Cpp, Py and Java JSON serializers for consistency. 1 year ago
Protobuf Team Bot d111589bc0 Add a new 'includingDefaultValueWithoutPresenceFields' option to the Java parser which is intended to replace the current 'includingDefaultValueFields'. 1 year ago
Protobuf Team Bot 44ec9d9e86 Automated rollback of commit 58baeb4c3b. 1 year ago
Protobuf Team Bot 58baeb4c3b Add a new 'includingDefaultValueWithoutPresenceFields' option to the Java parser which is intended to replace the current 'includingDefaultValueFields'. 1 year ago
Sandy Zhang 63623a688c Remove public access to Java Edition APIs e.g. getEdition(), getEditionName(). 1 year ago
Protobuf Team Bot 2d7376ea37 Internal change 1 year ago
Kurt Alfred Kluever 833ded7298 Clean up assertions in `DurationsTest` and `TimestampsTest` a bit. 1 year ago
Protobuf Team Bot 8f8513835c Timestamps.parse: Add error handling for invalid hours/minutes in the timezone offset. 1 year ago
Protobuf Team Bot b86b9ff337 Internal change. 1 year ago
Sandy Zhang 81068e8e8c Internal change 1 year ago
Joshua Haberman 7853a5e301 Shorten our license headers into an abbreviated form that references LICENSE instead of including it in full. 2 years ago
Joshua Haberman f78eaa9aa2 Shorten our license headers into an abbreviated form that references LICENSE instead of including it in full. 2 years ago
Kurt Alfred Kluever 279d627b1e Improve javadocs of `Timestamps.now()`. 2 years ago
Kurt Alfred Kluever 295f1125ce Adds `Timestamps.now()`. 2 years ago
Sandy Zhang 541914157e Migrate away from examining the syntax of a proto file via reflection. 2 years ago
Jie Luo ca1cb1ba80 Expect fail when serialize inf and nan for Value.number_value in json format. fixes #11259 2 years ago
Jie Luo de5fae0d84 Automated rollback of commit c105e85e7c. 2 years ago
Jie Luo c105e85e7c Expect fail when serialize inf and nan for Value.number_value in json format. fixes #11259 2 years ago
Mike Kruskal 3b5301c114
Refactoring Java parsing (21.x) (#10665) 2 years ago
Mike Kruskal 0a12e946a2
Refactoring Java parsing (22.x) (#10664) 2 years ago
NathanGrand 5999a02891 Fix Timestamps fromDate for negative 'exact second' java.sql.Timestamps 3 years ago
NathanGrand bfa663ab68 Fix Timestamps.fromDate to correctly handle java.sql.Timestamps before unix epoch. 3 years ago
Mike Kruskal a29e0e3f44 Sync from Piper @439400376 3 years ago
Adam Cozzette f78fefc1ff Sync from Piper @392954264 4 years ago
Adam Cozzette 562fc946c7 Sync from Piper @388508285 4 years ago
Derek Perez 9d9d8ee18d
Removing deprecated TimeUtil class. (#8749) 4 years ago
Joshua Haberman de371235c9 Sync from Piper @338284531 4 years ago
Joshua Haberman 95e6c5b474 Sync from Piper @327110949 5 years ago
Joshua Haberman f77065d4eb Sync from Piper @316511779 5 years ago
listonjesse 2ae7cf0e03 Auxillary -> Auxiliary 5 years ago
Joshua Haberman 6ed738305b Sync from Piper @311396324 5 years ago
Joshua Haberman c649397029
Set execute bit on files if and only if they begin with (#!). (#7347) 5 years ago
Joshua Haberman b99994d994 Sync from Piper @304070343 5 years ago
Paul Yang 763c358874
Down Integrate Internal Changes (#6634) 6 years ago
Rafi Kamal 4f02f056b5 Down integrate to GitHub 6 years ago
Paul Yang 7bff8393ca
Down Integrate to GitHub (#6414) 6 years ago
Hao Nguyen 044c766fd4 Down integrate to GitHub 6 years ago