Bruce Eckel
|
cab823f881
|
New Feature Examples, Corrections & Rewrites
|
2021-11-07 17:48:46 -07:00 |
|
Bruce Eckel
|
eeb09a6997
|
Partial update to JDK 17 Features
|
2021-09-20 17:33:35 -06:00 |
|
Bruce Eckel
|
55de56e524
|
After rewriting Type Information Chapter, added missing @Override
|
2021-01-31 15:42:31 -07:00 |
|
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
|
27f9db2cb6
|
Refactored tagging system
|
2017-05-17 21:38:05 -06:00 |
|
Bruce Eckel
|
976aa61e90
|
Validate by hand changes
|
2017-05-15 16:59:12 -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
|
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
|
79279957dc
|
Combined all subproject build.gradles into master
|
2016-08-10 10:36:16 -06:00 |
|
Bruce Eckel
|
dc3172ce90
|
More switching to {java command line}
|
2016-07-28 13:42:03 -06:00 |
|
Bruce Eckel
|
d6e63d4265
|
Auto-updated example output
|
2016-07-22 14:45:35 -06:00 |
|
Bruce Eckel
|
6c93ba2268
|
Fix TestRegularExpression
|
2016-07-14 12:32:20 -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
|
634d5df852
|
Added runconsole for Appveyor
|
2015-12-16 22:51:48 -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
|
316783cdcd
|
validation fixes
|
2015-05-30 19:07:15 -07:00 |
|
Bruce Eckel
|
51d7993818
|
Copyright line
|
2015-05-29 14:18:51 -07:00 |
|
Bruce Eckel
|
fb3544b632
|
Cleanup
|
2015-05-27 13:00:18 -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
|
ebd816f37e
|
All book examples resolved and incorporated
|
2015-04-29 13:56:17 -07:00 |
|
Bruce Eckel
|
3f4a3cae7a
|
Ant build.xml creator first cut
|
2015-04-27 14:31:25 -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 |
|