FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
History for java/ant.debugger - apache/netbeans · GitHub
Uh oh!
There was an error while loading.
Please reload this page
.
apache
/
netbeans
Public
Notifications
You must be signed in to change notification settings
Fork
936
Star
3.1k
Code
Issues
933
Pull requests
147
Discussions
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
netbeans
java
ant.debugger
on
master
User selector
Datepicker
Commit history
Commits on Jul 15, 2026
Increment spec versions for Apache NetBeans 32 developement
ebarboni
committed
3b5c30c
View commit details
Copy full SHA for 3b5c30c
View code at this point
Browse repository at this point
Commits on Apr 15, 2026
Increment spec versions for Apache NetBeans 31 developement
ebarboni
committed
341adbf
View commit details
Copy full SHA for 341adbf
View code at this point
Browse repository at this point
Commits on Jan 22, 2026
Increment spec versions for Apache NetBeans 30 developement
ebarboni
committed
cef07da
View commit details
Copy full SHA for cef07da
View code at this point
Browse repository at this point
Commits on Oct 15, 2025
Increment spec versions for Apache NetBeans 29 developement
ebarboni
committed
e4a00f8
View commit details
Copy full SHA for e4a00f8
View code at this point
Browse repository at this point
Commits on Sep 22, 2025
Bump java cluster to javac.release 17
Show description for fc43432
mbien
committed
fc43432
View commit details
Copy full SHA for fc43432
View code at this point
Browse repository at this point
Commits on Jul 23, 2025
Increment spec versions for Apache NetBeans 28 developement
ebarboni
committed
0838053
View commit details
Copy full SHA for 0838053
View code at this point
Browse repository at this point
Commits on Apr 16, 2025
Increment spec versions for Apache NetBeans 27 development.
ebarboni
committed
8856208
View commit details
Copy full SHA for 8856208
View code at this point
Browse repository at this point
Commits on Apr 8, 2025
[2/5][java/other] Remove deprecated Integer constructor usage.
mbien
committed
ed38ede
View commit details
Copy full SHA for ed38ede
View code at this point
Browse repository at this point
Commits on Mar 13, 2025
Remove maven 2 output parsing, cleanup and some parsing fixes
Show description for 961ab95
mbien
committed
961ab95
View commit details
Copy full SHA for 961ab95
View code at this point
Browse repository at this point
Commits on Jan 24, 2025
Increment spec versions for Apache NetBeans 26 development
ebarboni
committed
8aa938d
View commit details
Copy full SHA for 8aa938d
View code at this point
Browse repository at this point
Commits on Oct 22, 2024
Increment spec versions for Apache NetBeans 25 development
ebarboni
committed
a7dfdb9
View commit details
Copy full SHA for a7dfdb9
View code at this point
Browse repository at this point
Commits on Jul 26, 2024
Increment spec versions for Apache NetBeans 24 development
ebarboni
committed
b04a3bc
View commit details
Copy full SHA for b04a3bc
View code at this point
Browse repository at this point
Commits on Apr 19, 2024
Increment module spec versions for Apache NetBeans 23 development.
ebarboni
committed
6adc918
View commit details
Copy full SHA for 6adc918
View code at this point
Browse repository at this point
Commits on Feb 21, 2024
[2/6][java] More efficient col.toArray()
Show description for fe5d373
mbien
committed
fe5d373
View commit details
Copy full SHA for fe5d373
View code at this point
Browse repository at this point
Fix Class#newInstance deprecation warnings
Show description for 1f4e851
mbien
committed
1f4e851
View commit details
Copy full SHA for 1f4e851
View code at this point
Browse repository at this point
Commits on Jan 16, 2024
Increment module spec versions for Apache NetBeans 22 development.
neilcsmith-net
committed
513d792
View commit details
Copy full SHA for 513d792
View code at this point
Browse repository at this point
Commits on Oct 17, 2023
Increment spec versions for Apache NetBeans 21 development.
neilcsmith-net
committed
3efd651
View commit details
Copy full SHA for 3efd651
View code at this point
Browse repository at this point
Commits on Jul 18, 2023
Increment spec versions for Apache NetBeans 20 development.
neilcsmith-net
committed
899b964
View commit details
Copy full SHA for 899b964
View code at this point
Browse repository at this point
Commits on May 27, 2023
Cleanup redundant cast warnings..
Show description for 711207c
BradWalker
authored
711207c
View commit details
Copy full SHA for 711207c
View code at this point
Browse repository at this point
Commits on Apr 18, 2023
Increment spec versions for Apache NetBeans 19 development.
neilcsmith-net
committed
308b568
View commit details
Copy full SHA for 308b568
View code at this point
Browse repository at this point
Commits on Jan 18, 2023
Increment spec versions for Apache NetBeans 18 development.
neilcsmith-net
committed
bdf0ba0
View commit details
Copy full SHA for bdf0ba0
View code at this point
Browse repository at this point
Commits on Oct 19, 2022
Increment module spec versions for Apache NetBeans 17 development.
neilcsmith-net
committed
026dc2b
View commit details
Copy full SHA for 026dc2b
View code at this point
Browse repository at this point
Commits on Sep 4, 2022
Cleanup a bunch of raw type error messages related to TreeSet. (#4582)
Show description for 5c4f116
BradWalker
and
lkishalmi
authored
5c4f116
View commit details
Copy full SHA for 5c4f116
View code at this point
Browse repository at this point
Commits on Jul 18, 2022
Increment spec versions for Apache NetBeans 16 development.
neilcsmith-net
committed
4f44d2b
View commit details
Copy full SHA for 4f44d2b
View code at this point
Browse repository at this point
Commits on Jul 3, 2022
Use the copy constructor when that all one needs. Avoid using reflection and creating a clone as it can be expensive. (#4325)
Show description for 1f1da73
BradWalker
authored
1f1da73
View commit details
Copy full SHA for 1f1da73
View code at this point
Browse repository at this point
Commits on Apr 20, 2022
Increment spec versions for Apache NetBeans 15 development.
neilcsmith-net
committed
8da225d
View commit details
Copy full SHA for 8da225d
View code at this point
Browse repository at this point
Commits on Apr 5, 2022
Cleanup raw type warnings related to WeakReference. (#3923)
Show description for 04fc2a3
BradWalker
authored
04fc2a3
View commit details
Copy full SHA for 04fc2a3
View code at this point
Browse repository at this point
Commits on Mar 25, 2022
project wide refactoring: prefere StandardCharsets over Charset name lookup.
Show description for 8fd5ef1
mbien
committed
8fd5ef1
View commit details
Copy full SHA for 8fd5ef1
View code at this point
Browse repository at this point
Commits on Mar 22, 2022
Cleanup a lot of warnings that deal with LinkedList raw types. (#3819)
Show description for e8691d5
BradWalker
authored
e8691d5
View commit details
Copy full SHA for e8691d5
View code at this point
Browse repository at this point
Commits on Feb 19, 2022
Cleanup warning messages related to redundant cast (#3634)
Show description for 971b3cc
BradWalker
authored
971b3cc
View commit details
Copy full SHA for 971b3cc
View code at this point
Browse repository at this point
Commits on Feb 18, 2022
Use the blessed modifier order in projects located in java projects
mklaehn
committed
0cfebd4
View commit details
Copy full SHA for 0cfebd4
View code at this point
Browse repository at this point
Commits on Feb 14, 2022
Cleanup warnings related to raw type Iterator.. (#3601)
Show description for 48ff3e7
BradWalker
authored
48ff3e7
View commit details
Copy full SHA for 48ff3e7
View code at this point
Browse repository at this point
Commits on Jan 17, 2022
Increment spec versions for Apache NetBeans 14 development.
neilcsmith-net
committed
7e3ffb0
View commit details
Copy full SHA for 7e3ffb0
View code at this point
Browse repository at this point
Commits on Oct 22, 2021
Increment spec versions on master for NB13 development.
neilcsmith-net
committed
73f429c
View commit details
Copy full SHA for 73f429c
View code at this point
Browse repository at this point
Commits on Sep 23, 2021
Merge pull request #3183 from ebarboni/spec-versions-nb126
Show description for ad9e73c
ebarboni
authored
ad9e73c
View commit details
Copy full SHA for ad9e73c
View code at this point
Browse repository at this point
Previous
Next
Back
|
FazBrowse Home
|
New Git URL