Address
:
[go:
up one dir
,
main page
]
Include Form
Remove Scripts
Accept Cookies
Show Images
Show Referer
Rotate13
Base64
Strip Meta
Strip Title
Session Cookies
Commits · master
libircppclient
Browse files
Jan 18, 2017
Merge remote-tracking branch 'origin/master'
· 99121502
tmplt
authored
Jan 19, 2017
99121502
readme: remove the obvious
· 05ddf3af
tmplt
authored
Jan 19, 2017
05ddf3af
update readme
· cc65a903
tmplt
authored
Jan 19, 2017
cc65a903
Jan 08, 2017
add note about Boost.Asio replacement
· 06369cfc
tmplt
authored
Jan 08, 2017
06369cfc
Nov 03, 2016
util/valid_addr: remove unecessary assert
· 5c166a1c
Tmplt
authored
Nov 03, 2016
5c166a1c
util: seperate enums into topical groups
· a1e7b707
Tmplt
authored
Nov 03, 2016
a1e7b707
Sep 26, 2016
put operator+ for split strings on the first line
· 03bd3d44
Tmplt
authored
Sep 26, 2016
03bd3d44
Sep 10, 2016
update README based on last commit
· 1d6056a9
Tmplt
authored
Sep 10, 2016
1d6056a9
revert back to spaces
· 4b82059b
Tmplt
authored
Sep 10, 2016
4b82059b
Sep 09, 2016
remove unecessary whitespace
· d34381a7
Tmplt
authored
Sep 09, 2016
d34381a7
Move function comments from header to source file
· f287f74b
Tmplt
authored
Sep 09, 2016
f287f74b
move from spaces to tabs
· bc5905e8
Tmplt
authored
Sep 09, 2016
bc5905e8
Aug 30, 2016
align parameter correctly
· d52ec195
Tmplt
authored
Aug 30, 2016
d52ec195
remove unused travis config
· 2f654aeb
Tmplt
authored
Aug 30, 2016
2f654aeb
connection: only print debug info in debug mode
· 237de0c9
Tmplt
authored
Aug 30, 2016
237de0c9
rename general namespace to util
· e8755038
Tmplt
authored
Aug 30, 2016
e8755038
remove unused scripts
· 9a4b1233
Tmplt
authored
Aug 30, 2016
9a4b1233
Aug 13, 2016
general: use string_view throughout valid_addr()
· b795909a
Tmplt
authored
Aug 13, 2016
b795909a
general: pass string_view object instead
· ef960e6d
Tmplt
authored
Aug 13, 2016
ef960e6d
Aug 10, 2016
readme: add license section
· 04e5732e
Tmplt
authored
Aug 10, 2016
04e5732e
split_string: remove unneeded string constructor
· 20e8578a
Tmplt
authored
Aug 10, 2016
20e8578a
vectors: use emplace_back() instead of push_back()
· eaadec78
Tmplt
authored
Aug 10, 2016
eaadec78
Aug 09, 2016
change function order
· 0793a525
Tmplt
authored
Aug 09, 2016
0793a525
complete the removal of most namespace unwraps
· a6a7d48b
Tmplt
authored
Aug 09, 2016
a6a7d48b
comments: {remove,alter} {confusing,unecessary} comments
· 73b8e539
Tmplt
authored
Aug 09, 2016
73b8e539
general: refactor repeated actions into a function
· de3bd587
Tmplt
authored
Aug 09, 2016
de3bd587
split_string: use a descriptive iterator name
· 22155a16
Tmplt
authored
Aug 09, 2016
22155a16
headers: reorder and remove unecessary headers
· b864c49c
Tmplt
authored
Aug 09, 2016
b864c49c
readme: remove note about libircclient
· b2ea4673
Tmplt
authored
Aug 09, 2016
b2ea4673
Aug 08, 2016
use "ventilated prose" in readme; refer to RFC2818
· 27f3f3ee
Tmplt
authored
Aug 08, 2016
27f3f3ee
don't unwrap namespaces
· 898cdf83
Tmplt
authored
Aug 08, 2016
View commits for tag v0.5.0-alpha.2
v0.5.0-alpha.2
898cdf83
remove a confusing and unecessary comment
· 9009433f
Tmplt
authored
Aug 08, 2016
9009433f
use c++1y instead of c++11
· a714601e
Tmplt
authored
Aug 08, 2016
a714601e
share error obj between initialization and reading
· a336f8cd
Tmplt
authored
Aug 08, 2016
a336f8cd
bring performence by the way of C++17
· f9a9b6d4
Tmplt
authored
Aug 08, 2016
f9a9b6d4
revert back to markdown
· a87fbc55
Tmplt
authored
Aug 08, 2016
a87fbc55
remove unecessary file
· 008e53c4
Tmplt
authored
Aug 08, 2016
008e53c4
Aug 07, 2016
adhere to the coding style
· 306b0858
Tmplt
authored
Aug 07, 2016
306b0858
add a coding style
· 5bda7159
Tmplt
authored
Aug 07, 2016
5bda7159
combine the two read handler functions
· 1d8dae70
Tmplt
authored
Aug 07, 2016
1d8dae70
Loading