This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
From ba04e1cdff13690071c2f9650943ae6a64542346 Mon Sep 17 00:00:00 2001 | |
From: alpha-and-omega <[email protected]> | |
Date: Thu, 1 Jun 2017 01:46:40 +0300 | |
Subject: [PATCH] fixes fseek bug | |
--- | |
src/PhpSpreadsheet/Reader/Html.php | 1 + | |
1 file changed, 1 insertion(+) | |
diff --git a/src/PhpSpreadsheet/Reader/Html.php b/src/PhpSpreadsheet/Reader/Html.php |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
From 6c3bc2d4881af2f0c2df92945e8ab18f2f07f52c Mon Sep 17 00:00:00 2001 | |
From: alpha-and-omega <[email protected]> | |
Date: Sun, 21 Jan 2018 17:06:50 +0300 | |
Subject: [PATCH] fixes bug in binary search algorithm | |
--- | |
textFit.js | 14 ++++++++------ | |
1 file changed, 8 insertions(+), 6 deletions(-) | |
diff --git a/textFit.js b/textFit.js |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
From 6f37d13832fa03f7ae7af88ef16aa0ea27280b02 Mon Sep 17 00:00:00 2001 | |
From: <fixes blur bug> | |
Date: Mon, 29 Jan 2018 19:12:41 +0300 | |
Subject: [PATCH] fixes blur bug | |
--- | |
src/jquery.autocomplete.js | 5 +++++ | |
1 file changed, 5 insertions(+), 0 deletions(-) | |
diff --git a/src/jquery.autocomplete.js b/src/jquery.autocomplete.js |