repo.or.cz
/
bitcoinplatinum.git
/
search
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
first
·
prev
·
next
Add const to methods that do not modify the object for which it is called
2017-07-25
practicalswift
Ad
d
const to m
e
t
h
ods
that do not modify the object
.
.
.
commit
|
commitdiff
|
tree
2017-07-18
pract
i
calswift
Avoid redu
n
dant redeclar
a
t
ion of Ge
t
Warni
n
gs(c
o
nst
.
.
.
commit
|
commitdiff
|
tree
2017-07-18
practicalswift
Fix typo:
"
conditon" → "condition"
commit
|
commitdiff
|
tree
2017-07-18
practicalswift
R
e
move unuse
d
var
i
able int64_
t
nE
n
d
commit
|
commitdiff
|
tree
2017-07-16
prac
t
icalswift
Fix incorre
c
t Doxyg
e
n tag (@ince → @si
n
c
e)
.
Make
D
oxygen
.
.
.
commit
|
commitdiff
|
tree
2017-07-16
pract
i
c
a
l
s
wift
Remov
e
du
p
licate inclu
d
e
commit
|
commitdiff
|
tree
2017-07-15
practical
s
wif
t
Remov
e
declarati
o
n of un
u
s
ed fu
n
c
ti
o
n:
void Up
d
atedTr
a
nsacti
.
.
.
commit
|
commitdiff
|
tree
2017-07-15
practicalswif
t
Fix ty
p
o
s
commit
|
commitdiff
|
tree
2017-07-15
practica
l
sw
i
ft
A
v
oid static
an
a
lyzer warnings
r
e
g
a
rding uni
n
i
tia
l
ized
.
.
.
commit
|
commitdiff
|
tree
2017-07-09
practicalswift
S
i
m
p
lify
"
!foo
|
|
(
foo && bar)" as "!foo || bar"
commit
|
commitdiff
|
tree
2017-07-02
practicalswift
Avoid p
r
inting incor
r
ect block indexin
g
t
i
me due to
.
.
.
commit
|
commitdiff
|
tree
2017-06-28
practicalswift
Use the o
v
erride sp
e
cifie
r
(
C
++11) wh
e
re w
e
expect
.
.
.
commit
|
commitdiff
|
tree
2017-06-27
practicalswift
[
q
t] Avoid potent
i
a
l
n
ull pointer der
e
fe
r
ence
i
n T
r
ansact
i
on
.
.
.
commit
|
commitdiff
|
tree
2017-06-21
practicalswift
R
e
move obsolete _MSC_VER check
commit
|
commitdiff
|
tree
2017-06-15
pra
c
ticalswift
Mak
e
clan
g
-format
u
se C++11 features (e
.
g
.
A<A<int
.
.
.
commit
|
commitdiff
|
tree
2017-06-14
practicalswift
Net:
Fix resource leak in ReadBinaryF
i
le(
.
.
.
)
commit
|
commitdiff
|
tree
2017-06-12
practi
c
alswif
t
Remo
v
e
unnecessary f
o
rward class
de
c
larati
o
ns in header
.
.
.
commit
|
commitdiff
|
tree
2017-06-12
p
ractical
s
wi
f
t
Re
m
o
ve
u
nreach
a
ble
o
r otherwise red
u
ndant
c
ode
commit
|
commitdiff
|
tree
2017-06-11
p
r
acticalsw
i
ft
S
i
mplify "bool x = y ?
true : false" to "bool x = y"
commit
|
commitdiff
|
tree
2017-06-09
pr
a
ctical
s
wift
R
e
move duplicate includ
e
s
commit
|
commitdiff
|
tree
2017-06-09
practicalswift
Comment o
u
t unused constant REJECT_DUST
commit
|
commitdiff
|
tree
2017-06-09
p
r
act
i
ca
l
swift
Use
t
he
"domai
n
name setup" image (p
r
eviously u
n
use
d
.
.
.
commit
|
commitdiff
|
tree
2017-06-09
pr
a
c
tic
a
lswift
Re
m
ove unus
e
d Boost incl
u
des
commit
|
commitdiff
|
tree
2017-06-08
pra
c
ticalswift
Remove
u
nused c
o
nstant MEMPOOL_GD_VERSION
commit
|
commitdiff
|
tree
2017-06-08
practicalswi
f
t
[
tes
t
s
]
Remove ac
c
ident
a
l
t
raili
n
g semicolon
commit
|
commitdiff
|
tree
2017-06-08
practicalswi
f
t
[
tests] Remove unused function In
s
ecureR
a
ndBy
t
e
s
(size_t
.
.
.
commit
|
commitdiff
|
tree
2017-06-07
prac
t
i
c
alswift
[tests] Remove
printf(
.
.
.
)
commit
|
commitdiff
|
tree
2017-06-07
practicalswift
[
t
ests] Us
e
Fast
R
andomCont
e
xt instead of
boos
t
::ra
n
dom
.
.
.
commit
|
commitdiff
|
tree
2017-06-07
practicalswif
t
Use std
:
:uno
r
dered_{ma
p
,set} (
C
++11) inste
a
d of bo
o
s
t
.
.
.
commit
|
commitdiff
|
tree
2017-06-06
p
racticalsw
i
ft
Use list init
i
a
l
i
z
ation
(C++11)
f
or
m
aps
/
vectors
instead
.
.
.
commit
|
commitdiff
|
tree
2017-06-06
practicalswift
[trivial] Fix typo
:
"occurrences" (miss
p
el
l
ed as "occurrances")
commit
|
commitdiff
|
tree
2017-06-04
practicalswi
f
t
Limi
t
variable scope
commit
|
commitdiff
|
tree
2017-06-03
practicalswift
Perfor
m
member initial
i
zation in ini
t
ial
i
zati
o
n lists
.
.
.
commit
|
commitdiff
|
tree
2017-06-03
p
racticalswift
Remove unused
variables
commit
|
commitdiff
|
tree
2017-05-31
practica
l
swift
[tri
v
i
al] A
d
d end of nam
e
s
p
a
c
e
c
om
m
ents
commit
|
commitdiff
|
tree
2017-05-23
practi
c
alswift
[trivial]
Fix three recently introdu
c
ed
t
ypo
s
commit
|
commitdiff
|
tree
2017-05-19
prac
t
icalswift
Use r
a
nge-based for loops (C++11)
w
h
en loopin
g
over
.
.
.
commit
|
commitdiff
|
tree
2017-05-19
practicalswift
[tes
t
]
Speed up fuzzin
g
by
~200x when using a
f
l-fuzz
commit
|
commitdiff
|
tree
2017-05-18
practicalswift
[qt] R
e
move excess l
o
gic
commit
|
commitdiff
|
tree
2017-05-13
practicalswift
Replace bo
o
st::function with std:
:
function (
C
++
1
1)
commit
|
commitdiff
|
tree
2017-05-02
p
racti
c
al
s
wi
f
t
Remove unused arg
u
me
n
t from Ma
r
k
B
loc
k
AsIn
F
lig
h
t(
.
.
.
)
commit
|
commitdiff
|
tree
2017-05-02
practical
s
wi
f
t
R
e
m
ove un
u
sed Python
imports
commit
|
commitdiff
|
tree
2017-05-02
practicalsw
i
ft
R
e
mov
e
unused
fo
r
w
ard declaration f
o
r no
n
-e
x
i
s
te
n
t
.
.
.
commit
|
commitdiff
|
tree
2017-04-26
practical
s
wift
R
emove unus
e
d C
+
+
c
od
e
no
t
covered by unit t
e
sts
commit
|
commitdiff
|
tree
2017-04-10
practicalswift
[
t
rivi
a
l] Fix typos (tem
p
oarily → temporarily, inadvertantly
.
.
.
commit
|
commitdiff
|
tree
2017-04-10
practi
c
alswift
Remove
e
xce
s
s logic
.
commit
|
commitdiff
|
tree
2017-04-07
pra
c
ticalswif
t
[triv
i
al] Fix typo ("improssib
l
e
"
→ "impo
s
sibl
e
")
commit
|
commitdiff
|
tree
2017-04-04
practicalswift
Remov
e
accidenta
l
trailing semicolons
commit
|
commitdiff
|
tree
2017-04-04
practic
a
lswift
Remove unused
i
mpor
t
commit
|
commitdiff
|
tree
2017-04-02
practicalsw
i
ft
[rpc]
Remo
v
e auth c
o
ok
i
e on shutdown
commit
|
commitdiff
|
tree
2017-03-28
pra
c
ticalswi
f
t
Remove
c
all to
gettransaction(
.
.
.
) whe
r
e the result
.
.
.
commit
|
commitdiff
|
tree
2017-03-28
practicalsw
i
ft
Remove accide
n
ta
l
trail
i
n
g semicolons in Pytho
n
code
commit
|
commitdiff
|
tree
2017-03-22
pra
c
t
i
calswif
t
[tests] Remove unused variables
commit
|
commitdiff
|
tree
2017-03-22
pra
c
ticalswift
[tests] Remove unuse
d
and d
u
pli
c
ate import
s
commit
|
commitdiff
|
tree
2017-03-21
practicalsw
i
ft
[trivial] Fix typos in
c
ommen
t
s
commit
|
commitdiff
|
tree
2017-03-19
practicalsw
i
ft
Fix par
a
meter naming
i
nconsistencies
b
etween
.
h and
.
.
.
commit
|
commitdiff
|
tree
2017-03-18
practical
s
w
ift
Set to nullptr after dele
t
e
commit
|
commitdiff
|
tree
2017-03-17
p
r
ac
t
icalswift
R
emo
v
e un
u
sed code
commit
|
commitdiff
|
tree
2017-03-16
practicalswi
f
t
[trivial] Fi
x
a typo (introduc
e
d tw
o
d
a
ys ago) in the
.
.
.
commit
|
commitdiff
|
tree
2017-03-09
practi
c
a
lswift
[
u
til] Remove
redundant call
to get() on smart poin
t
er
.
.
.
commit
|
commitdiff
|
tree
2017-03-09
practicalswif
t
[trival]
F
ix ty
p
o introduce
d
into rpc/pr
o
tocol
.
h in
.
.
.
commit
|
commitdiff
|
tree
2017-03-09
practicalswift
Remove unreachable code (g_rp
c
Signals
.
Pos
t
Command
)
commit
|
commitdiff
|
tree
2017-03-08
practic
a
ls
w
ift
[bench] Av
o
id f
u
ncti
o
n call arg
u
m
ents which ar
e
poin
t
er
s
.
.
.
commit
|
commitdiff
|
tree
2017-03-07
practicalswift
[tri
v
ial] Fix ty
p
os i
n
troduced in 7184e2
5
c80aa8
b
16
2
9a700bb7a
.
.
.
commit
|
commitdiff
|
tree
2017-02-28
practi
c
alswift
[wallet] Remove redundant ini
t
ialization
commit
|
commitdiff
|
tree
2017-02-28
pra
c
ti
c
alswift
[net] Avoid possibility o
f
NUL
L
pointer dereference
.
.
.
commit
|
commitdiff
|
tree
2017-02-28
practicalsw
i
f
t
[net
]
A
void
i
nitiali
z
ation to a value that is
never
.
.
.
commit
|
commitdiff
|
tree
2017-02-14
practical
s
wift
[trivial] Fix
recently i
n
troduced typos i
n
comments
commit
|
commitdiff
|
tree
2017-02-07
practicals
w
i
f
t
Use z = std::max(x - y,
0); instead
of z =
x - y; i
f
.
.
.
commit
|
commitdiff
|
tree
2017-02-02
p
r
actic
a
lsw
i
f
t
Asse
r
t
that what might l
o
ok
like a possibl
e
di
v
ision
.
.
.
commit
|
commitdiff
|
tree
2017-01-29
practicalswift
Fix typos
commit
|
commitdiff
|
tree
2017-01-27
practica
l
swift
[trivial] Fix
t
y
p
os in com
m
ents
commit
|
commitdiff
|
tree
2017-01-21
pr
a
cticalswift
[test] Avoid re
a
ding a
p
otentially uni
n
itializ
e
d
variable
.
.
.
commit
|
commitdiff
|
tree
2017-01-20
p
r
actic
a
lswift
R
e
move redundan
t
semicolons
in Python
co
d
e
commit
|
commitdiff
|
tree
2017-01-14
p
racticalswift
R
e
move redundant semic
o
lons
commit
|
commitdiff
|
tree
2017-01-14
practica
l
swift
[tes
t
] Avo
i
d pot
e
ntial N
U
LL po
i
nter
d
er
e
fer
e
nce
i
n
.
.
.
commit
|
commitdiff
|
tree
2017-01-13
practicals
w
if
t
Remove unused Pyt
h
on impo
r
t
s
commit
|
commitdiff
|
tree
2017-01-13
practicals
w
if
t
[qt] Re
n
a
m
e formateNiceTimeOffset(qint64
)
to formatNi
c
eTime
O
.
.
.
commit
|
commitdiff
|
tree
2017-01-13
pract
i
c
alswift
Remove unused int6
4
_
t
n
S
inceLastS
e
en
commit
|
commitdiff
|
tree
2017-01-13
practicalswift
Remove
u
nused Python variables
commit
|
commitdiff
|
tree