IRC logs of #shogun for Saturday, 2016-09-24

--- Log opened Sat Sep 24 00:00:03 2016
-!- sukey [~nodebot@ks312251.kimsufi.com] has quit [Ping timeout: 265 seconds]05:38
-!- rcurtin [~ryan@knife.lugatgt.org] has quit [Ping timeout: 244 seconds]05:38
-!- rcurtin_ [~ryan@knife.lugatgt.org] has joined #shogun05:38
-!- sukey2 [~nodebot@ks312251.kimsufi.com] has joined #shogun05:38
-!- CaBa [~Diu7saig@unaffiliated/caba] has quit [Ping timeout: 260 seconds]05:38
-!- CaBa_ [~Diu7saig@lounge.imp.fu-berlin.de] has joined #shogun05:39
-!- shogun-buildbot_ [~shogun-bu@7nn.de] has joined #shogun05:39
-!- tctara [~quassel@128.199.61.169] has quit [Ping timeout: 244 seconds]05:39
-!- zxtx [~zxtx@sunnythinking.org] has quit [Ping timeout: 260 seconds]05:39
-!- tctara [~quassel@128.199.61.169] has joined #shogun05:40
-!- sukey2 [~nodebot@ks312251.kimsufi.com] has quit [Ping timeout: 240 seconds]05:42
-!- sukey [~nodebot@ks312251.kimsufi.com] has joined #shogun05:42
-!- shogun-buildbot_ [~shogun-bu@7nn.de] has quit [Ping timeout: 240 seconds]05:43
-!- shogun-buildbot_ [~shogun-bu@7nn.de] has joined #shogun05:43
-!- Netsplit *.net <-> *.split quits: Saurabh7, shogun-buildbot05:46
-!- tctara [~quassel@128.199.61.169] has quit [Read error: Connection reset by peer]05:49
-!- zxtx [~zxtx@sunnythinking.org] has joined #shogun05:49
-!- rcurtin_ [~ryan@knife.lugatgt.org] has quit [Ping timeout: 248 seconds]05:50
-!- wiking_ [~wiking@huwico/staff/wiking] has joined #shogun05:50
-!- lisitsyn [~lisitsyn@37.139.2.75] has quit [Ping timeout: 255 seconds]05:50
-!- mode/#shogun [+o wiking_] by ChanServ05:50
-!- wiking [~wiking@huwico/staff/wiking] has quit [Ping timeout: 244 seconds]05:50
-!- wiking_ is now known as wiking05:51
-!- tctara [~quassel@128.199.61.169] has joined #shogun05:51
-!- lisitsyn [~lisitsyn@37.139.2.75] has joined #shogun05:54
-!- rcurtin [~ryan@knife.lugatgt.org] has joined #shogun05:57
-!- shogun-notifier- [~irker@7nn.de] has joined #shogun06:08
shogun-notifier-shogun: Viktor Gal :feature/windows * 5434587 / appveyor.yml: https://github.com/shogun-toolbox/shogun/commit/5434587e2aba32e2a407bf6833d1be2d7532d6d206:08
shogun-notifier-shogun: Add appveyor.yml for windows CI06:08
shogun-notifier-shogun: and where we go06:08
shogun-notifier-shogun: Viktor Gal :feature/windows * 3bb1ca8 / CMakeLists.txt,cmake/external/MSIntTypes.cmake: https://github.com/shogun-toolbox/shogun/commit/3bb1ca80b9dcd2d86b4458fe89e0a550734a322406:08
shogun-notifier-shogun: Update MSIntTypes repo location06:08
shogun-notifier-shogun: only use MSIntTypes when VS version < 11.006:08
shogun-notifier-shogun: Viktor Gal :feature/windows * c15d7fe / / (4 files): https://github.com/shogun-toolbox/shogun/commit/c15d7fe95349ea6348d9eda5c88eb7663044956506:08
shogun-notifier-shogun: Add cmake detection for CxaDemangle06:08
shogun-notifier-shogun: Viktor Gal :feature/windows * 6c71dda / CMakeLists.txt: https://github.com/shogun-toolbox/shogun/commit/6c71dda6dabbc8318299ff2fc8c01daa05623c2206:08
shogun-notifier-shogun: Set properly the compiler flags for visual studio06:08
shogun-notifier-shogun: Viktor Gal :feature/windows * bfe1997 / src/shogun/classifier/vw/cache/VwNativeCacheReader.h: https://github.com/shogun-toolbox/shogun/commit/bfe19973e5d01d4ca77526f58ea2fd7c61ef1a4006:08
shogun-notifier-shogun: Add portable packed attribute implementation06:08
shogun-notifier-shogun: Viktor Gal :feature/windows * 989418f / src/shogun/ (20 files): https://github.com/shogun-toolbox/shogun/commit/989418f30163637d38795a91c379e95e3f0244e706:09
shogun-notifier-shogun: Fix headers when compiling with MSVC06:09
shogun-notifier-shogun:   * dont include <unistd.h>, <sys/time.h>, <sys/mman.h>06:09
shogun-notifier-shogun:   * include <windows.h> in commons.h with NOMINMAX defined06:09
shogun-notifier-shogun:   * include <io.h>06:09
shogun-notifier-shogun:   * fix missing ssize_t definition06:09
shogun-notifier-shogun: Viktor Gal :feature/windows * a20b4fa / src/shogun/base/SGObject.h: https://github.com/shogun-toolbox/shogun/commit/a20b4fa77e61f6310f8788bf57e15553b72e6ae506:09
shogun-notifier-shogun: [WIP] Fix macro va_args counter macros for MSVC06:09
shogun-notifier-shogun: Viktor Gal :feature/windows * 4775a9a / src/shogun/distance/Distance.cpp,src/shogun/kernel/Kernel.cpp: https://github.com/shogun-toolbox/shogun/commit/4775a9ae756958b974eebee44d48005d0d10daa006:09
shogun-notifier-shogun: Properly guard with HAVE_PTHREAD all implementation that requires pthread06:09
shogun-notifier-shogun: Viktor Gal :feature/windows * 7c6a596 / src/shogun/io/streaming/InputParser.h,src/shogun/io/streaming/ParseBuffer.h: https://github.com/shogun-toolbox/shogun/commit/7c6a596758028c3f96e96227becbc5696dad269906:09
shogun-notifier-shogun: Add c++11 based implementation for threading in InputParser and ParseBuffer06:09
shogun-notifier-shogun: Viktor Gal :feature/windows * 6d79c42 / src/shogun/lib/Time.cpp,src/shogun/lib/Time.h: https://github.com/shogun-toolbox/shogun/commit/6d79c4203588f7c74a8fd82b7b41f88b9b1eb9b606:09
shogun-notifier-shogun: Fix struct timeval definition for MSVC06:09
shogun-notifier-shogun: Viktor Gal :feature/windows * db71c0e / src/shogun/mathematics/ajd/FFDiag.cpp,src/shogun/mathematics/ajd/JediDiag.cpp: https://github.com/shogun-toolbox/shogun/commit/db71c0e351edaf819cd1f8dd3d541e100acb05e206:09
shogun-notifier-shogun: Fix implementation where runtime variable was used for array size on the stack06:09
shogun-notifier-shogun: use SGMatrix or SGVector instead06:09
shogun-notifier-shogun: Viktor Gal :feature/windows * 6807b72 / src/shogun/features/StringFeatures.cpp,src/shogun/io/SGIO.cpp: https://github.com/shogun-toolbox/shogun/commit/6807b722866d10b90294f2ca6825d4b8b719ab2c06:09
shogun-notifier-shogun: required for timeGetTime06:09
shogun-notifier-shogun: Viktor Gal :feature/windows * c15fe3d / examples/undocumented/libshogun/ (2 files): https://github.com/shogun-toolbox/shogun/commit/c15fe3d1930f9a4526b83c11aeb8c39d866d09f006:09
shogun-notifier-shogun: Fix examples to compile with MSVC06:09
shogun-notifier-shogun: Viktor Gal :feature/windows * df1797b / / (10 files): https://github.com/shogun-toolbox/shogun/commit/df1797b86db71cf2b389e0302e14508249f7271a06:09
shogun-notifier-shogun: Fix unit tests for MSVC06:09
shogun-notifier-shogun: Viktor Gal :feature/windows * 42f9e8a / CMakeLists.txt,cmake/external/GoogleTestNMock.cmake: https://github.com/shogun-toolbox/shogun/commit/42f9e8aca4c6e1a7208a6cb0ee6102eabde9240d06:09
shogun-notifier-shogun: Fix unit test framework compiler flags06:09
shogun-notifier-shogun: Viktor Gal :feature/windows * faffb1a / / (5 files): https://github.com/shogun-toolbox/shogun/commit/faffb1a3002a2c680056bb2c8302f9ba3a2cfd8906:09
shogun-notifier-shogun: fix unit test discovery on windows06:09
shogun-notifier-shogun: Viktor Gal :feature/windows * b59ab90 / src/shogun/base/Parallel.cpp: https://github.com/shogun-toolbox/shogun/commit/b59ab90d8d5d39311619c15d1128190aa8aa18da06:09
shogun-notifier-shogun: Fix assertation in Parallel::set_num_threads06:09
@wikingsukey: ping06:11
sukeyPONG06:11
-!- lisitsyn_ [~lisitsyn@37.139.2.75] has joined #shogun06:21
-!- lisitsyn [~lisitsyn@37.139.2.75] has quit [Ping timeout: 265 seconds]06:21
-!- lisitsyn_ is now known as lisitsyn06:21
-!- shogitter1 [~nodebot@188.165.194.51] has joined #shogun06:22
-!- sukey4 [~nodebot@ks312251.kimsufi.com] has joined #shogun06:22
-!- shogitter [~nodebot@ks312251.kimsufi.com] has quit [Ping timeout: 272 seconds]06:22
-!- wiking [~wiking@huwico/staff/wiking] has quit [Read error: Connection reset by peer]06:22
-!- CaBa_ [~Diu7saig@lounge.imp.fu-berlin.de] has quit [Ping timeout: 248 seconds]06:22
-!- wiking [~wiking@huwico/staff/wiking] has joined #shogun06:22
-!- mode/#shogun [+o wiking] by ChanServ06:22
-!- tctara [~quassel@128.199.61.169] has quit [Ping timeout: 264 seconds]06:22
-!- sukey [~nodebot@ks312251.kimsufi.com] has quit [Ping timeout: 255 seconds]06:22
-!- tctara [~quassel@128.199.61.169] has joined #shogun06:24
-!- CaBa [~Diu7saig@unaffiliated/caba] has joined #shogun06:27
-!- shogun-notifier- [~irker@7nn.de] has quit [Quit: transmission timeout]09:09
-!- Saurabh7 [Saurabh7@gateway/shell/panicbnc/x-mchotwhssupquzhr] has joined #shogun09:36
-!- GandalfTheWizard [~Emma@112.10.170.113] has joined #shogun11:28
-!- parthsuresh96 [b4d778f8@gateway/web/freenode/ip.180.215.120.248] has joined #shogun11:33
-!- parthsuresh96 [b4d778f8@gateway/web/freenode/ip.180.215.120.248] has quit [Client Quit]11:35
-!- GandalfTheWizard [~Emma@112.10.170.113] has quit [Ping timeout: 252 seconds]19:27
-!- zxtx [~zxtx@sunnythinking.org] has quit [Ping timeout: 244 seconds]20:41
-!- wiking_ [~wiking@huwico/staff/wiking] has joined #shogun20:41
-!- mode/#shogun [+o wiking_] by ChanServ20:42
-!- tctara [~quassel@128.199.61.169] has quit [Ping timeout: 240 seconds]20:45
-!- Netsplit *.net <-> *.split quits: rekado, shogun-buildbot_20:45
-!- shogitter1 [~nodebot@188.165.194.51] has quit [Ping timeout: 255 seconds]20:45
-!- sukey4 [~nodebot@ks312251.kimsufi.com] has quit [Ping timeout: 255 seconds]20:45
-!- wiking [~wiking@huwico/staff/wiking] has quit [Ping timeout: 272 seconds]20:46
-!- zxtx_ [~zxtx@107.170.86.177] has joined #shogun20:46
-!- Netsplit over, joins: rekado20:47
-!- tctara [~quassel@128.199.61.169] has joined #shogun20:48
-!- wiking_ is now known as wiking20:49
-!- shogun-buildbot [~shogun-bu@7nn.de] has joined #shogun20:50
-!- shogitter [~nodebot@ks312251.kimsufi.com] has joined #shogun20:50
-!- sukey [~nodebot@ks312251.kimsufi.com] has joined #shogun20:50
-!- shogun-buildbot_ [~shogun-bu@7nn.de] has joined #shogun20:59
-!- tctara [~quassel@128.199.61.169] has quit [Ping timeout: 265 seconds]20:59
-!- tctara [~quassel@128.199.61.169] has joined #shogun21:02
-!- shogitter2 [~nodebot@ks312251.kimsufi.com] has joined #shogun21:04
-!- sukey [~nodebot@ks312251.kimsufi.com] has quit [Ping timeout: 255 seconds]21:05
-!- shogitter [~nodebot@ks312251.kimsufi.com] has quit [Ping timeout: 255 seconds]21:05
-!- shogun-buildbot [~shogun-bu@7nn.de] has quit [Ping timeout: 255 seconds]21:05
-!- rekado [~rekado@2a03:f80:ed15:151:236:13:15:1] has quit [Ping timeout: 272 seconds]21:05
-!- Netsplit *.net <-> *.split quits: zxtx_21:05
-!- rekado [~rekado@2a03:f80:ed15:151:236:13:15:1] has joined #shogun21:06
-!- zxtx [~zxtx@sunnythinking.org] has joined #shogun21:07
-!- sukey [~nodebot@ks312251.kimsufi.com] has joined #shogun21:11
-!- wiking_ [~wiking@huwico/staff/wiking] has joined #shogun21:38
-!- mode/#shogun [+o wiking_] by ChanServ21:38
-!- sukey [~nodebot@ks312251.kimsufi.com] has quit [Ping timeout: 276 seconds]21:39
-!- sukey [~nodebot@ks312251.kimsufi.com] has joined #shogun21:39
-!- shogitter2 [~nodebot@ks312251.kimsufi.com] has quit [Ping timeout: 276 seconds]21:40
-!- tctara_ [~quassel@128.199.61.169] has joined #shogun21:40
-!- shogitter [~nodebot@ks312251.kimsufi.com] has joined #shogun21:41
-!- tctara [~quassel@128.199.61.169] has quit [Ping timeout: 276 seconds]21:41
-!- wiking [~wiking@huwico/staff/wiking] has quit [Ping timeout: 276 seconds]21:41
-!- wiking_ is now known as wiking21:41
-!- wiking [~wiking@huwico/staff/wiking] has quit [Ping timeout: 265 seconds]21:54
-!- wiking [~wiking@huwico/staff/wiking] has joined #shogun21:55
-!- mode/#shogun [+o wiking] by ChanServ21:55
-!- tctara [~quassel@128.199.61.169] has joined #shogun22:16
-!- shogitter3 [~nodebot@ks312251.kimsufi.com] has joined #shogun22:19
-!- shogitter [~nodebot@ks312251.kimsufi.com] has quit [Ping timeout: 272 seconds]22:19
-!- wiking [~wiking@huwico/staff/wiking] has quit [Ping timeout: 272 seconds]22:19
-!- tctara_ [~quassel@128.199.61.169] has quit [Ping timeout: 272 seconds]22:19
-!- sukey [~nodebot@ks312251.kimsufi.com] has quit [Ping timeout: 272 seconds]22:19
-!- zxtx [~zxtx@sunnythinking.org] has quit [Ping timeout: 272 seconds]22:19
-!- wiking [~wiking@huwico/staff/wiking] has joined #shogun22:19
-!- mode/#shogun [+o wiking] by ChanServ22:19
-!- sukey [~nodebot@ks312251.kimsufi.com] has joined #shogun22:20
-!- zxtx [~zxtx@sunnythinking.org] has joined #shogun22:20
-!- sukey [~nodebot@ks312251.kimsufi.com] has quit [Ping timeout: 272 seconds]22:34
-!- wiking [~wiking@huwico/staff/wiking] has quit [Ping timeout: 272 seconds]22:34
-!- wiking [~wiking@huwico/staff/wiking] has joined #shogun22:34
-!- mode/#shogun [+o wiking] by ChanServ22:34
-!- sukey [~nodebot@ks312251.kimsufi.com] has joined #shogun22:35
-!- CaBa [~Diu7saig@unaffiliated/caba] has quit [Ping timeout: 244 seconds]22:46
-!- CaBa [~Diu7saig@unaffiliated/caba] has joined #shogun22:47
-!- tctara_ [~quassel@128.199.61.169] has joined #shogun22:47
-!- tctara [~quassel@128.199.61.169] has quit [Ping timeout: 265 seconds]22:48
-!- lisitsyn [~lisitsyn@37.139.2.75] has quit [Ping timeout: 244 seconds]23:59
--- Log closed Sun Sep 25 00:00:04 2016

Generated by irclog2html.py 2.10.0 by Marius Gedminas - find it at mg.pov.lt!