FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
History for units_java - saroad2/units · GitHub
saroad2
/
units
Public
Notifications
You must be signed in to change notification settings
Fork
1
Star
9
Code
Issues
9
Pull requests
0
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Commits
Breadcrumbs
History for
units
units_java
on
master
User selector
Datepicker
Commit history
Commits on Dec 27, 2017
Gradle - Edit build.gradle
Sagi Shadur
committed
224e0d7
View commit details
Copy full SHA for 224e0d7
View code at this point
Browse repository at this point
Units_Generator - make multiplyer string an enum
Sagi Shadur
committed
1eaa26b
View commit details
Copy full SHA for 1eaa26b
View code at this point
Browse repository at this point
Units_Generator - add planetary constants
Show description for 75ba08b
Sagi Shadur
committed
75ba08b
View commit details
Copy full SHA for 75ba08b
View code at this point
Browse repository at this point
Commits on Dec 26, 2017
Units Java - add sqrt function to AbstractUnit
Sagi Shadur
committed
80e80ce
View commit details
Copy full SHA for 80e80ce
View code at this point
Browse repository at this point
Units_Java - add sqrt function to ratio
Sagi Shadur
committed
a83a9cc
View commit details
Copy full SHA for a83a9cc
View code at this point
Browse repository at this point
Units_Java - refactor internal classes
Show description for ede735f
Sagi Shadur
committed
ede735f
View commit details
Copy full SHA for ede735f
View code at this point
Browse repository at this point
Units_Java - add scalarRatio function to java
Sagi Shadur
committed
6dd4be6
View commit details
Copy full SHA for 6dd4be6
View code at this point
Browse repository at this point
Units_Generator - change meters per second unit generation
Sagi Shadur
committed
bb2b521
View commit details
Copy full SHA for bb2b521
View code at this point
Browse repository at this point
Commits on Dec 25, 2017
Units_Java - add README.md page
Sagi Shadur
committed
bda3e26
View commit details
Copy full SHA for bda3e26
View code at this point
Browse repository at this point
Units_Java - extend the main example
Sagi Shadur
committed
17d011d
View commit details
Copy full SHA for 17d011d
View code at this point
Browse repository at this point
Gradle - rearrange unitsJava
Sagi Shadur
committed
c05d1d2
View commit details
Copy full SHA for c05d1d2
View code at this point
Browse repository at this point
Commits on Dec 24, 2017
Units_Generator - fix generation of gravitational constant
Sagi Shadur
committed
28af20a
View commit details
Copy full SHA for 28af20a
View code at this point
Browse repository at this point
Units_Generator - can now generates all types of constants
Sagi Shadur
committed
17a6dbd
View commit details
Copy full SHA for 17a6dbd
View code at this point
Browse repository at this point
Units_Generator - generate constants group in java
Sagi Shadur
committed
7cdc94e
View commit details
Copy full SHA for 7cdc94e
View code at this point
Browse repository at this point
add WGS84 constants manually
Sagi Shadur
committed
018587e
View commit details
Copy full SHA for 018587e
View code at this point
Browse repository at this point
Add planetary masses constants in java
Sagi Shadur
committed
abfd07d
View commit details
Copy full SHA for abfd07d
View code at this point
Browse repository at this point
Commits on Nov 10, 2017
Units_Generator - change value
Sagi Shadur
committed
26aac41
View commit details
Copy full SHA for 26aac41
View code at this point
Browse repository at this point
Units_Java - changed conversion tests underlying function
Sagi Shadur
committed
b95dfc1
View commit details
Copy full SHA for b95dfc1
View code at this point
Browse repository at this point
Commits on Nov 1, 2017
Units - add new mass units: solar masses
Show description for 1b9e362
Sagi Shadur
committed
1b9e362
View commit details
Copy full SHA for 1b9e362
View code at this point
Browse repository at this point
Commits on Oct 31, 2017
Units_Java - add units "pow", "sqr" and "cube" functions
Show description for e8b98a4
Sagi Shadur
committed
e8b98a4
View commit details
Copy full SHA for e8b98a4
View code at this point
Browse repository at this point
Units_Java - add the ratio class the "pow" function
Show description for e577631
Sagi Shadur
committed
e577631
View commit details
Copy full SHA for e577631
View code at this point
Browse repository at this point
Units_Java - added comparison operators to units
Show description for c74a298
Sagi Shadur
committed
c74a298
View commit details
Copy full SHA for c74a298
View code at this point
Browse repository at this point
Commits on Oct 30, 2017
Added pressure units
Show description for e039c7e
oriash93
authored and
Sagi Shadur
committed
e039c7e
View commit details
Copy full SHA for e039c7e
View code at this point
Browse repository at this point
Commits on Oct 29, 2017
Merge pull request #56 from oriash93/change_manualy_to_manually
Show description for aaf4cfb
oriash93
authored
aaf4cfb
View commit details
Copy full SHA for aaf4cfb
View code at this point
Browse repository at this point
Units_Generator - change "kilograms per liter" declaration
Show description for 440f44b
Sagi Shadur
committed
440f44b
View commit details
Copy full SHA for 440f44b
View code at this point
Browse repository at this point
replace "multiplyer" with "multiplier"
Show description for 2697ac3
Sagi Shadur
committed
2697ac3
View commit details
Copy full SHA for 2697ac3
View code at this point
Browse repository at this point
Commits on Oct 28, 2017
Changed "MANUALY" to "MANUALLY"
oriash93
committed
541b394
View commit details
Copy full SHA for 541b394
View code at this point
Browse repository at this point
Added density units after fix
oriash93
committed
3ffd1e2
View commit details
Copy full SHA for 3ffd1e2
View code at this point
Browse repository at this point
Commits on Oct 19, 2017
Units_Java - replace the word "denumerator" with "denominator"
Show description for 6bcad9b
Sagi Shadur
committed
6bcad9b
View commit details
Copy full SHA for 6bcad9b
View code at this point
Browse repository at this point
Units_Generator - generate basic temperature units
Show description for de7539c
Sagi Shadur
committed
de7539c
View commit details
Copy full SHA for de7539c
View code at this point
Browse repository at this point
Commits on Oct 18, 2017
Units_Cpp - fix compilation errors
Sagi Shadur
committed
34dc3a6
View commit details
Copy full SHA for 34dc3a6
View code at this point
Browse repository at this point
Merge branch 'add_acceleration_units' of https://github.com/oriash93/units into oriash93-add_acceleration_units
Sagi Shadur
committed
2af7de2
View commit details
Copy full SHA for 2af7de2
View code at this point
Browse repository at this point
regenerate
Sagi Shadur
committed
112a249
View commit details
Copy full SHA for 112a249
View code at this point
Browse repository at this point
Added acceleration units
Show description for de3ccb1
oriash93
committed
de3ccb1
View commit details
Copy full SHA for de3ccb1
View code at this point
Browse repository at this point
Added electric charge units
Show description for 79bc217
oriash93
committed
79bc217
View commit details
Copy full SHA for 79bc217
View code at this point
Browse repository at this point
Previous
Next
Back
|
FazBrowse Home
|
New Git URL