134 Commits
Author SHA1 Message Date
lizho d0c2a10a62 Update Strman.java (#97)
* Update Strman.java

fix bug in between()

* Update StrmanTests.java

* Update StrmanTests.java
2017-11-10 11:29:03 +05:30
Francesca Guiducci 9fb07aa1f8 Add escapeRegExp function (#95) 2017-10-22 13:09:40 +05:30
vic-nik da85915b8d Partially resolved #78 (#96)
* Partially resolved #78 (Hacktoberfest initiative)

* Removing trailing whitespaces
2017-10-22 13:09:20 +05:30
Francesca Guiducci befff2625b Add startCase function (#94) 2017-10-20 01:12:13 +05:30
Shekhar Gulati 7b552eb25b Updated README.md 2017-06-30 11:40:32 +05:30
Shekhar Gulati 099162d070 [Gradle Release Plugin] - new version commit: '0.5.0-SNAPSHOT'. 2017-06-30 11:27:38 +05:30
Shekhar Gulati 13f0299f2e [Gradle Release Plugin] - pre tag commit: '0.4.0'. 0.4.0 2017-06-30 11:27:10 +05:30
Shekhar Gulati e7343fd155 Resolved #57
This bug is invalid
2017-06-30 11:22:57 +05:30
Shekhar Gulati dee9daee86 Resolved #61
This bug was not valid
2017-06-30 11:19:08 +05:30
Shekhar Gulati a25cba4c63 Resolved #79 2017-06-23 21:23:36 +05:30
Shekhar Gulati db5a8b5d65 Resolved #81 2017-06-23 21:04:12 +05:30
Shekhar Gulati 840198f97c Resolved #85 2017-06-17 05:21:28 +05:30
Shekhar Gulati e39978cb9c Resolved #86.
Also, rewrote underscored implementation to use regex
2017-06-17 05:11:51 +05:30
Shekhar Gulati 88d9664aea Resolved #87 2017-06-17 04:06:46 +05:30
Shekhar Gulati 5e5440119d #88 Added Errorprone to project 2017-06-17 03:50:21 +05:30
Shekhar Gulati f5d9a0b535 #88 Added Checkstyle to project 2017-06-17 03:36:42 +05:30
Shekhar Gulati 5eca5814de Resolved #83 2017-06-17 03:17:05 +05:30
Shekhar Gulati 9b4f0ac791 Code Refactoring
1. Moved all private methods to the end
2. Improved zip implementation so that we leverage Java 8 features
3. Using *Tests convention instead of Test for unit test cases
2017-06-17 03:01:11 +05:30
César Aguilera 90322a7339 Implementation of zip function #72 (#92)
* #72: First test passing

* #72: Second test passing

* #72: Third test passing

* #72: Added extra assertion

* #72: Fixed wrong test

* #72: Fixed wrong test

* #72: Added fourth test (passing)

* #72: fixed typo in test name

* #72: added fifth test

* #72: fixed test names

* #72: refactored for multiple inputs

* #72: added extra test cases and documentation

* #72: addressed @shekhargulati comments
2017-06-14 20:41:54 +05:30
Shekhar Gulati 375da9342d Resolved #84
Merge branch 'deeseja-master'
2017-05-20 23:27:22 +05:30
Shekhar Gulati 4369f904c9 #84 improved implementation of underscored function to incorporate whitespace, dashed strings. Also, cleaned up the code. 2017-05-20 23:24:21 +05:30
Andy Deese d8962a9c7e Merge branch 'master' of https://github.com/deeseja/strman-java 2017-05-20 12:16:12 -04:00
Andy Deese a4d2c2aa41 Added underscored method with tests and documentation 2017-05-20 12:15:20 -04:00
Andy Deese 6bbcb53138 Added underscored method with tests and documentation 2017-05-20 12:01:13 -04:00
Andy Deese d04e679b07 Adding isBlank method (#89)
* added isBlank method, along with junit test and readme update

* removing local files

* adding gitignore with Eclipse specific files ignored

* removed unused imports from Strman.java and split tests out to match current test convention
2017-05-20 06:57:21 +05:30
Andy Deese 04b9f8a7b4 removed unused imports from Strman.java and split tests out to match current test convention 2017-05-19 09:49:13 -04:00
Andy Deese f1e8e83cc0 adding gitignore with Eclipse specific files ignored 2017-05-19 09:28:47 -04:00
Andy Deese fad14c5f40 removing local files 2017-05-19 09:24:56 -04:00
Andy Deese 1877634234 added isBlank method, along with junit test and readme update 2017-05-19 09:18:15 -04:00
Shekhar Gulati cf1d373442 Updated README.md 2017-05-12 16:11:52 +05:30
Shekhar Gulati 7bcc0df6a5 Updated documentation to version 0.3.0 2017-05-12 16:01:33 +05:30
Shekhar Gulati d6dbe785cb Added changelog.md file 2017-05-12 15:43:26 +05:30
Shekhar Gulati 4f0cfaf75b Updated version to 0.3.0 in the README.md file 2017-05-12 15:35:31 +05:30
Shekhar Gulati 33b26a0244 [Gradle Release Plugin] - new version commit: ' 0.4.0-SNAPSHOT'. 2017-05-12 15:26:19 +05:30
Shekhar Gulati 5487cda192 [Gradle Release Plugin] - pre tag commit: '0.3.0'. 0.3.0 2017-05-12 15:25:46 +05:30
Shekhar Gulati 4d94035f17 Formatted code to move private methods down 2017-05-12 15:22:41 +05:30
César Aguilera 84b3303718 Feature required in #73 (#77) 2017-05-09 18:16:11 +05:30
wli75 605eb4f2a5 fixed containsAll (#76) 2017-03-07 20:09:18 +05:30
Shekhar Gulati 61ca9fc984 Resolved #66 2016-08-24 15:32:45 +05:30
Shekhar Gulati bacbe46529 Resolved #65 2016-08-24 15:02:00 +05:30
Shekhar Gulati 9b60adf732 Resolved #68 2016-08-24 14:26:16 +05:30
Shekhar Gulati 2ae1c02b5d Resolved #69 2016-08-24 12:56:18 +05:30
Shekhar Gulati f635543679 #71 updated documentation 2016-08-24 12:16:19 +05:30
Shekhar Gulati 21f8bb9f8e Resolved#71 2016-08-24 12:11:04 +05:30
Shekhar Gulati f282dddca3 Resolved #54 and Resolved #59 2016-07-27 23:19:41 +05:30
Shekhar Gulati 3594042ab5 Resolved #53 2016-07-25 15:29:43 +05:30
Marcin Zajączkowski 6bbe0a9167 Simplify Maven and Gradle configuration (#70) 2016-07-19 20:58:57 +05:30
Shekhar Gulati ec7cb02800 cleanup and added tests 2016-07-19 18:13:13 +05:30
Shekhar Gulati acdb15d6fe Updated README.md with latest version 2016-06-26 22:49:37 +05:30
Shekhar Gulati 9c2317434e [Gradle Release Plugin] - new version commit: '0.3.0-SNAPSHOT'. 2016-06-26 22:41:33 +05:30