36 Commits

Author SHA1 Message Date
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
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
97dcdebc0c Checkstyle passing 2017-05-01 14:33:10 -06:00
Bruce Eckel
63e43bbe05 Removed two appendices 2017-04-16 10:18:21 -07: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
50228968db Changed as many duplicate file names as possible 2016-12-04 09:30:08 -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
0c45f7e1eb Changed exec to javap 2016-07-28 16:47:35 -06:00
Bruce Eckel
dc3172ce90 More switching to {java command line} 2016-07-28 13:42:03 -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
2478dc168b Adding {main: when necessary 2016-07-07 14:58:56 -06:00
Bruce Eckel
04f961cf81 Might work now with gradle 2016-07-07 12:43:10 -06:00
Bruce Eckel
4f6362334d After "Arrays" chapter completed 2016-01-25 18:05:55 -08:00
Bruce Eckel
4388bb8b6d Try without Reflection.java 2015-12-18 12:29:32 -08:00
Bruce Eckel
634d5df852 Added runconsole for Appveyor 2015-12-16 22:51:48 -08:00
Bruce Eckel
e438fe9615 Try without Reflection.java 2015-12-16 17:41:17 -08: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
ded2d52c66 edits 2015-06-03 11:41:10 -07:00
Bruce Eckel
186333e022 enums 2015-05-31 10:58:40 -07:00
Bruce Eckel
19bee902e0 reboot enums 2015-05-31 10:57:33 -07:00
Bruce Eckel
ddb18c645d enumerated to enums + Vending Machine Fix 2015-05-31 10:42:27 -07:00