author int64 658 755k | date stringlengths 19 19 | timezone int64 -46,800 43.2k | hash stringlengths 40 40 | message stringlengths 5 490 | mods list | language stringclasses 20 values | license stringclasses 3 values | repo stringlengths 5 68 | original_message stringlengths 12 491 |
|---|---|---|---|---|---|---|---|---|---|
261,218 | 13.07.2018 14:38:13 | -7,200 | 5d8c4f0cb14744a7fb662e5504479130f135f68b | archive: Add ortools/data/*.h to archive
needed by jobshop_sat | [
{
"change_type": "MODIFY",
"old_path": "makefiles/Makefile.cpp.mk",
"new_path": "makefiles/Makefile.cpp.mk",
"diff": "@@ -494,6 +494,7 @@ install_dirs:\n$(MKDIR) \"$(DESTDIR)$(prefix)$Sinclude$Sortools$Sport\"\n$(MKDIR) \"$(DESTDIR)$(prefix)$Sinclude$Sortools$Ssat\"\n$(MKDIR) \"$(DESTDIR)$(prefix)$S... | C++ | Apache License 2.0 | google/or-tools | archive: Add ortools/data/*.h to archive
- needed by jobshop_sat |
261,218 | 13.07.2018 14:39:03 | -7,200 | c48e626fc392eae8a253ed4b86370369606a584e | archive: Fix compilation of frequency_assignment_problem
need custom rule to use $(FAP_LNK) | [
{
"change_type": "MODIFY",
"old_path": "tools/Makefile.cc.java.dotnet",
"new_path": "tools/Makefile.cc.java.dotnet",
"diff": "@@ -279,6 +279,9 @@ $(BIN_DIR)/cvrptw_with_stop_times_and_resources$E: $(OBJ_DIR)/cvrptw_with_stop_t\n$(BIN_DIR)/dimacs_assignment$E: $(OBJ_DIR)/dimacs_assignment$O\n$(CXX) $... | C++ | Apache License 2.0 | google/or-tools | archive: Fix compilation of frequency_assignment_problem
- need custom rule to use $(FAP_LNK) |
261,218 | 13.07.2018 14:10:45 | -7,200 | 713452aad6952776a1fa7e98d00c847d6700257f | archive: Fix remaining $(DLL) -> $D | [
{
"change_type": "MODIFY",
"old_path": "makefiles/Makefile.archive.mk",
"new_path": "makefiles/Makefile.archive.mk",
"diff": "@@ -83,7 +83,7 @@ ortools$Sdotnet$S$(ORTOOLS_DLL_NAME)$S$(ORTOOLS_DLL_NAME).csproj\n-o \"..$S..$S..$Stemp_archive$S$(INSTALL_DIR)$Sbin\" \\\nortools$Sdotnet$S$(ORTOOLS_FSHARP... | C++ | Apache License 2.0 | google/or-tools | archive: Fix remaining $(DLL) -> $D |
261,218 | 13.07.2018 13:48:34 | -7,200 | 5339045842692a575e2fc786e5822b6797141bb7 | Win Release: Add Python3.7 support | [
{
"change_type": "MODIFY",
"old_path": "tools/release/build_delivery_win.cmd",
"new_path": "tools/release/build_delivery_win.cmd",
"diff": "@@ -10,11 +10,13 @@ which.exe cmake || exit 1\nwhich.exe cmake | tee.exe build.log\nREM python\nwhich.exe C:\\python27-64\\python.exe || exit 1\n-which.exe C:\\... | C++ | Apache License 2.0 | google/or-tools | Win Release: Add Python3.7 support |
261,218 | 13.07.2018 15:08:26 | -7,200 | 8e651f597979bc39d1ae79ba5a8c69593f5f5334 | Release win: replace csharp/fsharp by dotnet | [
{
"change_type": "MODIFY",
"old_path": "tools/release/build_delivery_win.cmd",
"new_path": "tools/release/build_delivery_win.cmd",
"diff": "@@ -4,11 +4,11 @@ REM Each blocks could be triggered independently (i.e. commenting others)\nREM run it as: cmd /c tools\\release\\build_delivery_win.cmd\nREM C... | C++ | Apache License 2.0 | google/or-tools | Release win: replace csharp/fsharp by dotnet |
261,218 | 13.07.2018 13:34:12 | -7,200 | 7f453a04752195046e20ee7d3b653e2360d49e35 | archive: unix: Check if protobuf is in lib or lib64 | [
{
"change_type": "MODIFY",
"old_path": "makefiles/Makefile.cpp.mk",
"new_path": "makefiles/Makefile.cpp.mk",
"diff": "@@ -537,7 +537,7 @@ ifeq ($(UNIX_GLOG_DIR),$(OR_TOOLS_TOP)/dependencies/install)\nendif\nifeq ($(UNIX_PROTOBUF_DIR),$(OR_TOOLS_TOP)/dependencies/install)\n$(COPYREC) dependencies$Sin... | C++ | Apache License 2.0 | google/or-tools | archive: unix: Check if protobuf is in lib or lib64 |
261,218 | 13.07.2018 15:22:41 | -7,200 | e737b10a9aec59c05c97bd5a08b6479da4fe5acd | archive: Fix Fz archive | [
{
"change_type": "MODIFY",
"old_path": ".gitignore",
"new_path": ".gitignore",
"diff": "@@ -32,6 +32,7 @@ temp-python*\ntemp_dotnet/\ntemp_dotnet_test/\ntemp_archive/\n+temp_fz_archive/\nlib/\ninstall/\nexamples/csharp/solution/*.csproj\n"
},
{
"change_type": "MODIFY",
"old_path": "makef... | C++ | Apache License 2.0 | google/or-tools | archive: Fix Fz archive |
261,230 | 13.07.2018 09:39:03 | 25,200 | 12c83e19cf188f6af7d449e128a73791b777d27f | more symmetry detection | [
{
"change_type": "MODIFY",
"old_path": "ortools/sat/cp_model_symmetries.cc",
"new_path": "ortools/sat/cp_model_symmetries.cc",
"diff": "@@ -54,22 +54,18 @@ class IdGenerator {\n};\n// Appends values in `repeated_field` to `vector`.\n-template <typename FieldIntType>\n-void Append(const google::proto... | C++ | Apache License 2.0 | google/or-tools | more symmetry detection |
261,218 | 13.07.2018 17:06:12 | -7,200 | 99864e4be7118bb6a3850a5f7774c2684dbcd452 | centos-7: add dependencies/install/lib64 in rpath
protobuf is installed in .../lib64 | [
{
"change_type": "MODIFY",
"old_path": "makefiles/Makefile.unix.mk",
"new_path": "makefiles/Makefile.unix.mk",
"diff": "@@ -164,11 +164,13 @@ ifeq ($(PLATFORM),LINUX)\nLINK_FLAGS = \\\n-Wl,-rpath,\"\\$$ORIGIN\" \\\n-Wl,-rpath,\"\\$$ORIGIN/../lib\" \\\n+ -Wl,-rpath,\"\\$$ORIGIN/../dependencies/instal... | C++ | Apache License 2.0 | google/or-tools | centos-7: add dependencies/install/lib64 in rpath
- protobuf is installed in .../lib64 |
261,218 | 13.07.2018 16:32:39 | -7,200 | 46ab823345a745ff953563cbf1b7cdbf1251a59d | python: add description to pypi_upload | [
{
"change_type": "MODIFY",
"old_path": "makefiles/Makefile.python.mk",
"new_path": "makefiles/Makefile.python.mk",
"diff": "@@ -730,7 +730,7 @@ install_python: pypi_archive\nuninstall_python:\n\"$(PYTHON_EXECUTABLE)\" -m pip uninstall ortools\n-pypi_upload: pypi_archive\n+pypi_upload: pypi_archive #... | C++ | Apache License 2.0 | google/or-tools | python: add description to pypi_upload |
261,218 | 13.07.2018 16:08:10 | -7,200 | 496be1627aba0dcd4da9319861dddf84027794f6 | dotnet: rework input files | [
{
"change_type": "MODIFY",
"old_path": ".gitignore",
"new_path": ".gitignore",
"diff": "@@ -95,6 +95,9 @@ ortools/fsharp/**/packages\nexamples/dotnet/**/bin\nexamples/dotnet/**/obj\n+ortools/dotnet/OrTools/*.csproj\n+ortools/dotnet/OrTools.FSharp/*.fsproj\n+ortools/dotnet/*.nuspec\nortools/dotnet/**... | C++ | Apache License 2.0 | google/or-tools | dotnet: rework input files |
261,218 | 13.07.2018 17:43:27 | -7,200 | 52c126c4c9c09aa1885913f400a4ea9781a5af34 | dotnet: move some targets | [
{
"change_type": "MODIFY",
"old_path": "makefiles/Makefile.dotnet.mk",
"new_path": "makefiles/Makefile.dotnet.mk",
"diff": "@@ -47,9 +47,10 @@ HAS_DOTNET =\nendif\n# Main target\n+.PHONY: dotnet # Build OrTools for .NET\n+dotnet: ortoolslibs csharp_dotnet fsharp_dotnet\n-.PHONY: csharp_dotnet # Buil... | C++ | Apache License 2.0 | google/or-tools | dotnet: move some targets |
261,218 | 13.07.2018 17:46:10 | -7,200 | c77696919e654d8d1b34a4066f1d9b28ceee4840 | dotnet: rework dotnet search management
keep it simple: dotnet in the PATH otherwise trigger an error | [
{
"change_type": "MODIFY",
"old_path": "makefiles/Makefile.csharp.mk",
"new_path": "makefiles/Makefile.csharp.mk",
"diff": "@@ -12,20 +12,12 @@ endif\n# Check for required build tools\nifeq ($(SYSTEM),win)\n- ifneq ($(PATH_TO_CSHARP_COMPILER),)\n- CSHARP_EXECUTABLE := $(PATH_TO_CSHARP_COMPILER)\n- e... | C++ | Apache License 2.0 | google/or-tools | dotnet: rework dotnet search management
- keep it simple: dotnet in the PATH otherwise trigger an error |
261,218 | 16.07.2018 11:01:10 | -7,200 | 4cbd85df27d4def3d7238f0856659c5c47be2d99 | cc: Add missing glop/parameters.pb.h
lp_data.h depends on it... | [
{
"change_type": "MODIFY",
"old_path": "makefiles/Makefile.gen.mk",
"new_path": "makefiles/Makefile.gen.mk",
"diff": "@@ -897,6 +897,7 @@ $(OBJ_DIR)/lp_data/lp_decomposer.$O: \\\n$(SRC_DIR)/ortools/lp_data/lp_decomposer.cc \\\n$(SRC_DIR)/ortools/algorithms/dynamic_partition.h \\\n$(SRC_DIR)/ortools/... | C++ | Apache License 2.0 | google/or-tools | cc: Add missing glop/parameters.pb.h
lp_data.h depends on it... |
261,230 | 16.07.2018 11:52:57 | 25,200 | 6b99d86fac3ce0ce54fc1dc208d4d135967a07e6 | add docker image for the minizinc challenge | [
{
"change_type": "MODIFY",
"old_path": "tools/docker/Makefile",
"new_path": "tools/docker/Makefile",
"diff": "@@ -141,3 +141,17 @@ manylinux1-pypi: export manylinux1-image\nmanylinux1-bash: export manylinux1-image\ndocker run --rm -it --init or-tools-manylinux1-image:latest /bin/bash\n+\n+# Minizinc... | C++ | Apache License 2.0 | google/or-tools | add docker image for the minizinc challenge |
261,230 | 16.07.2018 15:11:18 | 25,200 | 7f574ac63fe3c7a5f80a35404f002f361b323382 | add name method to python/C# sat IntVar/IntervalVar | [
{
"change_type": "MODIFY",
"old_path": "ortools/dotnet/OrTools/sat/IntegerExpressions.cs",
"new_path": "ortools/dotnet/OrTools/sat/IntegerExpressions.cs",
"diff": "@@ -447,6 +447,11 @@ public class IntVar : IntegerExpression, ILiteral\n}\n}\n+ public string Name()\n+ {\n+ return var_.Name;\n+ }\n+\n... | C++ | Apache License 2.0 | google/or-tools | add name method to python/C# sat IntVar/IntervalVar |
261,218 | 16.07.2018 14:35:25 | -7,200 | 7e2a07e54439bdc2bfe82887eb8e0c8068f7eb52 | dotnet: CLR_KEYFILE depends on csproj | [
{
"change_type": "MODIFY",
"old_path": "makefiles/Makefile.dotnet.mk",
"new_path": "makefiles/Makefile.dotnet.mk",
"diff": "@@ -248,7 +248,7 @@ $(GEN_DIR)/ortools/sat/SatParameters.pb.cs: \\\n--csharp_opt=file_extension=.pb.cs \\\n$(SRC_DIR)$Sortools$Ssat$Ssat_parameters.proto\n-$(CLR_KEYFILE): | $(... | C++ | Apache License 2.0 | google/or-tools | dotnet: CLR_KEYFILE depends on csproj |
261,218 | 16.07.2018 17:39:21 | -7,200 | d5d4b4865730bb44f2245edc880d14c3581854a4 | dotnet: add examples to test_dotnet | [
{
"change_type": "ADD",
"old_path": null,
"new_path": "examples/dotnet/csharp/tsp.cs",
"diff": "+// Copyright 2018 Google\n+// Licensed under the Apache License, Version 2.0 (the \"License\");\n+// you may not use this file except in compliance with the License.\n+// You may obtain a copy of the Lic... | C++ | Apache License 2.0 | google/or-tools | dotnet: add examples to test_dotnet |
261,218 | 17.07.2018 15:02:26 | -7,200 | cb3972c6db09c4aaca97b6e114108e23c0db77d4 | java: use J for .jar extension | [
{
"change_type": "MODIFY",
"old_path": "makefiles/Makefile.java.mk",
"new_path": "makefiles/Makefile.java.mk",
"diff": "@@ -10,63 +10,63 @@ else\n@echo\nendif\n-JAVA_OR_TOOLS_LIBS= $(LIB_DIR)/com.google.ortools.jar $(LIB_DIR)/$(LIB_PREFIX)jniortools.$(JNI_LIB_EXT)\n+JAVA_OR_TOOLS_LIBS= $(LIB_DIR)/co... | C++ | Apache License 2.0 | google/or-tools | java: use J for .jar extension |
261,218 | 17.07.2018 17:06:45 | -7,200 | 328172f39538096ab11aa68f1319cc515bdd016b | dotnet: update nuget_archive | [
{
"change_type": "MODIFY",
"old_path": "makefiles/Makefile.dotnet.mk",
"new_path": "makefiles/Makefile.dotnet.mk",
"diff": "@@ -36,7 +36,7 @@ DOTNET_BIN := $(shell $(WHICH) $(DOTNET) 2> NUL)\nelse # UNIX\nDOTNET_BIN := $(shell command -v $(DOTNET) 2> /dev/null)\nendif\n-NUGET_BIN = $(DOTNET_BIN) nug... | C++ | Apache License 2.0 | google/or-tools | dotnet: update nuget_archive |
261,218 | 17.07.2018 17:08:53 | -7,200 | c5925b4824554bb5497f539c4c0cae66231295c9 | dotnet: fixup cleaning
remove OrTools.csproj and OrTools.FSharp.fsproj | [
{
"change_type": "MODIFY",
"old_path": "makefiles/Makefile.dotnet.mk",
"new_path": "makefiles/Makefile.dotnet.mk",
"diff": "@@ -407,10 +407,12 @@ clean_dotnet:\n-$(DELREC) tools$Sdotnet$SCreateSigningKey$Sbin\n-$(DELREC) tools$Sdotnet$SCreateSigningKey$Sobj\n-$(DEL) $(CLR_KEYFILE_PATH)\n+ -$(DELREC)... | C++ | Apache License 2.0 | google/or-tools | dotnet: fixup cleaning
- remove OrTools.csproj and OrTools.FSharp.fsproj |
261,218 | 17.07.2018 17:11:25 | -7,200 | e1fd0437b9beeeda47b98b7dd5ba3c1ffdd56592 | dotnet: use netcoreap2.0 when possible | [
{
"change_type": "MODIFY",
"old_path": "ortools/dotnet/OrTools.Tests/OrTools.Tests.csproj",
"new_path": "ortools/dotnet/OrTools.Tests/OrTools.Tests.csproj",
"diff": "<Project Sdk=\"Microsoft.NET.Sdk\">\n<PropertyGroup>\n<OutputType>Exe</OutputType>\n- <TargetFrameworks>netcoreapp2.1</TargetFramework... | C++ | Apache License 2.0 | google/or-tools | dotnet: use netcoreap2.0 when possible |
261,218 | 17.07.2018 17:41:53 | -7,200 | c6e51c6f3a6d1db01f9a0e78f21463c58211bb0d | Travis-CI disable mono install | [
{
"change_type": "MODIFY",
"old_path": ".travis/install.sh",
"new_path": ".travis/install.sh",
"diff": "@@ -50,7 +50,7 @@ if [ \"${BUILDER}\" == make ]; then\npyenv global system 3.6;\npython3.6 -m pip install -q virtualenv wheel six;\nelif [ \"${LANGUAGE}\" == dotnet ]; then\n- installmono\n+ #inst... | C++ | Apache License 2.0 | google/or-tools | Travis-CI disable mono install |
261,230 | 17.07.2018 10:32:22 | 25,200 | 5c35801ea390e49b77f00b9f216c4c3c03442cc7 | optim in glop.update_row | [
{
"change_type": "MODIFY",
"old_path": "ortools/glop/update_row.cc",
"new_path": "ortools/glop/update_row.cc",
"diff": "@@ -77,13 +77,38 @@ void UpdateRow::ComputeUpdateRow(RowIndex leaving_row) {\nComputeUnitRowLeftInverse(leaving_row);\nSCOPED_TIME_STAT(&stats_);\n- if (parameters_.use_transposed_... | C++ | Apache License 2.0 | google/or-tools | optim in glop.update_row |
261,218 | 17.07.2018 21:47:09 | -7,200 | e7d78905e6092f057f79b82d5e84417c77ba9a87 | fix build delivery script on unix | [
{
"change_type": "MODIFY",
"old_path": "tools/release/build_delivery_unix.sh",
"new_path": "tools/release/build_delivery_unix.sh",
"diff": "@@ -43,15 +43,10 @@ echo \"make java: DONE\" | tee -a build.log\nmake test_java -l 4 UNIX_PYTHON_VER=2.7\necho \"make test_java: DONE\" | tee -a build.log\n-mak... | C++ | Apache License 2.0 | google/or-tools | fix build delivery script on unix |
261,230 | 17.07.2018 13:54:42 | 25,200 | 502e3c58ece0b7bb3d79e345f5c5062c51ddb33e | misc rename in sat doc; fix multiple notify in //SAT | [
{
"change_type": "MODIFY",
"old_path": "ortools/sat/cp_model_solver.cc",
"new_path": "ortools/sat/cp_model_solver.cc",
"diff": "@@ -3157,8 +3157,12 @@ CpSolverResponse SolveCpModelParallel(\n}\n}\nif (should_notify) {\n+ absl::MutexLock lock(&mutex);\n+ // Re-check if we should notify.\n+ if (!first... | C++ | Apache License 2.0 | google/or-tools | misc rename in sat doc; fix multiple notify in //SAT |
261,218 | 17.07.2018 23:01:13 | -7,200 | 8c752950d4fc03df0de880ed076e7877deed2226 | Update Makefile.port.mk | [
{
"change_type": "MODIFY",
"old_path": "makefiles/Makefile.port.mk",
"new_path": "makefiles/Makefile.port.mk",
"diff": "@@ -3,7 +3,10 @@ SPACE := $(empty) $(empty)\nBACKSLASH_SPACE := $(empty)\\ $(empty)\n# Let's discover something about where we run\n-ifeq ($(OS),Windows_NT)\n+ifeq ($(OS),Window_NT... | C++ | Apache License 2.0 | google/or-tools | Update Makefile.port.mk |
261,218 | 17.07.2018 23:04:48 | -7,200 | 049793a7ea8b33706b8539942ac8839a1c81dc19 | fixup makefile.port | [
{
"change_type": "MODIFY",
"old_path": "makefiles/Makefile.port.mk",
"new_path": "makefiles/Makefile.port.mk",
"diff": "@@ -3,7 +3,7 @@ SPACE := $(empty) $(empty)\nBACKSLASH_SPACE := $(empty)\\ $(empty)\n# Let's discover something about where we run\n-ifeq ($(OS),Window_NT)\n+ifeq ($(OS),Windows_NT)... | C++ | Apache License 2.0 | google/or-tools | fixup makefile.port |
261,218 | 18.07.2018 00:26:44 | -7,200 | dd7370458676173798ce1ab8b6efff265d9a36f6 | Update Makefile.archive.mk | [
{
"change_type": "MODIFY",
"old_path": "makefiles/Makefile.archive.mk",
"new_path": "makefiles/Makefile.archive.mk",
"diff": "@@ -43,7 +43,7 @@ $(INSTALL_DIR)$(ARCHIVE_EXT): archive_cc archive_java archive_dotnet\n$(COPY) tools$SMakefile.cc.java.dotnet $(TEMP_ARCHIVE_DIR)$S$(INSTALL_DIR)$SMakefile\n... | C++ | Apache License 2.0 | google/or-tools | Update Makefile.archive.mk |
261,230 | 17.07.2018 17:44:44 | 25,200 | 9c11928006e3c1bdcac7234065c0925164ce50da | in parallel sat, display solution when just the best bound is improved | [
{
"change_type": "MODIFY",
"old_path": "ortools/sat/cp_model_search.cc",
"new_path": "ortools/sat/cp_model_search.cc",
"diff": "@@ -360,6 +360,8 @@ bool MergeOptimizationSolution(const CpSolverResponse& response, bool maximize,\nconst double new_best_objective_bound =\nmaximize ? std::min(previous_b... | C++ | Apache License 2.0 | google/or-tools | in parallel sat, display solution when just the best bound is improved |
261,218 | 18.07.2018 10:20:44 | -7,200 | 40c10beaa1272804d8f808da95511237e886cc7c | Add build delivery mac:
only target python2.7 and python3.7 which are the current version on brew | [
{
"change_type": "ADD",
"old_path": null,
"new_path": "tools/release/build_delivery_mac.sh",
"diff": "+#!/bin/bash\n+set -x\n+set -e\n+\n+# Check all prerequisite\n+# cc\n+which cmake | xargs echo \"cmake: \" | tee build.log\n+which make | xargs echo \"make: \" | tee -a build.log\n+which swig | xarg... | C++ | Apache License 2.0 | google/or-tools | Add build delivery mac:
only target python2.7 and python3.7 which are the current version on brew |
261,218 | 18.07.2018 10:21:47 | -7,200 | e92b949e119d24c1172678855f62d55bdacf564a | Update build delivery unix
only target python2 and python3 on unix
i.e. version will vary according to distro where it is run... | [
{
"change_type": "MODIFY",
"old_path": "tools/release/build_delivery_unix.sh",
"new_path": "tools/release/build_delivery_unix.sh",
"diff": "@@ -8,9 +8,8 @@ which cmake | xargs echo \"cmake: \" | tee build.log\nwhich make | xargs echo \"make: \" | tee -a build.log\nwhich swig | xargs echo \"swig: \" ... | C++ | Apache License 2.0 | google/or-tools | Update build delivery unix
only target python2 and python3 on unix
i.e. version will vary according to distro where it is run... |
261,218 | 18.07.2018 10:33:23 | -7,200 | 4c76ba7927278f44eb9a084731d9fcb0c6e036a1 | Update release tools | [
{
"change_type": "MODIFY",
"old_path": "tools/release/build_delivery_mac.sh",
"new_path": "tools/release/build_delivery_mac.sh",
"diff": "@@ -4,6 +4,7 @@ set -e\n# Check all prerequisite\n# cc\n+which clang | xargs echo \"clang: \" | tee build.log\nwhich cmake | xargs echo \"cmake: \" | tee build.lo... | C++ | Apache License 2.0 | google/or-tools | Update release tools |
261,218 | 18.07.2018 08:22:15 | -7,200 | c5a2a6f2164f9b9a409c1f9ee917cc428b5f28df | build delivery win: remove nuget check
now use `dotnet pack` or `dotnet nuget` | [
{
"change_type": "MODIFY",
"old_path": "tools/release/build_delivery_win.cmd",
"new_path": "tools/release/build_delivery_win.cmd",
"diff": "@@ -23,8 +23,6 @@ which.exe java | tee.exe -a build.log\nREM .Net\nwhich.exe dotnet || exit 1\nwhich.exe dotnet | tee.exe -a build.log\n-which.exe nuget || exit... | C++ | Apache License 2.0 | google/or-tools | build delivery win: remove nuget check
now use `dotnet pack` or `dotnet nuget` |
261,218 | 18.07.2018 10:35:15 | -7,200 | 71044a51428a56d6755fd21e93c3ef60bf8d5f9d | docker: rework python package generation | [
{
"change_type": "MODIFY",
"old_path": "tools/docker/Makefile",
"new_path": "tools/docker/Makefile",
"diff": ".PHONY: help\nhelp:\n@echo \"Tools to generate various deliveries for linux distros\"\n+ @echo \"use NOCACHE=1 to \\\"docker build --no-cache\\\"\"\n@echo \"<distro>: debian-9, centos-7, ubu... | C++ | Apache License 2.0 | google/or-tools | docker: rework python package generation |
261,218 | 18.07.2018 13:21:20 | -7,200 | 53ed68ec319a0b480fa1456e2dd56abdb8da31af | python: rework pkg-config search | [
{
"change_type": "MODIFY",
"old_path": "makefiles/Makefile.unix.mk",
"new_path": "makefiles/Makefile.unix.mk",
"diff": "@@ -59,6 +59,7 @@ endif\n# This is needed to find python.h\nPYTHON_VERSION = $(UNIX_PYTHON_VER)\nMAJOR_PYTHON_VERSION = $(shell python$(UNIX_PYTHON_VER) -c \"from sys import versio... | C++ | Apache License 2.0 | google/or-tools | python: rework pkg-config search |
261,218 | 18.07.2018 13:29:30 | -7,200 | d663ae080f3206fd42216cd72200601991d9034f | dotnet: remove mono ref | [
{
"change_type": "MODIFY",
"old_path": "makefiles/Makefile.test.mk",
"new_path": "makefiles/Makefile.test.mk",
"diff": "@@ -95,8 +95,10 @@ run_YoungTableaux\n.PHONY: test_donet_examples\ntest_dotnet_examples: dotnet\n+# C# tests\n\"$(DOTNET_BIN)\" $(BIN_DIR)$Sa_puzzle$D\n\"$(DOTNET_BIN)\" $(BIN_DIR)... | C++ | Apache License 2.0 | google/or-tools | dotnet: remove mono ref |
261,218 | 18.07.2018 14:08:33 | -7,200 | 84ceaf526b49b3e14f6b5bbe4cc63a880ec9bc2d | delivery: Fix build.log | [
{
"change_type": "MODIFY",
"old_path": "tools/release/build_delivery_mac.sh",
"new_path": "tools/release/build_delivery_mac.sh",
"diff": "@@ -5,7 +5,7 @@ set -e\n# Check all prerequisite\n# cc\nwhich clang | xargs echo \"clang: \" | tee build.log\n-which cmake | xargs echo \"cmake: \" | tee build.lo... | C++ | Apache License 2.0 | google/or-tools | delivery: Fix build.log |
261,218 | 18.07.2018 14:31:11 | -7,200 | 67a19ef4ea30c9a0d32f35404cf8e758ba06d64a | docker: rework manylinux dockerfile | [
{
"change_type": "MODIFY",
"old_path": "tools/docker/Makefile",
"new_path": "tools/docker/Makefile",
"diff": "@@ -70,6 +70,7 @@ export/python/docker.tar: manylinux1.Dockerfile export/python/build-manylinux1.s\n$(DOCKER_BUILD_CMD) \\\n-f $< \\\n--build-arg SRC_GIT_BRANCH=$(OR_TOOLS_BRANCH) \\\n+ --bu... | C++ | Apache License 2.0 | google/or-tools | docker: rework manylinux dockerfile |
261,218 | 18.07.2018 14:07:35 | -7,200 | 77645fa4025a13e9e5d283a0f95aeb07ebe89bac | docker: Add PKG_CONFIG_PATH | [
{
"change_type": "MODIFY",
"old_path": "tools/docker/build-manylinux1.sh",
"new_path": "tools/docker/build-manylinux1.sh",
"diff": "@@ -145,6 +145,7 @@ fi\n# For each python platform provided by manylinux, build, export and test\n# artifacts.\n+BASE_PKG_CONFIG=\"${PKG_CONFIG_PATH}\"\nfor PYROOT in /... | C++ | Apache License 2.0 | google/or-tools | docker: Add PKG_CONFIG_PATH |
261,218 | 18.07.2018 16:21:22 | -7,200 | b2ebf89b78f4dda8780ffa1ecaa39bb41d34b16b | python: don't link with python (PEP 513)
python interpreter will provide symbols.
just be sure to use the correct include. | [
{
"change_type": "MODIFY",
"old_path": "makefiles/Makefile.unix.mk",
"new_path": "makefiles/Makefile.unix.mk",
"diff": "@@ -66,11 +66,11 @@ PATH_TO_PYTHON_INCLUDE = $(shell python$(UNIX_PYTHON_VER) -c 'import sysconfig;\nPYTHON_INC = -I$(PATH_TO_PYTHON_INCLUDE) -I$(PATH_TO_PYTHON_LIB) $(ADD_PYTHON_I... | C++ | Apache License 2.0 | google/or-tools | python: don't link with python (PEP 513)
- python interpreter will provide symbols.
- just be sure to use the correct include. |
261,218 | 18.07.2018 17:04:17 | -7,200 | 4d76f05c06442dbe0382173d7c3500b4133e4122 | manylinux build: fix make pypi_archive | [
{
"change_type": "MODIFY",
"old_path": "tools/docker/build-manylinux1.sh",
"new_path": "tools/docker/build-manylinux1.sh",
"diff": "@@ -59,7 +59,7 @@ function export_manylinux_wheel {\nmake -B install_python_modules # regenerates Makefile.local\nmake python\nmake test_python\n- make pypi_archive_dir... | C++ | Apache License 2.0 | google/or-tools | manylinux build: fix make pypi_archive |
261,218 | 18.07.2018 17:13:28 | -7,200 | 1e1149b240fd8d4d3a3b0df20a5e8f5519f78b56 | Mac: use -undefined dynamic_lookup
to comply with PEP 513 _pywrapXXX.so are not linked to python anymore
> library will have undefined symbols at link time. | [
{
"change_type": "MODIFY",
"old_path": "makefiles/Makefile.unix.mk",
"new_path": "makefiles/Makefile.unix.mk",
"diff": "@@ -174,7 +174,7 @@ endif # ifeq ($(PLATFORM),LINUX)\nifeq ($(PLATFORM),MACOSX)\nMAC_VERSION = -mmacosx-version-min=$(MAC_MIN_VERSION)\nCCC = clang++ -fPIC -std=c++11 $(MAC_VERSION... | C++ | Apache License 2.0 | google/or-tools | Mac: use -undefined dynamic_lookup
- to comply with PEP 513 _pywrapXXX.so are not linked to python anymore
-> library will have undefined symbols at link time. |
261,230 | 18.07.2018 10:44:19 | 25,200 | 90bc98acd7fa91d1ad085b41ab0c9f4a592c4052 | add macro; remove const cast | [
{
"change_type": "MODIFY",
"old_path": "ortools/base/logging.h",
"new_path": "ortools/base/logging.h",
"diff": "#include \"ortools/base/macros.h\"\n#define QCHECK CHECK\n+#define ABSL_DIE_IF_NULL CHECK_NOTNULL\n#endif // OR_TOOLS_BASE_LOGGING_H_\n"
},
{
"change_type": "MODIFY",
"old_path... | C++ | Apache License 2.0 | google/or-tools | add macro; remove const cast |
261,230 | 18.07.2018 10:44:42 | 25,200 | 5f6efff9328ed556656284b25553da6d1660753c | speedup glop | [
{
"change_type": "MODIFY",
"old_path": "ortools/glop/markowitz.cc",
"new_path": "ortools/glop/markowitz.cc",
"diff": "@@ -53,7 +53,8 @@ Status Markowitz::ComputeRowAndColumnPermutation(const MatrixView& basis_matrix,\n// Initialize residual_matrix_non_zero_ with the submatrix left after we\n// remov... | C++ | Apache License 2.0 | google/or-tools | speedup glop |
261,230 | 18.07.2018 10:45:00 | 25,200 | f0535115679e8a5fdf44ecec8f702810f615761b | speedup sorted interval list; use new macro | [
{
"change_type": "MODIFY",
"old_path": "ortools/util/sorted_interval_list.h",
"new_path": "ortools/util/sorted_interval_list.h",
"diff": "@@ -33,6 +33,7 @@ struct ClosedInterval {\nbool operator==(const ClosedInterval& other) const {\nreturn start == other.start && end == other.end;\n}\n+\n// Becaus... | C++ | Apache License 2.0 | google/or-tools | speedup sorted interval list; use new macro |
261,230 | 18.07.2018 11:54:47 | 25,200 | d04c36efee42664adccb604dc22833cdbbe87198 | revert const cast removal | [
{
"change_type": "MODIFY",
"old_path": "ortools/base/python-swig.h",
"new_path": "ortools/base/python-swig.h",
"diff": "static inline int PyString_AsStringAndSize(PyObject* obj, char** buf,\nPy_ssize_t* psize) {\nif (PyUnicode_Check(obj)) {\n- *buf = PyUnicode_AsUTF8AndSize(obj, psize);\n+ *buf = co... | C++ | Apache License 2.0 | google/or-tools | revert const cast removal |
261,230 | 18.07.2018 11:55:12 | 25,200 | 36d0fa0e1297a944503cc4ba3f6362c9950b821c | simplify parallel sat synchro code | [
{
"change_type": "MODIFY",
"old_path": "ortools/sat/cp_model_solver.cc",
"new_path": "ortools/sat/cp_model_solver.cc",
"diff": "@@ -3155,11 +3155,9 @@ CpSolverResponse SolveCpModelParallel(\nr.solution_info().c_str());\nobserver(best_response);\n}\n- }\n+ // You need to notify after all observers ha... | C++ | Apache License 2.0 | google/or-tools | simplify parallel sat synchro code |
261,218 | 20.07.2018 11:11:30 | -7,200 | 3c7131e83349af196f11bbf00a35e97fe05b4a6d | glog: add $ORIGIN to rpath on unix | [
{
"change_type": "MODIFY",
"old_path": "makefiles/Makefile.third_party.unix.mk",
"new_path": "makefiles/Makefile.third_party.unix.mk",
"diff": "@@ -167,6 +167,7 @@ dependencies/install/lib/libglog.$L: dependencies/install/lib/libgflags.$L depen\n-DBUILD_SHARED_LIBS=ON \\\n-DBUILD_TESTING=OFF \\\n-DC... | C++ | Apache License 2.0 | google/or-tools | glog: add $ORIGIN to rpath on unix |
261,218 | 20.07.2018 11:12:39 | -7,200 | 136611bf75120f14564d1a1ab8177a25f3d509a9 | unix: update rpath syntax | [
{
"change_type": "MODIFY",
"old_path": "makefiles/Makefile.unix.mk",
"new_path": "makefiles/Makefile.unix.mk",
"diff": "@@ -160,16 +160,16 @@ ifeq ($(PLATFORM),LINUX)\nPRE_LIB = -L$(OR_ROOT_FULL)/lib -l\nPOST_LIB =\nLINK_FLAGS = \\\n- -Wl,-rpath,\"\\$$ORIGIN\" \\\n- -Wl,-rpath,\"\\$$ORIGIN/../lib\" ... | C++ | Apache License 2.0 | google/or-tools | unix: update rpath syntax |
261,218 | 20.07.2018 11:13:15 | -7,200 | b39ab7d2b1f55e25adfacf4c2917373457144640 | docker: Fixup test Dockerfile | [
{
"change_type": "MODIFY",
"old_path": "tools/docker/Makefile",
"new_path": "tools/docker/Makefile",
"diff": "@@ -366,18 +366,16 @@ test_ubuntu-18.04_cc: export/ubuntu-18.04/test_cc.log\ntest_ubuntu-18.04_java: export/ubuntu-18.04/test_java.log\ntest_ubuntu-18.04_dotnet: export/ubuntu-18.04/test_dot... | C++ | Apache License 2.0 | google/or-tools | docker: Fixup test Dockerfile |
261,218 | 20.07.2018 13:52:34 | -7,200 | 43b56b437143e0e48f4999fe58141f403dade12d | archive: makefile return error when prerequisite(s) are not found | [
{
"change_type": "MODIFY",
"old_path": "tools/Makefile.cc.java.dotnet",
"new_path": "tools/Makefile.cc.java.dotnet",
"diff": "@@ -228,6 +228,7 @@ $(BIN_DIR)/weighted_tardiness_sat$E\nifndef CXX_BIN\ncc test_cc ccc rcc:\n@echo the $(CXX) command was not found in your PATH\n+ exit 127\nelse\ncc: $(EXE... | C++ | Apache License 2.0 | google/or-tools | archive: makefile return error when prerequisite(s) are not found |
261,218 | 20.07.2018 15:10:52 | -7,200 | 626b40e0b1c0bd98145dff991c9960ec166cbbc3 | docker_test: fixup centos-7 | [
{
"change_type": "MODIFY",
"old_path": "tools/docker/test/centos-7/cc.Dockerfile",
"new_path": "tools/docker/test/centos-7/cc.Dockerfile",
"diff": "@@ -2,7 +2,8 @@ FROM centos:7\nLABEL maintainer=\"corentinl@google.com\"\nRUN yum -y update \\\n-&& yum -y groupinstall 'Development Tools' which zlib-d... | C++ | Apache License 2.0 | google/or-tools | docker_test: fixup centos-7 |
261,218 | 20.07.2018 15:11:20 | -7,200 | 9bff27b1edbcfbbe39e4e22f9aedccd8e2593579 | archive: Fix `make cc` link | [
{
"change_type": "MODIFY",
"old_path": "tools/Makefile.cc.java.dotnet",
"new_path": "tools/Makefile.cc.java.dotnet",
"diff": "@@ -66,9 +66,9 @@ ifeq ($(SYSTEM),unix)\nPRE_LIB = -Llib -Llib64\nCBC_LNK = -lCbcSolver -lCbc -lOsiCbc -lCgl -lClpSolver -lClp -lOsiClp -lOsi -lCoinUtils\nOR_TOOLS_LNK = $(PR... | C++ | Apache License 2.0 | google/or-tools | archive: Fix `make cc` link |
261,218 | 20.07.2018 15:38:43 | -7,200 | ffa66456642b5d8c6a3c3254cf1fb34156b13c6b | docker: Rework python packages generation | [
{
"change_type": "MODIFY",
"old_path": "tools/docker/build-manylinux1.sh",
"new_path": "tools/docker/build-manylinux1.sh",
"diff": "@@ -55,7 +55,6 @@ function export_manylinux_wheel {\n# We need to force this target, otherwise the protobuf stub will be missing\n# (for the makefile, it exists even if... | C++ | Apache License 2.0 | google/or-tools | docker: Rework python packages generation |
261,218 | 20.07.2018 16:01:50 | -7,200 | 83d118c6237e195e10396475ff9fbb90299b1204 | centos-7: Fixup java and .Net docker test | [
{
"change_type": "MODIFY",
"old_path": "tools/docker/test/centos-7/dotnet.Dockerfile",
"new_path": "tools/docker/test/centos-7/dotnet.Dockerfile",
"diff": "@@ -2,7 +2,8 @@ FROM centos:7\nLABEL maintainer=\"corentinl@google.com\"\nRUN yum -y update \\\n-&& yum -y groupinstall 'Development Tools' whic... | C++ | Apache License 2.0 | google/or-tools | centos-7: Fixup java and .Net docker test |
261,218 | 20.07.2018 16:12:32 | -7,200 | 683006538710b3d07322cbb77d594f6df301e3b7 | centos: pypi_archive fix copy of libproto* | [
{
"change_type": "MODIFY",
"old_path": "makefiles/Makefile.python.mk",
"new_path": "makefiles/Makefile.python.mk",
"diff": "@@ -708,7 +708,7 @@ ifeq ($(UNIX_GLOG_DIR),$(OR_TOOLS_TOP)/dependencies/install)\n$(COPYREC) dependencies$Sinstall$Slib$Slibglog* $(PYPI_ARCHIVE_TEMP_DIR)$Sortools$Sortools\nen... | C++ | Apache License 2.0 | google/or-tools | centos: pypi_archive fix copy of libproto* |
261,218 | 20.07.2018 16:49:54 | -7,200 | bfca29b4d491552ab7d73f34677abb2786d4f136 | docker: rebuild python image when makefile/ is modified | [
{
"change_type": "MODIFY",
"old_path": "tools/docker/Makefile",
"new_path": "tools/docker/Makefile",
"diff": "@@ -65,7 +65,7 @@ python: manylinux1-pypi\nexport/python/build-manylinux1.sh: build-manylinux1.sh | export/python\ncp $< $@\n-export/python/docker.tar: manylinux1.Dockerfile export/python/bu... | C++ | Apache License 2.0 | google/or-tools | docker: rebuild python image when makefile/ is modified |
261,218 | 20.07.2018 18:49:58 | -7,200 | e51b233f2c9ea20e0b5104d57d66150f7eef406a | docker: update build-manylinux to add so log | [
{
"change_type": "MODIFY",
"old_path": "tools/docker/build-manylinux1.sh",
"new_path": "tools/docker/build-manylinux1.sh",
"diff": "@@ -72,6 +72,7 @@ function test_installed {\n# $@ the test files to be tested\nlocal testfiles=(\"${@}\")\ncd \"$(mktemp -d)\" # ensure we are not importing something f... | C++ | Apache License 2.0 | google/or-tools | docker: update build-manylinux to add so log |
261,230 | 20.07.2018 10:04:38 | 25,200 | 02b17e3df9ffceeb4aaf953a60bbb414ada0dfe3 | remove unnecessary refactorisation in glop | [
{
"change_type": "MODIFY",
"old_path": "ortools/glop/reduced_costs.cc",
"new_path": "ortools/glop/reduced_costs.cc",
"diff": "@@ -101,8 +101,9 @@ bool ReducedCosts::TestEnteringReducedCostPrecision(\nstats_.reduced_costs_accuracy.Add(estimated_reduced_costs_accuracy / scale);\nif (std::abs(estimated... | C++ | Apache License 2.0 | google/or-tools | remove unnecessary refactorisation in glop |
261,218 | 20.07.2018 19:34:04 | -7,200 | 83769e920ee383cef6b2824e745e5eae402e6f69 | Python: Fix manylinux wheel package | [
{
"change_type": "MODIFY",
"old_path": "makefiles/Makefile.python.mk",
"new_path": "makefiles/Makefile.python.mk",
"diff": "@@ -536,6 +536,12 @@ endif\n#####################\nPYPI_ARCHIVE_TEMP_DIR = temp-python$(PYTHON_VERSION)\n+# PEP 513 auditwheel repair overwrite rpath to $ORIGIN/<ortools_root>/... | C++ | Apache License 2.0 | google/or-tools | Python: Fix manylinux wheel package |
261,218 | 23.07.2018 12:50:52 | -7,200 | 69a5979381e1b921cf40441c4ebd0e9252e9c2ae | docker: fix apt command for ubuntu-14.04 | [
{
"change_type": "MODIFY",
"old_path": "tools/docker/test/ubuntu-14.04/dotnet.Dockerfile",
"new_path": "tools/docker/test/ubuntu-14.04/dotnet.Dockerfile",
"diff": "FROM ubuntu:14.04\n-RUN apt update \\\n-&& apt install -y -q build-essential zlib1g-dev \\\n-&& apt clean \\\n+RUN apt-get update \\\n+&... | C++ | Apache License 2.0 | google/or-tools | docker: fix apt command for ubuntu-14.04 |
261,218 | 23.07.2018 12:52:01 | -7,200 | c65b13763090d220db8efedb8664d1c69cd66edb | docker: fix apt command for debian-9 | [
{
"change_type": "MODIFY",
"old_path": "tools/docker/test/debian-9/cc.Dockerfile",
"new_path": "tools/docker/test/debian-9/cc.Dockerfile",
"diff": "@@ -3,7 +3,7 @@ LABEL maintainer=\"corentinl@google.com\"\nRUN apt-get update \\\n&& apt-get install -y -q build-essential zlib1g-dev \\\n-&& apt clean ... | C++ | Apache License 2.0 | google/or-tools | docker: fix apt command for debian-9 |
261,230 | 23.07.2018 12:55:08 | 25,200 | df5bdc83deac9fc5befa5dc5f5765d6c726d8c3c | remove crash in glop | [
{
"change_type": "MODIFY",
"old_path": "ortools/glop/parameters.proto",
"new_path": "ortools/glop/parameters.proto",
"diff": "@@ -101,11 +101,13 @@ message GlopParameters {\n// the second paper from Ping-Qi Pan cited in primal_pricing.h\noptional bool use_nested_pricing = 5 [default = true];\n- // W... | C++ | Apache License 2.0 | google/or-tools | remove crash in glop |
261,230 | 23.07.2018 13:23:51 | 25,200 | 0bc42c105e76172c99592143288b9aba43723b7d | improve minizinc challenge docker entry | [
{
"change_type": "MODIFY",
"old_path": "tools/docker/Makefile",
"new_path": "tools/docker/Makefile",
"diff": "@@ -424,14 +424,22 @@ images-no-cache: \\\n##########################\n## MINIZINC CHALLENGE ##\n##########################\n+MZN_TAG=or-tools-minizinc-challenge:2018v2\n+\nminizinc-challeng... | C++ | Apache License 2.0 | google/or-tools | improve minizinc challenge docker entry |
261,230 | 23.07.2018 14:59:25 | 25,200 | 2358af7f4ca6d17e9f4bf9602b0e66cdc5a3d1ae | balanced groups | [
{
"change_type": "ADD",
"old_path": null,
"new_path": "examples/python/balance_group_sat.py",
"diff": "+# Copyright 2010-2017 Google\n+# Licensed under the Apache License, Version 2.0 (the \"License\");\n+# you may not use this file except in compliance with the License.\n+# You may obtain a copy of... | C++ | Apache License 2.0 | google/or-tools | balanced groups |
261,230 | 23.07.2018 15:29:39 | 25,200 | f73841ef38d3266ca4b7266756f87c899eca9b3b | balanced group example | [
{
"change_type": "MODIFY",
"old_path": "examples/python/balance_group_sat.py",
"new_path": "examples/python/balance_group_sat.py",
"diff": "@@ -15,30 +15,38 @@ from __future__ import print_function\nfrom ortools.sat.python import cp_model\n+num_groups = 10\n+num_values = 100\n+\nmodel = cp_model.CpM... | C++ | Apache License 2.0 | google/or-tools | balanced group example |
261,218 | 24.07.2018 08:31:34 | -7,200 | c55af6dfd11500fb3133723e04377fc657b0d285 | Archive: Fix "which" usage
Must be define before VAR := usage | [
{
"change_type": "MODIFY",
"old_path": "tools/Makefile.cc.java.dotnet",
"new_path": "tools/Makefile.cc.java.dotnet",
"diff": "# Let's discover something about where we run\nifeq ($(OS),Windows_NT)\n+OS = Windows\n+endif\n+ifeq ($(OS),Windows)\nSYSTEM = win\nelse\nSYSTEM = unix\n@@ -99,6 +102,7 @@ en... | C++ | Apache License 2.0 | google/or-tools | Archive: Fix "which" usage
- Must be define before VAR := usage |
261,218 | 24.07.2018 08:32:30 | -7,200 | 665b3ddb07bdc4ffc4b338851ec9a25953dd654c | cpp: Fix windows install, copy third party include | [
{
"change_type": "MODIFY",
"old_path": "makefiles/Makefile.cpp.mk",
"new_path": "makefiles/Makefile.cpp.mk",
"diff": "@@ -552,6 +552,22 @@ ifeq ($(UNIX_CBC_DIR),$(OR_TOOLS_TOP)/dependencies/install)\n$(COPYREC) dependencies$Sinstall$Sbin$Scbc \"$(DESTDIR)$(prefix)$Sbin\"\n$(COPYREC) dependencies$Sin... | C++ | Apache License 2.0 | google/or-tools | cpp: Fix windows install, copy third party include |
261,218 | 24.07.2018 08:37:49 | -7,200 | fce004c394f01f1fe612a4838844c67afabfca11 | delivery: Add test_archive and test_fz_archive cmd | [
{
"change_type": "MODIFY",
"old_path": "tools/release/build_delivery_mac.sh",
"new_path": "tools/release/build_delivery_mac.sh",
"diff": "@@ -52,8 +52,12 @@ echo \"make fz: DONE\" | tee -a build.log\nrm -rf temp ./*.tar.gz\nmake archive UNIX_PYTHON_VER=3.7\necho \"make archive: DONE\" | tee -a build... | C++ | Apache License 2.0 | google/or-tools | delivery: Add test_archive and test_fz_archive cmd |
261,218 | 24.07.2018 10:17:39 | -7,200 | ec6c281d945cf01f3c5936b8fbe7362294f46ec5 | archive: Fix windows includes xcopy
need to specify (and create) the output directory
e.g. to recursively copy directory 'foo' in 'tmp'
unix: cp -r foo tmp
win: md tmp\\foo & xcopy foo tmp\\foo | [
{
"change_type": "MODIFY",
"old_path": "makefiles/Makefile.cpp.mk",
"new_path": "makefiles/Makefile.cpp.mk",
"diff": "@@ -557,16 +557,20 @@ ifeq ($(WINDOWS_ZLIB_DIR),$(OR_ROOT_FULL)\\\\dependencies\\\\install)\n$(COPY) dependencies$Sinstall$Sinclude$Szconf.h \"$(DESTDIR)$(prefix)$Sinclude\"\nendif\n... | C++ | Apache License 2.0 | google/or-tools | archive: Fix windows includes xcopy
- need to specify (and create) the output directory
e.g. to recursively copy directory 'foo' in 'tmp'
unix: cp -r foo tmp
win: md tmp\\foo & xcopy foo tmp\\foo |
261,218 | 24.07.2018 10:35:21 | -7,200 | 09b4af2b91dc0a5e1c6d44fbdd94a62332e0428e | archive: Fix protobuf recursive copy
need to use "xcopy source destination /E" | [
{
"change_type": "MODIFY",
"old_path": "makefiles/Makefile.cpp.mk",
"new_path": "makefiles/Makefile.cpp.mk",
"diff": "@@ -566,7 +566,7 @@ ifeq ($(WINDOWS_GLOG_DIR),$(OR_ROOT_FULL)\\\\dependencies\\\\install)\nendif\nifeq ($(WINDOWS_PROTOBUF_DIR),$(OR_ROOT_FULL)\\\\dependencies\\\\install)\n$(MKDIR) ... | C++ | Apache License 2.0 | google/or-tools | archive: Fix protobuf recursive copy
need to use "xcopy source destination /E" |
261,218 | 24.07.2018 10:55:29 | -7,200 | d6a6f8b5d20450a279c68d193b3bb99f3123c49e | archive: fix typo | [
{
"change_type": "MODIFY",
"old_path": "makefiles/Makefile.cpp.mk",
"new_path": "makefiles/Makefile.cpp.mk",
"diff": "@@ -557,19 +557,19 @@ ifeq ($(WINDOWS_ZLIB_DIR),$(OR_ROOT_FULL)\\\\dependencies\\\\install)\n$(COPY) dependencies$Sinstall$Sinclude$Szconf.h \"$(DESTDIR)$(prefix)$Sinclude\"\nendif\n... | C++ | Apache License 2.0 | google/or-tools | archive: fix typo |
261,218 | 24.07.2018 11:12:05 | -7,200 | 4792ac1211b6235cacc63479f903e94e68ec5481 | archive: fix example copy | [
{
"change_type": "MODIFY",
"old_path": "makefiles/Makefile.archive.mk",
"new_path": "makefiles/Makefile.archive.mk",
"diff": "@@ -67,7 +67,12 @@ archive_java: java | $(TEMP_ARCHIVE_DIR)\n$(COPY) $(LIB_DIR)$Sprotobuf.jar $(TEMP_ARCHIVE_DIR)$S$(INSTALL_DIR)$Slib\n$(COPY) $(LIB_DIR)$S$(LIB_PREFIX)jnior... | C++ | Apache License 2.0 | google/or-tools | archive: fix example copy |
261,218 | 24.07.2018 13:01:45 | -7,200 | 92169c7f7b75f1921cb24bed5015a6f1a0ea352e | archive: ignore error if class/% already exist | [
{
"change_type": "MODIFY",
"old_path": "tools/Makefile.cc.java.dotnet",
"new_path": "tools/Makefile.cc.java.dotnet",
"diff": "@@ -430,7 +430,7 @@ $(CLASS_DIR):\n$(MKDIR) $(CLASS_DIR)\n$(CLASS_DIR)/%: $(JAVA_EX_DIR)/%.java | $(CLASS_DIR)\n- $(MKDIR) $(CLASS_DIR)$S$*\n+ -$(MKDIR) $(CLASS_DIR)$S$*\n\"$... | C++ | Apache License 2.0 | google/or-tools | archive: ignore error if class/% already exist |
261,230 | 24.07.2018 08:28:16 | 25,200 | 1d07ca59d0a0b4c8f1577eb37439e1e17caa473e | tweak glop crash code | [
{
"change_type": "MODIFY",
"old_path": "ortools/glop/basis_representation.cc",
"new_path": "ortools/glop/basis_representation.cc",
"diff": "@@ -552,6 +552,14 @@ Fractional BasisFactorization::ComputeInfinityNormConditionNumber() const {\nreturn ComputeInfinityNorm() * ComputeInverseInfinityNorm();\n... | C++ | Apache License 2.0 | google/or-tools | tweak glop crash code |
261,230 | 24.07.2018 09:32:14 | 25,200 | a9dd4aec9a4a2a5cf1b6a241ae760a213a9f9d2e | Remove CoeffMap typedef in linear_solver | [
{
"change_type": "MODIFY",
"old_path": "ortools/linear_solver/bop_interface.cc",
"new_path": "ortools/linear_solver/bop_interface.cc",
"diff": "@@ -331,7 +331,7 @@ void BopInterface::ExtractNewConstraints() {\nDCHECK_EQ(new_row, row);\nlinear_program_.SetConstraintBounds(row, lb, ub);\n- for (CoeffE... | C++ | Apache License 2.0 | google/or-tools | Remove CoeffMap typedef in linear_solver |
261,230 | 24.07.2018 09:33:05 | 25,200 | 84400a72ed0d2d6124b1767afba8981760899356 | tweak balanced group example such that the optimal is not 0 | [
{
"change_type": "MODIFY",
"old_path": "examples/python/balance_group_sat.py",
"new_path": "examples/python/balance_group_sat.py",
"diff": "@@ -15,8 +15,8 @@ from __future__ import print_function\nfrom ortools.sat.python import cp_model\n-num_groups = 10\n-num_values = 100\n+num_groups = 11\n+num_va... | C++ | Apache License 2.0 | google/or-tools | tweak balanced group example such that the optimal is not 0 |
261,230 | 24.07.2018 13:23:58 | 25,200 | 7a1889bb1f7d4eac92a3711c88cf84caef2fa726 | make name -> var or constraint optional in linear solver | [
{
"change_type": "MODIFY",
"old_path": "makefiles/Makefile.gen.mk",
"new_path": "makefiles/Makefile.gen.mk",
"diff": "@@ -3319,15 +3319,17 @@ $(OBJ_DIR)/linear_solver/linear_solver.$O: \\\n$(SRC_DIR)/ortools/base/accurate_sum.h \\\n$(SRC_DIR)/ortools/base/canonical_errors.h \\\n$(SRC_DIR)/ortools/ba... | C++ | Apache License 2.0 | google/or-tools | make name -> var or constraint optional in linear solver |
261,230 | 25.07.2018 10:21:35 | 25,200 | 4007aa885f87e25e3db558db1fc388fb6772b9ad | simplify glop code | [
{
"change_type": "MODIFY",
"old_path": "ortools/glop/entering_variable.cc",
"new_path": "ortools/glop/entering_variable.cc",
"diff": "@@ -89,9 +89,9 @@ Status EnteringVariable::PrimalChooseEnteringColumn(ColIndex* entering_col) {\nStatus EnteringVariable::DualChooseEnteringColumn(\nconst UpdateRow& ... | C++ | Apache License 2.0 | google/or-tools | simplify glop code |
261,230 | 25.07.2018 10:22:07 | 25,200 | 76963f4166ddfe3966175214ce0ee988032675c0 | add optional template; use it in linear solver; add const in gurobi interface | [
{
"change_type": "ADD",
"old_path": null,
"new_path": "ortools/base/optional.h",
"diff": "+// Copyright 2010-2017 Google\n+// Licensed under the Apache License, Version 2.0 (the \"License\");\n+// you may not use this file except in compliance with the License.\n+// You may obtain a copy of the Lice... | C++ | Apache License 2.0 | google/or-tools | add optional template; use it in linear solver; add const in gurobi interface |
261,230 | 25.07.2018 10:48:05 | 25,200 | 1def601392b1cafbbdd9bb137d6acd595e32c382 | allow MUST_USE_RESULT in headers read by swig | [
{
"change_type": "MODIFY",
"old_path": "makefiles/Makefile.unix.mk",
"new_path": "makefiles/Makefile.unix.mk",
"diff": "@@ -93,7 +93,7 @@ endif\nSWIG_INC = \\\n$(GFLAGS_SWIG) $(GLOG_SWIG) $(PROTOBUF_SWIG) $(COIN_SWIG) \\\n- -DUSE_GLOP -DUSE_BOP \\\n+ -DUSE_GLOP -DUSE_BOP -DMUST_USE_RESULT \\\n$(GLPK... | C++ | Apache License 2.0 | google/or-tools | allow MUST_USE_RESULT in headers read by swig |
261,230 | 26.07.2018 09:34:04 | 25,200 | 39e3a727bfca5f87773186c892e9790b8a24b3fb | reorganize ranking sample | [
{
"change_type": "MODIFY",
"old_path": "ortools/sat/doc/scheduling.md",
"new_path": "ortools/sat/doc/scheduling.md",
"diff": "@@ -542,42 +542,24 @@ from __future__ import print_function\nfrom ortools.sat.python import cp_model\n-def RankingSample():\n- model = cp_model.CpModel()\n- horizon = 100\n- ... | C++ | Apache License 2.0 | google/or-tools | reorganize ranking sample |
261,230 | 26.07.2018 13:03:33 | 25,200 | e5d6a70b0e70abc5216786750dbbfcccc1d384f6 | bump minizinc challenge release up | [
{
"change_type": "MODIFY",
"old_path": "tools/docker/Makefile",
"new_path": "tools/docker/Makefile",
"diff": "@@ -424,7 +424,7 @@ images-no-cache: \\\n##########################\n## MINIZINC CHALLENGE ##\n##########################\n-MZN_TAG=or-tools-minizinc-challenge:2018v2\n+MZN_TAG=or-tools-mini... | C++ | Apache License 2.0 | google/or-tools | bump minizinc challenge release up |
261,230 | 26.07.2018 14:17:07 | 25,200 | 7c9597556058015d8e7f8b5f38d97adfafedc25f | support int_mod with variable (positive) mods | [
{
"change_type": "MODIFY",
"old_path": "ortools/sat/cp_model_expand.cc",
"new_path": "ortools/sat/cp_model_expand.cc",
"diff": "@@ -265,7 +265,26 @@ void ExpandIntMod(ConstraintProto* ct, ExpansionHelper* helper) {\nlin->add_domain(0);\nlin->add_domain(0);\n} else {\n- LOG(FATAL) << \"mod with non c... | C++ | Apache License 2.0 | google/or-tools | support int_mod with variable (positive) mods |
261,230 | 26.07.2018 17:36:01 | 25,200 | f5323d05701c7e278e9084e07f1c5254bdc8e220 | fix circuit presolve error | [
{
"change_type": "MODIFY",
"old_path": "ortools/sat/cp_model_presolve.cc",
"new_path": "ortools/sat/cp_model_presolve.cc",
"diff": "@@ -1339,7 +1339,7 @@ bool PresolveCircuit(ConstraintProto* ct, PresolveContext* context) {\nconst int ref = proto.literals(i);\nconst int tail = proto.tails(i);\nconst... | C++ | Apache License 2.0 | google/or-tools | fix circuit presolve error |
261,230 | 27.07.2018 14:03:55 | 25,200 | 49b1bd617c5952993484ef28889b2e861de52fd4 | fix crash in presolve; minor reorg of the code | [
{
"change_type": "MODIFY",
"old_path": "ortools/base/hash.h",
"new_path": "ortools/base/hash.h",
"diff": "@@ -143,6 +143,8 @@ struct hash<std::array<T, N>> {\n};\n} // namespace std\n+#endif // SWIG\n+\nnamespace util_hash {\ninline uint64 Hash(uint64 num, uint64 c) {\n@@ -151,8 +153,6 @@ inline uin... | C++ | Apache License 2.0 | google/or-tools | fix crash in presolve; minor reorg of the code |
261,230 | 30.07.2018 15:45:48 | 25,200 | 4da6c790c8facca9bc357219db9fc570ccd7af46 | fix crash in .NET sat layer | [
{
"change_type": "MODIFY",
"old_path": "ortools/dotnet/OrTools/sat/IntegerExpressions.cs",
"new_path": "ortools/dotnet/OrTools/sat/IntegerExpressions.cs",
"diff": "@@ -301,6 +301,7 @@ public class SumArray : IntegerExpression\npublic SumArray(IntegerExpression a, long b)\n{\n+ expressions_ = new Lis... | C++ | Apache License 2.0 | google/or-tools | fix crash in .NET sat layer |
261,230 | 31.07.2018 10:31:56 | 25,200 | 24fe402a892d74cb42d46ad4c04c8bf051720083 | fix cplex support | [
{
"change_type": "MODIFY",
"old_path": "examples/python/integer_programming.py",
"new_path": "examples/python/integer_programming.py",
"diff": "@@ -97,6 +97,14 @@ def RunAllIntegerExampleNaturalLanguageAPI():\nAnnounce('SCIP', 'natural language API')\nRunIntegerExampleNaturalLanguageAPI(\npywraplp.S... | C++ | Apache License 2.0 | google/or-tools | fix cplex support |
261,230 | 01.08.2018 10:17:08 | 25,200 | 3e013bb5be45540d210a3d24523b939730e7e573 | access to coefficients-variables pairs in linear_solver | [
{
"change_type": "MODIFY",
"old_path": "ortools/linear_solver/linear_solver.h",
"new_path": "ortools/linear_solver/linear_solver.h",
"diff": "@@ -696,6 +696,12 @@ class MPObjective {\n// is 0 if the variable does not appear in the objective).\ndouble GetCoefficient(const MPVariable* const var) const... | C++ | Apache License 2.0 | google/or-tools | access to coefficients-variables pairs in linear_solver |
261,230 | 01.08.2018 10:17:48 | 25,200 | fb309a252737fe4fb69051df3638dcad35d4d02c | [API Change] Remove support for optional int vars in reservoir, use parallel array of boolean literals to indicate presence | [
{
"change_type": "MODIFY",
"old_path": "ortools/dotnet/OrTools/sat/CpModel.cs",
"new_path": "ortools/dotnet/OrTools/sat/CpModel.cs",
"diff": "@@ -490,8 +490,8 @@ public class CpModel\nreturn ct;\n}\n- public Constraint AddReservoirConstraint(IEnumerable<IntVar> times,\n- IEnumerable<long> demands,\n... | C++ | Apache License 2.0 | google/or-tools | [API Change] Remove support for optional int vars in reservoir, use parallel array of boolean literals to indicate presence |
261,230 | 01.08.2018 14:10:19 | 25,200 | 5e2a5d1d8625361019194cec2cb0127b8c44a448 | stub code to get sat/java interface | [
{
"change_type": "MODIFY",
"old_path": "makefiles/Makefile.java.mk",
"new_path": "makefiles/Makefile.java.mk",
"diff": "@@ -173,6 +173,13 @@ $(GEN_DIR)/ortools/linear_solver/linear_solver_java_wrap.cc: \\\n| $(GEN_DIR)/ortools/linear_solver $(GEN_DIR)/com/google/ortools/linearsolver\n$(SWIG_BINARY) ... | C++ | Apache License 2.0 | google/or-tools | stub code to get sat/java interface |
261,230 | 01.08.2018 15:29:10 | 25,200 | 39fa9a6d61bed6e053285e72183946d225ef59fd | minimal java sat sample implemented | [
{
"change_type": "MODIFY",
"old_path": "makefiles/Makefile.java.mk",
"new_path": "makefiles/Makefile.java.mk",
"diff": "@@ -298,6 +298,13 @@ $(CLASS_DIR)/%: $(JAVA_EX_DIR)/%.java $(JAVA_OR_TOOLS_LIBS) | $(CLASS_DIR)\n-cp $(LIB_DIR)$Scom.google.ortools.jar$(CPSEP)$(LIB_DIR)$Sprotobuf.jar \\\n$(JAVA_E... | C++ | Apache License 2.0 | google/or-tools | minimal java sat sample implemented |
261,230 | 01.08.2018 15:59:22 | 25,200 | 81cca2d4449d4ab95bf42292ef33bb79da6b1c14 | Add LiteralSample java sat sample | [
{
"change_type": "ADD",
"old_path": null,
"new_path": "ortools/com/google/ortools/sat/ILiteral.java",
"diff": "+// Copyright 2010-2017 Google\n+// Licensed under the Apache License, Version 2.0 (the \"License\");\n+// you may not use this file except in compliance with the License.\n+// You may obta... | C++ | Apache License 2.0 | google/or-tools | Add LiteralSample java sat sample |
261,230 | 01.08.2018 16:35:04 | 25,200 | 681757ad2420dd8d061fd5adde152e33c0bf6ab5 | add Constraint.java for sat + first constraint sample | [
{
"change_type": "ADD",
"old_path": null,
"new_path": "ortools/com/google/ortools/sat/Constraint.java",
"diff": "+// Copyright 2010-2017 Google\n+// Licensed under the Apache License, Version 2.0 (the \"License\");\n+// you may not use this file except in compliance with the License.\n+// You may ob... | C++ | Apache License 2.0 | google/or-tools | add Constraint.java for sat + first constraint sample |
261,230 | 01.08.2018 16:46:46 | 25,200 | f83b3ce8c86577cd7c710b9c0e7c84e3ce8af94b | add reified sample in java | [
{
"change_type": "MODIFY",
"old_path": "ortools/com/google/ortools/sat/CpModel.java",
"new_path": "ortools/com/google/ortools/sat/CpModel.java",
"diff": "package com.google.ortools.sat;\nimport com.google.ortools.sat.CpModelProto;\n+import com.google.ortools.sat.Constraint;\n+import com.google.ortoo... | C++ | Apache License 2.0 | google/or-tools | add reified sample in java |
261,230 | 01.08.2018 17:16:44 | 25,200 | d6416b88dbf4134bed283e2bfbdc3e4631a59032 | add java sat linear constraint + rabbits pheasants sample | [
{
"change_type": "MODIFY",
"old_path": "ortools/com/google/ortools/sat/CpModel.java",
"new_path": "ortools/com/google/ortools/sat/CpModel.java",
"diff": "@@ -65,9 +65,38 @@ public class CpModel {\nreturn addBoolOr(new ILiteral[] {a.not(), b});\n}\n+ // Linear constraints.\n+\n+ public Constraint add... | C++ | Apache License 2.0 | google/or-tools | add java sat linear constraint + rabbits pheasants sample |
261,230 | 01.08.2018 20:56:32 | 25,200 | 7fc333e6419d7d0e0e0d6dec27fa7414981964ae | tentative fix java sat | [
{
"change_type": "MODIFY",
"old_path": "ortools/com/google/ortools/sat/CpSolver.java",
"new_path": "ortools/com/google/ortools/sat/CpSolver.java",
"diff": "@@ -19,6 +19,7 @@ import com.google.ortools.sat.CpSolverResponse;\nimport com.google.ortools.sat.Constraint;\nimport com.google.ortools.sat.IntV... | C++ | Apache License 2.0 | google/or-tools | tentative fix java sat |
261,230 | 01.08.2018 22:25:32 | 25,200 | caca08f3f131f7779335f60705da3b61a4787ae2 | tentative fix for java sat | [
{
"change_type": "MODIFY",
"old_path": "makefiles/Makefile.java.mk",
"new_path": "makefiles/Makefile.java.mk",
"diff": "@@ -237,6 +237,7 @@ $(LIB_DIR)/com.google.ortools.jar: \\\n$(GEN_DIR)/ortools/algorithms/knapsack_solver_java_wrap.cc \\\n$(GEN_DIR)/ortools/graph/graph_java_wrap.cc \\\n$(GEN_DIR)... | C++ | Apache License 2.0 | google/or-tools | tentative fix for java sat |
261,230 | 02.08.2018 12:09:02 | 25,200 | 9e59f6f43201085a8ce4e9a7bd0a73531949982b | one more sat java method | [
{
"change_type": "MODIFY",
"old_path": "ortools/com/google/ortools/sat/CpModel.java",
"new_path": "ortools/com/google/ortools/sat/CpModel.java",
"diff": "@@ -94,6 +94,20 @@ public class CpModel {\nreturn ct;\n}\n+ public Constraint addScalProd(IntVar[] vars, int[] coeffs, long lb, long ub) {\n+ Cons... | C++ | Apache License 2.0 | google/or-tools | one more sat java method |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.