Corentin Le Molgat
|
b4b226801b
|
update include guards
|
2025-11-05 11:54:02 +01:00 |
|
Guillaume Chatelet
|
46f73b3d35
|
Backport trivial changes
|
2025-07-18 16:43:00 +02:00 |
|
Corentin Le Molgat
|
d4acbe81ce
|
replace base/logging.h by absl/log/log.h
|
2025-02-25 11:16:30 +01:00 |
|
Corentin Le Molgat
|
a66a6daac7
|
Bump Copyright to 2025
|
2025-01-10 11:35:44 +01:00 |
|
Mizux Seiha
|
a76bf1c5dd
|
bump license boilerplate
|
2024-01-04 13:43:15 +01:00 |
|
Laurent Perron
|
b83ea1d53b
|
fix
|
2023-11-27 14:50:15 +01:00 |
|
Laurent Perron
|
defb9465c6
|
use modern cast
|
2023-11-27 14:43:41 +01:00 |
|
Laurent Perron
|
d667c69d4e
|
fix gzipstring
|
2023-11-27 11:34:50 +01:00 |
|
Corentin Le Molgat
|
c8c429b2a8
|
base: gzipstring update
|
2023-11-21 11:56:42 +01:00 |
|
Laurent Perron
|
72f274f844
|
Change proto to/from file API to use absl::StatusOr; add reader/writer proto_file to model_builder
|
2023-11-20 16:13:03 +01:00 |
|
Corentin Le Molgat
|
c7120439d4
|
Bump license date
|
2022-06-17 14:23:23 +02:00 |
|
Mizux Seiha
|
8bb54b04ef
|
Bump Copyright to 2021
FYI:
find ortools \( -type d -name .git -prune \) -o -type f -print0 | xargs -0 sed -i 's/\(Copyright 2010\)-2018/\1-2021/g'
|
2021-04-01 21:00:53 +02:00 |
|
Laurent Perron
|
7062089531
|
support writing proto to gzipped file
|
2021-01-08 14:13:41 +01:00 |
|
Laurent Perron
|
f7fdd260ad
|
support gzipped files when reading to proto or to string
|
2021-01-08 12:49:11 +01:00 |
|