Corentin Le Molgat
|
c7120439d4
|
Bump license date
|
2022-06-17 14:23:23 +02:00 |
|
Laurent Perron
|
f5d01e1c19
|
reformat
|
2021-11-28 12:59:14 +01:00 |
|
Corentin Le Molgat
|
29c3ccfc78
|
java: Make loadeNativeLibraries() a static synchronized function.
|
2021-10-27 16:25:38 +02:00 |
|
Xianyin Xin
|
b72093332d
|
fix #2575: Loader may not load native lib correctly due to resource name conflicting.
|
2021-06-09 09:32:06 +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 |
|
Corentin Le Molgat
|
fb8e8b0693
|
Sync Google <=> GitHub
|
2021-01-26 15:52:32 +01:00 |
|
Mizux Seiha
|
11b72a2dd2
|
java: Fix missing import in Loader.java
|
2020-12-29 22:11:54 +01:00 |
|
Mizux Seiha
|
92893142a4
|
java: allow concurrent call to loader (Fix #2294)
|
2020-12-29 13:33:04 +01:00 |
|
Mizux Seiha
|
333403197a
|
cmake: Fix ortools-java depends
|
2020-10-08 17:34:12 +02:00 |
|