Bruce Eckel
|
6457a1dee5
|
Update copyright date
|
2020-10-07 13:35:40 -06:00 |
|
Bruce Eckel
|
1c7a101b47
|
gradlew run now working with Java 8 and Gradle 6.6
Apparently gradle changed the paths at some point from
build/classes/main/
to
build/classes/java/main
|
2020-10-07 13:28:11 -06:00 |
|
Bruce Eckel
|
e16b83434c
|
Pulled main out of ProcessFiles.java so it runs on CI
|
2017-05-16 11:00:12 -06:00 |
|
Bruce Eckel
|
bf96ac6851
|
Comment spell corrections
|
2017-05-15 16:15:22 -06:00 |
|
Bruce Eckel
|
edd99881d7
|
Narrowed listing widths, fixed output
Also removed Preferences appendix
|
2017-05-10 11:45:39 -06:00 |
|
Bruce Eckel
|
7bf05f592b
|
Output update and exclude AttemptLocking for Appveyor
|
2017-05-03 12:00:00 -06:00 |
|
Bruce Eckel
|
bb8b445649
|
Findbugs and working with gradlew run
|
2017-05-01 17:43:21 -06:00 |
|
Bruce Eckel
|
0870429756
|
cleanup/refactor/simplify
|
2017-01-22 16:48:11 -08:00 |
|
Bruce Eckel
|
f3ef6ec758
|
Format/Streamify
|
2017-01-20 21:30:44 -08:00 |
|
Bruce Eckel
|
8803c2ff77
|
Date change
|
2016-12-30 17:23:13 -08:00 |
|
Bruce Eckel
|
fda0e2dee6
|
Checkstyle and Findbugs changes
Also changed comment callouts from // (1) to // [1]
|
2016-11-21 12:37:57 -08:00 |
|
Bruce Eckel
|
46211235c3
|
Copyright and jmh testing
|
2016-09-23 13:23:35 -06:00 |
|
Bruce Eckel
|
073f20e221
|
Reorganized network appendix. try-with-finally reformatting
|
2016-09-06 12:32:51 -06:00 |
|
Bruce Eckel
|
72c57ddee3
|
Changing to {java tag
|
2016-07-28 12:48:23 -06:00 |
|
Bruce Eckel
|
e84910951c
|
Updated output, added verify_output.py
|
2016-07-27 11:12:11 -06:00 |
|
Bruce Eckel
|
d6e63d4265
|
Auto-updated example output
|
2016-07-22 14:45:35 -06:00 |
|
Bruce Eckel
|
04f961cf81
|
Might work now with gradle
|
2016-07-07 12:43:10 -06:00 |
|
Bruce Eckel
|
ca25b1a7b8
|
Update to test CI with James
|
2016-07-05 14:46:17 -06:00 |
|
Bruce Eckel
|
4f6362334d
|
After "Arrays" chapter completed
|
2016-01-25 18:05:55 -08:00 |
|
Bruce Eckel
|
634d5df852
|
Added runconsole for Appveyor
|
2015-12-16 22:51:48 -08:00 |
|
Bruce Eckel
|
5f1059da6f
|
Output fixes
|
2015-12-16 13:50:01 -08:00 |
|
James Ward
|
e9aade691e
|
fix the cp for the annotation examples that use OSExecute to run java
|
2015-12-15 13:03:13 -07:00 |
|
Bruce Eckel
|
79d6d2110f
|
Most recent and change to (c)
|
2015-12-15 11:47:04 -08:00 |
|
Bruce Eckel
|
56ec933b8b
|
Update from latest version of book
|
2015-12-06 11:45:16 -08:00 |
|
Bruce Eckel
|
a40b9896ba
|
Update to latest
|
2015-12-02 09:20:27 -08:00 |
|
Bruce Eckel
|
e7291af6ec
|
Added "no guarantees" and Info URl
|
2015-11-15 15:51:35 -08:00 |
|
Bruce Eckel
|
8279efc16c
|
New chapters, renamed chapters
|
2015-11-14 16:18:05 -08:00 |
|
Bruce Eckel
|
bc0026c3e1
|
Radically reorganized
Plus many new examples in "streams" chapter.
|
2015-11-11 20:20:04 -08:00 |
|
Bruce Eckel
|
0edda16067
|
Reorganized
|
2015-11-03 12:00:44 -08:00 |
|
Bruce Eckel
|
06855b96c5
|
New format
|
2015-09-07 11:44:36 -06:00 |
|
Bruce Eckel
|
49edcc8b17
|
reorg
|
2015-06-15 17:47:35 -07:00 |
|
Bruce Eckel
|
a9f380e55f
|
Remove pre-reorg files
|
2015-06-15 17:13:25 -07:00 |
|
Bruce Eckel
|
51d7993818
|
Copyright line
|
2015-05-29 14:18:51 -07:00 |
|
Bruce Eckel
|
7dfdab3a83
|
update
|
2015-05-27 23:30:19 -07:00 |
|
Bruce Eckel
|
950a8b9303
|
cleanup
|
2015-05-27 18:12:42 -07:00 |
|
Bruce Eckel
|
fb3544b632
|
Cleanup
|
2015-05-27 13:00:18 -07:00 |
|
Bruce Eckel
|
5c29ff0552
|
Solved the new annotations problem!
|
2015-05-20 00:19:37 -07:00 |
|
Bruce Eckel
|
88dbdbbbcb
|
update
|
2015-05-18 23:05:30 -07:00 |
|
Bruce Eckel
|
c9838c0b89
|
Fixes for Validate.py
|
2015-05-07 17:25:05 -07:00 |
|
Bruce Eckel
|
f5a2dd0e00
|
More Netbeans mods
|
2015-05-05 14:05:39 -07:00 |
|
Bruce Eckel
|
d5cf2b7364
|
New chapters and Netbeans mods
|
2015-05-05 11:20:13 -07:00 |
|
Bruce Eckel
|
e2e023200e
|
Non-generated build files fully retired
|
2015-04-29 21:01:37 -07:00 |
|
Bruce Eckel
|
7265b6aceb
|
Updated to match book
Partway through update
|
2015-04-29 12:53:35 -07:00 |
|
Bruce Eckel
|
3f4a3cae7a
|
Ant build.xml creator first cut
|
2015-04-27 14:31:25 -07:00 |
|
Bruce Eckel
|
eb26a0c8db
|
Attempts to fix, probably fruitless
|
2015-04-25 18:27:58 -07:00 |
|
Bruce Eckel
|
79ca89bd2e
|
Now excluding only 3 broken files in Annotations
|
2015-04-23 17:05:52 -07:00 |
|
Bruce Eckel
|
811220c396
|
Refreshed from original download
|
2015-04-23 15:43:15 -07:00 |
|
Bruce Eckel
|
5f693601fa
|
First Pass
|
2015-04-20 23:01:41 -07:00 |
|
Bruce Eckel
|
98f5a546ec
|
TIJ4e Refreshed
|
2015-04-20 15:36:01 -07:00 |
|