2014-05-01T00:08:29Z ccl-logbot joined #ccl 2014-05-01T00:08:29Z 2014-05-01T00:08:29Z names: ccl-logbot DataLinkDroid rme leo2007 palter Hydan patrickwonders gbyers Intensity billstclair hlavaty hypno_ fe[nl]ix Blkt asedeno jaimef ivan`` clop |3b| gz sixbitslacker kini ChibaPet brucem peccu3 @ChanServ 2014-05-01T00:13:51Z ccl-logbot joined #ccl 2014-05-01T00:13:51Z 2014-05-01T00:13:51Z names: ccl-logbot DataLinkDroid rme leo2007 palter Hydan patrickwonders gbyers Intensity billstclair hlavaty hypno_ fe[nl]ix Blkt asedeno jaimef ivan`` clop |3b| gz sixbitslacker kini ChibaPet @ChanServ peccu3 brucem 2014-05-01T00:19:13Z ccl-logbot joined #ccl 2014-05-01T00:19:13Z 2014-05-01T00:19:13Z names: ccl-logbot DataLinkDroid rme leo2007 palter Hydan patrickwonders gbyers Intensity billstclair hlavaty hypno_ fe[nl]ix Blkt asedeno jaimef ivan`` clop |3b| gz sixbitslacker kini ChibaPet @ChanServ peccu3 brucem 2014-05-01T00:49:39Z ccl-logbot joined #ccl 2014-05-01T00:49:39Z 2014-05-01T00:49:39Z names: ccl-logbot DataLinkDroid rme leo2007 palter Hydan patrickwonders gbyers Intensity billstclair hlavaty hypno_ fe[nl]ix Blkt asedeno jaimef ivan`` clop |3b| gz sixbitslacker kini ChibaPet @ChanServ peccu3 brucem 2014-05-01T01:29:52Z leo2007 quit (Quit: holidays) 2014-05-01T02:32:18Z rme quit (Quit: rme) 2014-05-01T02:35:43Z rme joined #ccl 2014-05-01T03:36:37Z DataLinkDroid quit (Ping timeout: 256 seconds) 2014-05-01T03:54:25Z DataLinkDroid joined #ccl 2014-05-01T05:04:19Z pjb joined #ccl 2014-05-01T05:04:24Z pjb is now known as Guest92238 2014-05-01T05:05:47Z Guest92238 quit (Remote host closed the connection) 2014-05-01T05:07:10Z pjb` joined #ccl 2014-05-01T05:08:15Z pjb` is now known as pjb 2014-05-01T05:59:57Z rme quit (Quit: rme) 2014-05-01T06:01:33Z rme joined #ccl 2014-05-01T06:12:14Z rme quit (Quit: rme) 2014-05-01T06:32:42Z DataLinkDroid quit (Quit: Disconnecting -- bye) 2014-05-01T06:35:09Z rme joined #ccl 2014-05-01T06:52:02Z pjb quit (Ping timeout: 255 seconds) 2014-05-01T07:03:37Z rme quit (Quit: rme) 2014-05-01T07:03:38Z rme quit (Quit: rme) 2014-05-01T08:13:10Z pjb joined #ccl 2014-05-01T08:13:21Z pjb is now known as Guest89725 2014-05-01T09:07:03Z Guest89725 is now known as pjb 2014-05-01T09:07:33Z pjb is now known as Guest48432 2014-05-01T09:07:37Z Guest48432 is now known as pjb` 2014-05-01T09:08:03Z pjb` is now known as pjb 2014-05-01T11:24:24Z jdz joined #ccl 2014-05-01T11:30:37Z pjb` joined #ccl 2014-05-01T11:33:35Z pjb quit (Ping timeout: 246 seconds) 2014-05-01T12:08:41Z pjb` is now known as pjb 2014-05-01T13:16:36Z jdz quit (Remote host closed the connection) 2014-05-01T13:17:10Z jdz joined #ccl 2014-05-01T13:19:54Z jdz_ joined #ccl 2014-05-01T13:23:30Z jdz quit (Ping timeout: 240 seconds) 2014-05-01T13:38:27Z segv- joined #ccl 2014-05-01T14:27:17Z rme joined #ccl 2014-05-01T14:42:06Z loicBSD joined #ccl 2014-05-01T15:03:46Z Hydan quit (Quit: My MacBook Pro has gone to sleep. ZZZzzz…) 2014-05-01T15:41:17Z ChibaPet quit (Remote host closed the connection) 2014-05-01T15:56:01Z jtza8 joined #ccl 2014-05-01T16:05:35Z jtza8: In order to get Cocoa (not the IDE) to work in CCL it has to run on the main thread. In the OpenGL example that uses GLUT (which uses Cocoa) it seems as though the main thread is used primarily for the CCL:HOUSE-KEEPING-LOOP function. So the solution seems to be, run CCL:HOUSEKEEPING-LOOP on a different thread, and then interrupt and use the main thread for Cocoa. Once that's done, use PROCESS-RESET to cleanly exit the housekeeping threa 2014-05-01T16:07:27Z pjb: I don't know. I just (require :cocoa) and everything works as it should. 2014-05-01T16:07:48Z pjb: Just be careful to use on-main-thread when running some stuff from swank. 2014-05-01T16:12:03Z rme: jtza8: You got cut off at "exit the housekeeping threa....". http://ccl.clozure.com/~rme/no-nib-cocoa.lisp is an example of initializing and running a Cocoa app without the IDE. I think it still works. 2014-05-01T16:17:55Z jtza8: Thanks rme, pjb. 2014-05-01T16:58:23Z Hydan joined #ccl 2014-05-01T17:14:13Z jdz_ quit (Remote host closed the connection) 2014-05-01T17:18:55Z jtza8: rme: If I may ask, why do you wrap the threads in CCL::WITH-STANDARD-INITIAL-BINDINGS on line 151 of the aforementioned file? 2014-05-01T17:19:51Z jtza8: n.m. I see that's only the housekeeping thread. 2014-05-01T17:25:07Z jtza8: *Rather: It's probably for the housekeeping thread's sake? Probably a way to make sure post-initialisation state doesn't messup housekeeping? 2014-05-01T18:09:59Z jdz joined #ccl 2014-05-01T19:12:18Z ddp joined #ccl 2014-05-01T19:40:40Z ddp quit (Quit: ddp) 2014-05-01T19:41:14Z loicBSD quit (Remote host closed the connection) 2014-05-01T19:50:47Z jtza8 quit (Ping timeout: 252 seconds) 2014-05-01T21:05:04Z jtza8 joined #ccl 2014-05-01T22:00:52Z jdz quit (Remote host closed the connection) 2014-05-01T22:41:59Z segv- quit (Remote host closed the connection) 2014-05-01T22:46:01Z jtza8 quit (Remote host closed the connection) 2014-05-02T01:29:29Z Hydan quit (Quit: My MacBook Pro has gone to sleep. ZZZzzz…) 2014-05-02T02:09:18Z asedeno quit (Ping timeout: 252 seconds) 2014-05-02T05:51:03Z rme quit (Quit: rme) 2014-05-02T08:20:11Z jdz joined #ccl 2014-05-02T08:26:34Z hlavaty` joined #ccl 2014-05-02T08:34:42Z hlavaty quit (*.net *.split) 2014-05-02T10:51:18Z leo2007 joined #ccl 2014-05-02T11:47:39Z loicbsd joined #ccl 2014-05-02T13:34:02Z segv- joined #ccl 2014-05-02T14:30:31Z rme joined #ccl 2014-05-02T14:53:49Z Hydan joined #ccl 2014-05-02T14:55:12Z asedeno joined #ccl 2014-05-02T15:27:24Z jdz quit (Quit: Leaving...) 2014-05-02T15:45:40Z segv- quit (Remote host closed the connection) 2014-05-02T15:46:24Z segv- joined #ccl 2014-05-02T15:54:33Z hlavaty` quit (Read error: Connection reset by peer) 2014-05-02T16:42:14Z leo2007 quit (Quit: rcirc on GNU Emacs 24.4.50.1) 2014-05-02T16:46:58Z leo2007 joined #ccl 2014-05-02T16:54:22Z Odin- joined #ccl 2014-05-02T16:56:11Z Odin-: The documentation says to download and then do a rebuild. Is that correctly understood? 2014-05-02T17:05:08Z rme: Yes.svn co ... 2014-05-02T17:05:11Z rme: svn co... 2014-05-02T17:05:49Z rme: then start the newly downloaded lisp and do (rebuild-ccl :full t). 2014-05-02T17:07:01Z Odin-: 'k. Means I'm not doing something wrong. :p 2014-05-02T17:07:29Z rme: This is because the bootstrapping binaries in the repository (or in the tar file) will probably not correspond exactly to the sources (which probably contain bug fixes). 2014-05-02T17:07:51Z Odin-: I've tried a few times, and it consistently fails with an assembler error. 2014-05-02T17:07:58Z rme: install m4 2014-05-02T17:08:40Z rme: (just a guess) 2014-05-02T17:08:41Z Odin-: It's installed. 2014-05-02T17:08:47Z rme: What's the error? 2014-05-02T17:10:25Z Odin-: http://paste.lisp.org/display/142369 2014-05-02T17:11:07Z rme: Are you trying to build the 1.9 release? 2014-05-02T17:11:43Z Odin-: Tried 1.7, 1.8 and 1.9. Always the same error. 2014-05-02T17:12:07Z rme: OK. I remember fixing that in the trunk. I'll merge the fix to 1.9 if you'll give me a few minutes. 2014-05-02T17:14:34Z rme: OK, please svn up and try building again. 2014-05-02T17:20:46Z Odin-: And now it works. Thank you. 2014-05-02T17:20:52Z Odin-: What was it? 2014-05-02T17:21:45Z rme: Newer assemblers seem to be pickier about requiring an operand size suffix in some cases. 2014-05-02T17:23:41Z Odin-: Behaviour change in gas, which is why it messes with all the versions rather than impacting just one, then. 2014-05-02T17:23:53Z Odin-: Seems kinda harsh. 2014-05-02T17:25:00Z rme: Yes. They want you to say cmpw $8, %ax whereas they used to accept cmpw $2, %rax 2014-05-02T17:25:24Z rme: The $8 or the $2 doesn't matter, of course. 2014-05-02T17:32:12Z Odin-: Not being well-versed in assembly, I'm going to assume the difference is of operand size, as about all I know is that 'ax' was one of the original registers. 8) 2014-05-02T18:36:43Z jdz joined #ccl 2014-05-02T20:09:11Z Hydan quit (Quit: Textual IRC Client: www.textualapp.com) 2014-05-02T20:16:00Z Hydan joined #ccl 2014-05-02T20:23:47Z loicbsd quit (Ping timeout: 250 seconds) 2014-05-02T20:50:11Z jdz quit (Quit: Leaving...) 2014-05-02T23:22:59Z segv- quit (Remote host closed the connection) 2014-05-02T23:50:07Z slarti joined #ccl 2014-05-03T00:50:47Z slarti quit (Quit: slarti) 2014-05-03T04:15:48Z gz quit (Ping timeout: 245 seconds) 2014-05-03T04:16:19Z palter quit (Ping timeout: 240 seconds) 2014-05-03T04:16:28Z billstclair quit (Read error: Connection reset by peer) 2014-05-03T04:30:02Z shigoel joined #ccl 2014-05-03T04:30:19Z gz joined #ccl 2014-05-03T04:32:54Z erikc joined #ccl 2014-05-03T04:34:47Z palter joined #ccl 2014-05-03T05:11:05Z shigoel quit (Quit: shigoel) 2014-05-03T05:45:14Z shigoel joined #ccl 2014-05-03T05:45:38Z shigoel quit (Client Quit) 2014-05-03T07:00:15Z erikc quit (Quit: erikc) 2014-05-03T07:27:36Z leo2007: can anyone help with this http://article.gmane.org/gmane.lisp.openmcl.devel/9135 2014-05-03T08:04:21Z gz quit (*.net *.split) 2014-05-03T08:04:24Z patrickwonders quit (*.net *.split) 2014-05-03T08:04:27Z sixbitslacker quit (*.net *.split) 2014-05-03T08:04:31Z Hydan quit (*.net *.split) 2014-05-03T08:04:35Z gbyers quit (*.net *.split) 2014-05-03T08:04:36Z ivan`` quit (*.net *.split) 2014-05-03T08:04:36Z |3b| quit (*.net *.split) 2014-05-03T08:06:50Z gz joined #ccl 2014-05-03T08:06:50Z patrickwonders joined #ccl 2014-05-03T08:06:50Z sixbitslacker joined #ccl 2014-05-03T08:11:56Z Hydan joined #ccl 2014-05-03T08:11:56Z gbyers joined #ccl 2014-05-03T08:11:56Z ivan`` joined #ccl 2014-05-03T08:11:56Z |3b| joined #ccl 2014-05-03T08:12:22Z ivan`` quit (Max SendQ exceeded) 2014-05-03T08:12:52Z ivan`` joined #ccl 2014-05-03T08:40:55Z Hydan quit (Quit: Textual IRC Client: www.textualapp.com) 2014-05-03T08:53:54Z loicbsd joined #ccl 2014-05-03T08:58:03Z pjb: leo2007: Yes, I can. Read this: http://article.gmane.org/gmane.lisp.openmcl.devel/9135 2014-05-03T11:18:14Z Hydan joined #ccl 2014-05-03T15:02:54Z jdz joined #ccl 2014-05-03T15:44:19Z shigoel joined #ccl 2014-05-03T15:55:50Z shigoel quit (Quit: shigoel) 2014-05-03T16:52:37Z jdz quit (Remote host closed the connection) 2014-05-03T17:42:43Z Hydan quit (Ping timeout: 276 seconds) 2014-05-03T17:45:28Z Hydan joined #ccl 2014-05-03T18:01:11Z shigoel joined #ccl 2014-05-03T18:27:12Z Hydan quit (Quit: My MacBook Pro has gone to sleep. ZZZzzz…) 2014-05-03T18:38:25Z Hydan joined #ccl 2014-05-03T18:53:54Z Hydan quit (Quit: My MacBook Pro has gone to sleep. ZZZzzz…) 2014-05-03T18:58:11Z shigoel quit (Quit: shigoel) 2014-05-03T19:54:09Z ddp joined #ccl 2014-05-03T20:37:49Z shigoel joined #ccl 2014-05-03T21:14:11Z jdz joined #ccl 2014-05-03T21:15:56Z loicbsd quit (Remote host closed the connection) 2014-05-03T21:48:09Z Hydan joined #ccl 2014-05-03T22:25:29Z jdz quit (Remote host closed the connection) 2014-05-04T00:58:36Z shigoel quit (Quit: shigoel) 2014-05-04T01:22:14Z erikc joined #ccl 2014-05-04T02:47:10Z erikc quit (Quit: erikc) 2014-05-04T03:00:24Z erikc joined #ccl 2014-05-04T03:31:23Z leo2007 quit (Ping timeout: 252 seconds) 2014-05-04T03:35:04Z shigoel joined #ccl 2014-05-04T04:01:08Z shigoel quit (Quit: shigoel) 2014-05-04T04:01:28Z leo2007 joined #ccl 2014-05-04T04:01:34Z shigoel joined #ccl 2014-05-04T04:37:28Z rme quit (Quit: rme) 2014-05-04T04:37:28Z rme quit (Quit: rme) 2014-05-04T05:07:42Z gz quit (Ping timeout: 184 seconds) 2014-05-04T07:23:18Z pjb: Hi leo2007! 2014-05-04T07:26:27Z shigoel quit (Quit: shigoel) 2014-05-04T07:33:31Z erikc quit (Quit: erikc) 2014-05-04T07:45:00Z leo2007: pjb: hi 2014-05-04T08:14:31Z pjb: So did you read the message you pasted? 2014-05-04T08:14:41Z pjb: It contains the answer to your question! ;-) 2014-05-04T08:15:46Z leo2007: pjb: you mean http://article.gmane.org/gmane.lisp.openmcl.devel/9135 2014-05-04T08:16:07Z pjb: Yes. 2014-05-04T08:16:31Z pjb: "According to Apple's conventions, because _LSCopyAllApplicationURLs has the word "copy" in it, you "own" whatever it returns, and must release it when you're done with it." 2014-05-04T08:17:06Z pjb: In the following file, you don't call #/release or #/autorelease on the array returned by #_LSCopyAllApplicationURLs. You should 2014-05-04T08:17:09Z pjb: . 2014-05-04T08:17:59Z pjb: Now, since _LSCopyAllApplicationURLs is an undocumented private function, anything could happen. Nobody can help you: those who know are not allowed to tell you by NDA, and those who don't can only guess as you. 2014-05-04T08:18:42Z pjb: One solution would be to get hired by Apple to have access to the documentation or implementation of the private functions :-) 2014-05-04T08:18:54Z leo2007: but in my second example `default-application' I use LSGetApplicationForURL which still causes memleak. 2014-05-04T08:19:38Z shigoel joined #ccl 2014-05-04T08:19:47Z shigoel quit (Client Quit) 2014-05-04T08:19:48Z leo2007: The function looks like this http://bpaste.net/show/257980 2014-05-04T08:20:44Z pjb: https://developer.apple.com/library/mac/documentation/Carbon/reference/LaunchServicesReference/Reference/reference.html#//apple_ref/doc/uid/TP30000998-CH1g-F16946 says about the outAppURL: "Despite the absence of the word Copy in its name, this function retains the URL reference object on your behalf; you are responsible for releasing this object." 2014-05-04T08:21:09Z pjb: So you need to call (#/release appurl) when you're done with it. 2014-05-04T08:21:24Z pjb: I would use a unwind-protect here. 2014-05-04T08:22:17Z pjb: AFAICS< in default-application, the with-autorelease-pool is not useful. Unless you call it thousands of times in a loop :-) 2014-05-04T08:24:27Z leo2007: pjb: I put a #/autorelease around the call to LSGetApplicationForURL. 2014-05-04T08:25:04Z pjb: LSGetApplicationForURL returns an integer status! 2014-05-04T08:25:14Z leo2007: pjb: thanks for pointing that out. I have been confused until just now. 2014-05-04T08:25:45Z leo2007: I mean on the nsurl object. 2014-05-04T08:25:56Z pjb: You can also #/autorelease appurl instead of #/release, but if it has only dynamic extend, there's no point in going into the complication of the autorelease pool. You can release it right away. 2014-05-04T08:26:22Z pjb: fileURLWithPath: already returns it autoreleased. 2014-05-04T08:26:50Z pjb: There are two NSURL objects there, url and apurl. Which one do you mean? 2014-05-04T08:26:51Z leo2007: but you only call #/release after done using the object, right? this can be inconvenient. 2014-05-04T08:27:02Z leo2007: pjb: appurl 2014-05-04T08:28:47Z pjb: Again, it depend on the dynamic extent of the object. If you're done with it, you can release it. If you want to pass it along to another function, then you may call autorelease. It might be good to follow Apple convention. 2014-05-04T08:30:18Z leo2007: pjb: OK and thanks a lot for your help! 2014-05-04T08:32:02Z leo2007: pjb: BTW after using ccls reader macros for a while I seem to be addicted. 2014-05-04T08:32:28Z pjb: You mean #/ or my objcl: [object message:argument] ? 2014-05-04T08:32:41Z leo2007: I mean #_ #$ #/ $> etc. 2014-05-04T08:33:18Z pjb: I find it a PITA. When you need to port old code, this is the kind of thing that you wish wouldn't exist. 2014-05-04T08:33:33Z pjb: Even my [] macro, I try to use it only in low level modules. 2014-05-04T08:43:23Z jdz joined #ccl 2014-05-04T08:53:59Z jdz quit (Remote host closed the connection) 2014-05-04T10:06:53Z billstclair joined #ccl 2014-05-04T10:06:53Z billstclair quit (Changing host) 2014-05-04T10:06:53Z billstclair joined #ccl 2014-05-04T12:08:38Z rme joined #ccl 2014-05-04T17:09:39Z Hydan quit (Quit: My MacBook Pro has gone to sleep. ZZZzzz…) 2014-05-04T17:32:55Z ogamita joined #ccl 2014-05-04T19:14:25Z Hydan joined #ccl 2014-05-04T19:27:59Z shigoel joined #ccl 2014-05-04T19:44:10Z rme quit (Quit: rme) 2014-05-04T19:44:10Z rme quit (Quit: rme) 2014-05-04T22:14:07Z rme joined #ccl 2014-05-04T22:15:34Z ogamita quit (Ping timeout: 240 seconds) 2014-05-04T23:16:51Z DataLinkDroid joined #ccl 2014-05-04T23:26:38Z rme quit (Quit: rme) 2014-05-05T00:12:02Z ogamita joined #ccl 2014-05-05T00:17:01Z ogamita quit (Ping timeout: 276 seconds) 2014-05-05T01:31:58Z shigoel quit (Quit: shigoel) 2014-05-05T01:51:19Z rme joined #ccl 2014-05-05T02:05:52Z shigoel joined #ccl 2014-05-05T02:32:45Z DataLinkDroid quit (Ping timeout: 256 seconds) 2014-05-05T03:30:49Z shigoel quit (Quit: shigoel) 2014-05-05T03:43:21Z DataLinkDroid joined #ccl 2014-05-05T03:45:27Z shigoel joined #ccl 2014-05-05T03:49:38Z shigoel quit (Client Quit) 2014-05-05T04:01:30Z rme quit (Quit: rme) 2014-05-05T04:01:30Z rme quit (Quit: rme) 2014-05-05T05:18:29Z ogamita joined #ccl 2014-05-05T05:23:41Z ogamita quit (Ping timeout: 252 seconds) 2014-05-05T05:51:55Z ogamita joined #ccl 2014-05-05T05:56:36Z ogamita quit (Ping timeout: 265 seconds) 2014-05-05T06:28:30Z DataLinkDroid quit (Quit: Disconnecting -- bye) 2014-05-05T08:39:37Z loicbsd joined #ccl 2014-05-05T11:59:48Z milanj joined #ccl 2014-05-05T13:51:36Z ogamita joined #ccl 2014-05-05T13:59:14Z ogamita` joined #ccl 2014-05-05T13:59:58Z ogamita is now known as Guest22801 2014-05-05T14:00:17Z ogamita` is now known as ogamita 2014-05-05T14:00:18Z jdz joined #ccl 2014-05-05T14:02:09Z Guest22801 quit (Ping timeout: 245 seconds) 2014-05-05T14:02:14Z segv- joined #ccl 2014-05-05T14:41:32Z rme joined #ccl 2014-05-05T15:14:48Z jdz quit (Remote host closed the connection) 2014-05-05T15:15:58Z jdz joined #ccl 2014-05-05T15:40:45Z jdz quit (Remote host closed the connection) 2014-05-05T15:50:24Z ogamita quit (Ping timeout: 276 seconds) 2014-05-05T16:06:26Z Hydan quit (Ping timeout: 255 seconds) 2014-05-05T16:06:28Z Hydan_ joined #ccl 2014-05-05T17:20:29Z leo2007 quit (Ping timeout: 245 seconds) 2014-05-05T17:36:25Z billstclair quit (Connection reset by peer) 2014-05-05T17:37:13Z billstclair quit (Read error: Connection reset by peer) 2014-05-05T18:23:17Z ddp_ joined #ccl 2014-05-05T18:23:40Z ddp quit (Read error: Connection reset by peer) 2014-05-05T18:23:40Z ddp_ is now known as ddp 2014-05-05T18:55:34Z ddp quit (Quit: ddp) 2014-05-05T19:00:15Z ddp joined #ccl 2014-05-05T19:50:05Z billstclair joined #ccl 2014-05-05T19:50:06Z billstclair quit (Changing host) 2014-05-05T19:50:06Z billstclair joined #ccl 2014-05-05T21:21:45Z dtm` joined #ccl 2014-05-05T21:31:27Z jdz joined #ccl 2014-05-05T21:44:46Z dtm` quit (Quit: ERC Version 5.3 (IRC client for Emacs)) 2014-05-05T21:49:09Z shigoel joined #ccl 2014-05-05T21:50:08Z loicbsd quit (Remote host closed the connection) 2014-05-05T21:58:31Z milanj quit (Quit: Leaving) 2014-05-05T22:05:17Z jdz quit (Remote host closed the connection) 2014-05-05T22:22:11Z segv- quit (Ping timeout: 255 seconds) 2014-05-05T22:39:17Z ddp quit (Quit: ddp) 2014-05-05T22:59:28Z shigoel quit (Quit: shigoel) 2014-05-05T23:07:39Z Hydan_ quit (Quit: My MacBook Pro has gone to sleep. ZZZzzz…) 2014-05-05T23:15:55Z shigoel joined #ccl 2014-05-05T23:21:46Z DataLinkDroid joined #ccl 2014-05-05T23:39:09Z leo2007 joined #ccl 2014-05-06T00:00:46Z shigoel quit (Quit: shigoel) 2014-05-06T01:17:38Z zRecursive joined #ccl 2014-05-06T01:24:08Z shigoel joined #ccl 2014-05-06T01:31:04Z shigoel quit (Quit: shigoel) 2014-05-06T02:09:37Z ddp joined #ccl 2014-05-06T02:46:41Z zRecursive left #ccl 2014-05-06T03:32:37Z shigoel joined #ccl 2014-05-06T03:35:54Z ddp quit (Quit: ddp) 2014-05-06T03:40:29Z rme quit (Quit: rme) 2014-05-06T03:40:29Z rme quit (Quit: rme) 2014-05-06T04:22:28Z Hydan joined #ccl 2014-05-06T04:27:51Z shigoel quit (Quit: shigoel) 2014-05-06T05:26:29Z Hydan quit (Quit: My MacBook Pro has gone to sleep. ZZZzzz…) 2014-05-06T06:41:58Z DataLinkDroid quit (Quit: Disconnecting -- bye) 2014-05-06T06:59:51Z jdz joined #ccl 2014-05-06T07:01:25Z jdz_ joined #ccl 2014-05-06T07:01:55Z jdz quit (Read error: Connection reset by peer) 2014-05-06T07:35:57Z jdz_ quit (Remote host closed the connection) 2014-05-06T08:34:35Z Hydan joined #ccl 2014-05-06T09:50:43Z Intensity quit (*.net *.split) 2014-05-06T11:49:43Z leo2007 quit (Ping timeout: 258 seconds) 2014-05-06T11:56:54Z rme joined #ccl 2014-05-06T12:36:57Z hlavaty joined #ccl 2014-05-06T12:56:13Z Intensity joined #ccl 2014-05-06T13:01:37Z rme quit (Quit: rme) 2014-05-06T13:01:37Z rme quit (Quit: rme) 2014-05-06T13:01:50Z loicbsd joined #ccl 2014-05-06T13:16:08Z leo2007 joined #ccl 2014-05-06T13:16:32Z leo2007: can macroexpand-1 in ccl preserve unexpaned backquote form like in sbcl? 2014-05-06T13:22:53Z loicbsd quit (Ping timeout: 250 seconds) 2014-05-06T13:48:42Z segv- joined #ccl 2014-05-06T14:12:09Z rme joined #ccl 2014-05-06T14:14:22Z milanj joined #ccl 2014-05-06T14:25:07Z loicbsd joined #ccl 2014-05-06T15:20:18Z Hydan quit (Quit: My MacBook Pro has gone to sleep. ZZZzzz…) 2014-05-06T15:28:29Z Hydan joined #ccl 2014-05-06T15:39:46Z Hydan quit (Quit: My MacBook Pro has gone to sleep. ZZZzzz…) 2014-05-06T15:40:06Z ddp joined #ccl 2014-05-06T16:28:17Z gz: leo2007: by default in ccl backquote is full expanded at read time. 2014-05-06T16:31:02Z gz: but you can set ccl::*backquote-expand* to nil then it will be preserved. 2014-05-06T16:49:11Z Hydan joined #ccl 2014-05-06T16:55:54Z gbyers quit (Ping timeout: 240 seconds) 2014-05-06T17:05:21Z Hydan quit (Quit: My MacBook Pro has gone to sleep. ZZZzzz…) 2014-05-06T17:08:25Z gbyers joined #ccl 2014-05-06T17:15:31Z ddp quit (Quit: ddp) 2014-05-06T17:16:39Z ddp joined #ccl 2014-05-06T17:25:38Z Hydan joined #ccl 2014-05-06T17:55:05Z ddp quit (Quit: ddp) 2014-05-06T18:20:48Z milanj quit (Quit: Leaving) 2014-05-06T18:34:48Z rme quit (Quit: rme) 2014-05-06T18:34:48Z rme quit (Quit: rme) 2014-05-06T19:01:34Z rme joined #ccl 2014-05-06T19:07:50Z loicbsd quit (Remote host closed the connection) 2014-05-06T19:18:04Z ddp joined #ccl 2014-05-06T19:34:25Z segv- quit (Remote host closed the connection) 2014-05-06T19:42:34Z segv- joined #ccl 2014-05-06T22:07:57Z hypno_ quit (Ping timeout: 240 seconds) 2014-05-06T22:11:45Z hypno_ joined #ccl 2014-05-06T22:52:49Z DataLinkDroid joined #ccl 2014-05-06T23:16:07Z rme quit (Quit: rme) 2014-05-06T23:16:07Z rme quit (Quit: rme) 2014-05-06T23:53:25Z segv- quit (Remote host closed the connection) 2014-05-06T23:58:49Z rme joined #ccl 2014-05-06T23:59:00Z shigoel joined #ccl 2014-05-07T00:01:14Z shigoel quit (Client Quit) 2014-05-07T00:02:32Z leo2007: gz: thanks a lot. 2014-05-07T00:14:39Z ddp quit (Quit: ddp) 2014-05-07T01:14:18Z Hydan quit (Remote host closed the connection) 2014-05-07T02:14:38Z rme quit (Quit: rme) 2014-05-07T02:14:38Z rme quit (Quit: rme) 2014-05-07T02:16:20Z rme joined #ccl 2014-05-07T03:16:43Z rme quit (Quit: rme) 2014-05-07T03:16:43Z rme quit (Quit: rme) 2014-05-07T03:39:25Z DataLinkDroid quit (Ping timeout: 256 seconds) 2014-05-07T03:41:39Z DataLinkDroid joined #ccl 2014-05-07T04:34:05Z leo2007: I am getting ccl to run on centos 6.5 which has glibc 2.12 2014-05-07T04:34:35Z leo2007: but my svn co of ccl seems to require 2.14 and 2.15 and ccl64 refuse to start. 2014-05-07T04:34:42Z leo2007: what to do? 2014-05-07T04:37:11Z leo2007: rebuild and it works now. 2014-05-07T05:29:47Z patrickwonders quit (Quit: patrickwonders) 2014-05-07T05:39:41Z |3b|` joined #ccl 2014-05-07T05:41:06Z |3b| quit (Ping timeout: 240 seconds) 2014-05-07T06:41:50Z DataLinkDroid quit (Quit: Disconnecting -- bye) 2014-05-07T09:12:40Z jdz joined #ccl 2014-05-07T10:13:52Z pjb: leo2007: congrats! 2014-05-07T11:13:38Z |3b|` is now known as |3b| 2014-05-07T11:34:46Z jdz quit (Remote host closed the connection) 2014-05-07T11:35:21Z jdz joined #ccl 2014-05-07T13:06:15Z jdz_ joined #ccl 2014-05-07T13:09:47Z jdz quit (Ping timeout: 252 seconds) 2014-05-07T13:31:53Z jdz joined #ccl 2014-05-07T13:35:33Z jdz_ quit (Ping timeout: 252 seconds) 2014-05-07T13:39:35Z patrickwonders joined #ccl 2014-05-07T13:55:13Z rme joined #ccl 2014-05-07T14:00:48Z jdz quit (Quit: Leaving...) 2014-05-07T14:05:52Z segv- joined #ccl 2014-05-07T14:57:36Z ddp joined #ccl 2014-05-07T15:05:39Z shigoel joined #ccl 2014-05-07T15:06:49Z shigoel quit (Client Quit) 2014-05-07T15:32:38Z slarti joined #ccl 2014-05-07T15:53:31Z Kenjin joined #ccl 2014-05-07T16:19:28Z mdc_mobile joined #ccl 2014-05-07T16:22:39Z carvite joined #ccl 2014-05-07T17:40:12Z slarti_ joined #ccl 2014-05-07T17:40:45Z slarti quit (Ping timeout: 252 seconds) 2014-05-07T17:40:45Z slarti_ is now known as slarti 2014-05-07T17:42:13Z slarti quit (Client Quit) 2014-05-07T17:58:21Z ddp quit (Quit: ddp) 2014-05-07T18:06:19Z ddp joined #ccl 2014-05-07T18:16:25Z |3b| quit (Ping timeout: 252 seconds) 2014-05-07T18:43:08Z Kenjin quit (Remote host closed the connection) 2014-05-07T21:02:36Z faheem_ joined #ccl 2014-05-07T21:18:15Z Hydan joined #ccl 2014-05-07T21:44:22Z Kenjin joined #ccl 2014-05-07T22:39:45Z Kenjin quit 2014-05-07T23:16:08Z DataLinkDroid joined #ccl 2014-05-07T23:31:28Z shigoel joined #ccl 2014-05-08T00:11:05Z segv- quit (Ping timeout: 255 seconds) 2014-05-08T00:46:52Z |3b| joined #ccl 2014-05-08T00:52:38Z hlavaty quit (Ping timeout: 240 seconds) 2014-05-08T01:18:56Z ddp quit (Quit: ddp) 2014-05-08T03:16:24Z rme quit (Quit: rme) 2014-05-08T03:16:25Z rme quit (Quit: rme) 2014-05-08T03:16:40Z ddp joined #ccl 2014-05-08T03:43:05Z ddp quit (Quit: ddp) 2014-05-08T05:29:05Z shigoel quit (Quit: shigoel) 2014-05-08T05:44:59Z leo2007 quit (Ping timeout: 255 seconds) 2014-05-08T05:51:21Z rme joined #ccl 2014-05-08T06:43:16Z DataLinkDroid quit (Quit: Disconnecting -- bye) 2014-05-08T07:20:07Z rme quit (Quit: rme) 2014-05-08T08:26:57Z leo2007 joined #ccl 2014-05-08T09:03:52Z hlavaty joined #ccl 2014-05-08T10:25:28Z jdz joined #ccl 2014-05-08T10:47:41Z hypno__ joined #ccl 2014-05-08T10:55:32Z hypno_ quit (Ping timeout: 252 seconds) 2014-05-08T11:12:52Z jdz quit (Remote host closed the connection) 2014-05-08T11:30:48Z pjb` joined #ccl 2014-05-08T11:33:59Z pjb quit (Ping timeout: 252 seconds) 2014-05-08T12:04:11Z fe[nl]ix quit (*.net *.split) 2014-05-08T12:04:11Z Blkt quit (*.net *.split) 2014-05-08T12:18:36Z fe[nl]ix joined #ccl 2014-05-08T12:18:36Z Blkt joined #ccl 2014-05-08T12:39:54Z pjb` is now known as pjb 2014-05-08T13:51:17Z rme joined #ccl 2014-05-08T14:03:14Z segv- joined #ccl 2014-05-08T15:21:53Z Nubi joined #ccl 2014-05-08T15:29:54Z gbyers quit (Ping timeout: 240 seconds) 2014-05-08T15:32:53Z gbyers joined #ccl 2014-05-08T15:36:14Z Nubi left #ccl 2014-05-08T15:38:46Z patrickwonders quit (Quit: patrickwonders) 2014-05-08T15:59:19Z ddp joined #ccl 2014-05-08T18:08:31Z patrickwonders joined #ccl 2014-05-08T18:25:51Z jdz joined #ccl 2014-05-08T21:57:24Z jdz quit (Remote host closed the connection) 2014-05-08T22:53:54Z Kenjin joined #ccl 2014-05-08T22:57:31Z DataLinkDroid joined #ccl 2014-05-08T23:24:59Z Kenjin quit 2014-05-08T23:44:41Z shigoel joined #ccl 2014-05-09T00:20:06Z Hydan quit (Quit: My MacBook Pro has gone to sleep. ZZZzzz…) 2014-05-09T00:26:50Z Hydan joined #ccl 2014-05-09T01:54:23Z DataLinkDroid quit (Ping timeout: 256 seconds) 2014-05-09T03:22:50Z DataLinkDroid joined #ccl 2014-05-09T03:30:45Z clop2 joined #ccl 2014-05-09T04:22:55Z ddp quit (Quit: ddp) 2014-05-09T05:46:44Z clop2 quit (Ping timeout: 245 seconds) 2014-05-09T05:46:48Z shigoel quit (Quit: shigoel) 2014-05-09T06:28:42Z Kenjin joined #ccl 2014-05-09T06:45:21Z DataLinkDroid quit (Quit: Disconnecting -- bye) 2014-05-09T06:57:00Z Hydan_ joined #ccl 2014-05-09T06:57:55Z Hydan quit (Ping timeout: 252 seconds) 2014-05-09T08:31:28Z jdz joined #ccl 2014-05-09T09:31:08Z billstclair quit (Ping timeout: 240 seconds) 2014-05-09T11:03:23Z segv- quit (Ping timeout: 255 seconds) 2014-05-09T11:24:30Z Hydan joined #ccl 2014-05-09T11:26:07Z Hydan_ quit (Ping timeout: 265 seconds) 2014-05-09T13:26:27Z segv- joined #ccl 2014-05-09T13:58:43Z billstclair joined #ccl 2014-05-09T13:58:43Z billstclair quit (Changing host) 2014-05-09T13:58:43Z billstclair joined #ccl 2014-05-09T14:32:32Z Kenjin quit 2014-05-09T16:12:09Z ddp joined #ccl 2014-05-09T16:34:29Z shigoel joined #ccl 2014-05-09T16:53:19Z patrickwonders quit (Quit: patrickwonders) 2014-05-09T17:21:51Z Hydan quit (Quit: My MacBook Pro has gone to sleep. ZZZzzz…) 2014-05-09T17:21:58Z jdz quit (Remote host closed the connection) 2014-05-09T17:43:46Z Hydan joined #ccl 2014-05-09T18:26:43Z jdz joined #ccl 2014-05-09T18:53:49Z Fare joined #ccl 2014-05-09T18:54:00Z Fare: Hi — can you upgrade CCL's ASDF to 3.1.2 ? 2014-05-09T18:56:53Z rme: I'll try to take a look at it today. 2014-05-09T18:58:29Z Fare: thanks a lot 2014-05-09T22:04:42Z Fare quit (Ping timeout: 240 seconds) 2014-05-09T22:13:17Z clop2 joined #ccl 2014-05-09T22:30:26Z clop2 quit (Ping timeout: 276 seconds) 2014-05-09T22:38:09Z ddp quit (Quit: ddp) 2014-05-09T22:46:17Z shigoel quit (Quit: shigoel) 2014-05-09T22:47:55Z ddp joined #ccl 2014-05-09T23:05:26Z clop2 joined #ccl 2014-05-09T23:53:57Z ddp quit (Quit: ddp) 2014-05-09T23:55:50Z jdz quit (Remote host closed the connection) 2014-05-10T00:17:41Z clop2 quit (Ping timeout: 276 seconds) 2014-05-10T01:20:18Z clop2 joined #ccl 2014-05-10T01:46:40Z Fare joined #ccl 2014-05-10T02:50:56Z ddp joined #ccl 2014-05-10T02:54:42Z wws joined #ccl 2014-05-10T02:57:38Z billstclair quit (Ping timeout: 258 seconds) 2014-05-10T03:08:54Z jaimef quit (Excess Flood) 2014-05-10T03:12:20Z rme quit (Quit: rme) 2014-05-10T03:16:47Z ddp quit (Quit: ddp) 2014-05-10T03:17:16Z jaimef joined #ccl 2014-05-10T03:21:01Z rme joined #ccl 2014-05-10T03:34:36Z Hydan quit (Quit: My MacBook Pro has gone to sleep. ZZZzzz…) 2014-05-10T03:36:43Z Hydan joined #ccl 2014-05-10T04:18:01Z Hydan quit (Quit: My MacBook Pro has gone to sleep. ZZZzzz…) 2014-05-10T05:08:38Z clop2 quit (Ping timeout: 240 seconds) 2014-05-10T05:32:20Z clop quit (Ping timeout: 240 seconds) 2014-05-10T05:40:42Z clop joined #ccl 2014-05-10T06:44:57Z rme quit (Quit: rme) 2014-05-10T08:18:31Z fe[nl]ix quit (*.net *.split) 2014-05-10T08:18:31Z Blkt quit (*.net *.split) 2014-05-10T08:29:31Z fe[nl]ix joined #ccl 2014-05-10T08:29:31Z Blkt joined #ccl 2014-05-10T09:25:41Z fe[nl]ix quit (*.net *.split) 2014-05-10T09:25:41Z Blkt quit (*.net *.split) 2014-05-10T09:36:21Z fe[nl]ix joined #ccl 2014-05-10T09:36:21Z Blkt joined #ccl 2014-05-10T09:53:51Z Hydan joined #ccl 2014-05-10T10:54:33Z fe[nl]ix quit (*.net *.split) 2014-05-10T10:54:33Z Blkt quit (*.net *.split) 2014-05-10T11:05:52Z fe[nl]ix joined #ccl 2014-05-10T11:05:52Z Blkt joined #ccl 2014-05-10T11:08:09Z jdz joined #ccl 2014-05-10T11:48:11Z clop2 joined #ccl 2014-05-10T12:07:21Z clop2 quit (Ping timeout: 250 seconds) 2014-05-10T12:19:18Z Hydan quit (Quit: My MacBook Pro has gone to sleep. ZZZzzz…) 2014-05-10T13:48:19Z clop2 joined #ccl 2014-05-10T14:32:54Z rme joined #ccl 2014-05-10T14:41:26Z clop2 quit (Ping timeout: 258 seconds) 2014-05-10T15:02:38Z clop2 joined #ccl 2014-05-10T15:23:02Z clop2 quit (Ping timeout: 252 seconds) 2014-05-10T15:27:25Z jdz quit (Quit: Leaving...) 2014-05-10T16:19:04Z jdz joined #ccl 2014-05-10T16:26:15Z fe[nl]ix quit (*.net *.split) 2014-05-10T16:26:15Z Blkt quit (*.net *.split) 2014-05-10T16:37:58Z fe[nl]ix joined #ccl 2014-05-10T16:37:58Z Blkt joined #ccl 2014-05-10T16:43:55Z shigoel joined #ccl 2014-05-10T16:45:59Z rme quit (Quit: rme) 2014-05-10T17:14:07Z rme joined #ccl 2014-05-10T18:01:13Z ddp joined #ccl 2014-05-10T18:25:46Z rme quit (Quit: rme) 2014-05-10T18:25:46Z rme quit (Quit: rme) 2014-05-10T18:56:36Z fe[nl]ix quit (*.net *.split) 2014-05-10T18:56:36Z Blkt quit (*.net *.split) 2014-05-10T18:57:02Z rme joined #ccl 2014-05-10T19:07:33Z fe[nl]ix joined #ccl 2014-05-10T19:07:33Z Blkt joined #ccl 2014-05-10T19:18:43Z clop2 joined #ccl 2014-05-10T19:21:24Z fe[nl]ix quit (*.net *.split) 2014-05-10T19:21:24Z Blkt quit (*.net *.split) 2014-05-10T19:32:30Z fe[nl]ix joined #ccl 2014-05-10T19:32:30Z Blkt joined #ccl 2014-05-10T19:39:34Z clop2 quit (Ping timeout: 240 seconds) 2014-05-10T19:40:27Z ddp quit (Quit: ddp) 2014-05-10T19:43:06Z fe[nl]ix quit (*.net *.split) 2014-05-10T19:43:06Z Blkt quit (*.net *.split) 2014-05-10T19:51:59Z shigoel quit (Quit: shigoel) 2014-05-10T19:54:00Z fe[nl]ix joined #ccl 2014-05-10T19:54:00Z Blkt joined #ccl 2014-05-10T19:57:33Z Fare quit (Quit: Leaving) 2014-05-10T20:09:58Z fe[nl]ix quit (*.net *.split) 2014-05-10T20:09:58Z Blkt quit (*.net *.split) 2014-05-10T20:10:03Z segv- quit (Ping timeout: 252 seconds) 2014-05-10T20:21:24Z clop2 joined #ccl 2014-05-10T20:21:49Z fe[nl]ix joined #ccl 2014-05-10T20:26:13Z Blkt joined #ccl 2014-05-10T20:27:07Z Hydan joined #ccl 2014-05-10T20:35:59Z shigoel joined #ccl 2014-05-10T21:14:45Z ChanServ quit (shutting down) 2014-05-10T21:30:10Z ChanServ joined #ccl 2014-05-10T21:30:10Z leguin.freenode.net has set mode +o ChanServ 2014-05-10T21:35:23Z clop2 quit (Ping timeout: 252 seconds) 2014-05-10T22:12:50Z clop2 joined #ccl 2014-05-10T22:30:59Z rme quit (Quit: rme) 2014-05-10T22:55:47Z clop2 quit (Ping timeout: 252 seconds) 2014-05-10T22:59:39Z jdz quit (Remote host closed the connection) 2014-05-10T23:04:45Z rme joined #ccl 2014-05-10T23:14:36Z ddp joined #ccl 2014-05-10T23:21:53Z clop2 joined #ccl 2014-05-10T23:41:57Z ddp quit (Quit: ddp) 2014-05-10T23:44:51Z ddp joined #ccl 2014-05-10T23:48:02Z ddp quit (Client Quit) 2014-05-11T00:19:11Z ddp joined #ccl 2014-05-11T00:25:45Z clop2 quit (Ping timeout: 250 seconds) 2014-05-11T00:48:46Z clop2 joined #ccl 2014-05-11T00:58:30Z ddp quit (Quit: ddp) 2014-05-11T00:58:56Z shigoel quit (Quit: shigoel) 2014-05-11T01:00:13Z ddp joined #ccl 2014-05-11T01:32:54Z shigoel joined #ccl 2014-05-11T01:33:31Z clop2 quit (Ping timeout: 240 seconds) 2014-05-11T01:47:53Z shigoel quit (Quit: shigoel) 2014-05-11T02:25:16Z rme quit (Quit: rme) 2014-05-11T02:36:25Z rme joined #ccl 2014-05-11T03:10:17Z ddp quit (Quit: ddp) 2014-05-11T03:49:55Z shigoel joined #ccl 2014-05-11T05:32:46Z rme quit (Quit: rme) 2014-05-11T05:32:46Z rme quit (Quit: rme) 2014-05-11T06:25:36Z wws quit (Ping timeout: 188 seconds) 2014-05-11T06:44:25Z shigoel quit (Quit: shigoel) 2014-05-11T07:42:43Z jdz joined #ccl 2014-05-11T10:03:28Z Hydan quit (Quit: My MacBook Pro has gone to sleep. ZZZzzz…) 2014-05-11T10:47:53Z Hydan joined #ccl 2014-05-11T12:47:50Z rme joined #ccl 2014-05-11T13:16:55Z clop2 joined #ccl 2014-05-11T13:52:03Z clop2 quit (Ping timeout: 245 seconds) 2014-05-11T15:01:23Z leo2007 quit (Ping timeout: 265 seconds) 2014-05-11T15:50:28Z ddp joined #ccl 2014-05-11T16:28:02Z leo2007 joined #ccl 2014-05-11T16:46:10Z shigoel joined #ccl 2014-05-11T17:49:33Z clop2 joined #ccl 2014-05-11T17:56:58Z rme quit (Quit: rme) 2014-05-11T18:32:03Z clop2 quit (Ping timeout: 252 seconds) 2014-05-11T20:06:00Z shigoel quit (Quit: shigoel) 2014-05-11T20:30:19Z clop2 joined #ccl 2014-05-11T20:36:35Z rme joined #ccl 2014-05-11T21:08:01Z clop2 quit (Ping timeout: 258 seconds) 2014-05-11T21:54:12Z clop2 joined #ccl 2014-05-11T22:11:35Z clop2 quit (Ping timeout: 252 seconds) 2014-05-11T22:19:14Z jdz quit (Remote host closed the connection) 2014-05-11T22:21:53Z shigoel joined #ccl 2014-05-11T22:55:19Z Hydan quit (Quit: Textual IRC Client: www.textualapp.com) 2014-05-11T23:06:24Z rme quit (Quit: rme) 2014-05-11T23:06:24Z rme quit (Quit: rme) 2014-05-11T23:12:10Z leo2007 quit (Ping timeout: 276 seconds) 2014-05-11T23:19:23Z leo2007 joined #ccl 2014-05-11T23:39:22Z shigoel quit (Quit: shigoel) 2014-05-12T00:13:09Z clop2 joined #ccl 2014-05-12T00:15:11Z DataLinkDroid joined #ccl 2014-05-12T00:15:23Z shigoel joined #ccl 2014-05-12T00:51:16Z leo2007 quit (Ping timeout: 240 seconds) 2014-05-12T01:06:14Z clop2 quit (Ping timeout: 240 seconds) 2014-05-12T01:10:30Z ddp quit (Quit: ddp) 2014-05-12T01:17:54Z rme joined #ccl 2014-05-12T01:49:09Z rme_ joined #ccl 2014-05-12T01:49:56Z gz_ joined #ccl 2014-05-12T01:51:16Z rme quit (Read error: Connection reset by peer) 2014-05-12T01:51:21Z mdc_mobile quit (Ping timeout: 240 seconds) 2014-05-12T01:51:22Z rme_ is now known as rme 2014-05-12T01:52:30Z sixbitslacker quit (Ping timeout: 276 seconds) 2014-05-12T01:52:33Z gz quit (Ping timeout: 276 seconds) 2014-05-12T01:53:12Z gz_ is now known as gz 2014-05-12T01:56:18Z mdc_mobile joined #ccl 2014-05-12T02:53:55Z wws is now known as billstclair 2014-05-12T02:54:05Z billstclair quit (Changing host) 2014-05-12T02:54:05Z billstclair joined #ccl 2014-05-12T02:54:23Z billstclair is now known as wws 2014-05-12T04:06:49Z ddp joined #ccl 2014-05-12T04:09:00Z rme quit (Quit: rme) 2014-05-12T04:28:25Z ddp quit (Quit: ddp) 2014-05-12T04:29:47Z ddp joined #ccl 2014-05-12T04:30:49Z ddp quit (Client Quit) 2014-05-12T04:33:26Z shigoel quit (Quit: shigoel) 2014-05-12T05:30:58Z leo2007 joined #ccl 2014-05-12T07:00:11Z DataLinkDroid quit (Quit: Disconnecting -- bye) 2014-05-12T08:18:00Z jdz joined #ccl 2014-05-12T13:07:21Z rme joined #ccl 2014-05-12T13:10:09Z clop2 joined #ccl 2014-05-12T13:33:45Z clop2 quit (Ping timeout: 265 seconds) 2014-05-12T13:38:27Z segv- joined #ccl 2014-05-12T13:52:04Z shigoel joined #ccl 2014-05-12T13:54:27Z shigoel quit (Client Quit) 2014-05-12T13:57:12Z shigoel joined #ccl 2014-05-12T14:00:49Z shigoel quit (Client Quit) 2014-05-12T15:29:47Z jdz quit (Quit: Leaving...) 2014-05-12T16:33:26Z gz is now known as gz_ 2014-05-12T16:33:53Z gz_ is now known as gz 2014-05-12T16:56:58Z hlavaty quit (Read error: Connection reset by peer) 2014-05-12T16:57:10Z hlavaty joined #ccl 2014-05-12T17:04:52Z hlavaty quit (Read error: Connection reset by peer) 2014-05-12T17:05:05Z hlavaty joined #ccl 2014-05-12T17:36:17Z clop quit (Ping timeout: 264 seconds) 2014-05-12T17:37:34Z shigoel_ joined #ccl 2014-05-12T17:44:14Z shigoel_ is now known as shigoel 2014-05-12T17:47:28Z clop joined #ccl 2014-05-12T17:52:14Z clop quit (Ping timeout: 240 seconds) 2014-05-12T17:53:11Z clop joined #ccl 2014-05-12T17:54:48Z shigoel quit (Quit: shigoel) 2014-05-12T18:38:50Z Hydan joined #ccl 2014-05-12T18:43:55Z Intensity quit (Remote host closed the connection) 2014-05-12T18:49:02Z Intensity joined #ccl 2014-05-12T21:12:49Z Hydan quit (Quit: Textual IRC Client: www.textualapp.com) 2014-05-12T22:14:51Z shigoel joined #ccl 2014-05-12T22:42:08Z shigoel quit (Quit: shigoel) 2014-05-12T22:45:15Z shigoel joined #ccl 2014-05-12T22:48:04Z DataLinkDroid joined #ccl 2014-05-12T22:51:25Z shigoel quit (Quit: shigoel) 2014-05-12T23:01:11Z slarti joined #ccl 2014-05-12T23:31:37Z clop2 joined #ccl 2014-05-13T00:19:07Z clop2 quit (Ping timeout: 240 seconds) 2014-05-13T01:18:19Z rme quit (Quit: rme) 2014-05-13T01:18:19Z rme quit (Quit: rme) 2014-05-13T01:56:15Z DataLinkDroid quit (Ping timeout: 256 seconds) 2014-05-13T02:05:02Z rme joined #ccl 2014-05-13T02:54:16Z DataLinkDroid joined #ccl 2014-05-13T02:59:41Z asedeno quit (Ping timeout: 252 seconds) 2014-05-13T03:02:01Z asedeno joined #ccl 2014-05-13T04:03:35Z clop2 joined #ccl 2014-05-13T04:42:27Z slarti quit (Ping timeout: 258 seconds) 2014-05-13T04:54:54Z rme quit (Quit: rme) 2014-05-13T05:18:53Z clop2 quit (Ping timeout: 264 seconds) 2014-05-13T08:07:31Z segv- quit (Ping timeout: 240 seconds) 2014-05-13T08:54:03Z DataLinkD2 joined #ccl 2014-05-13T08:56:09Z DataLinkDroid quit (Ping timeout: 256 seconds) 2014-05-13T09:08:37Z DataLinkD2 quit (Ping timeout: 256 seconds) 2014-05-13T09:08:40Z DataLinkDroid joined #ccl 2014-05-13T09:18:16Z DataLinkDroid quit (Read error: Connection reset by peer) 2014-05-13T09:18:29Z DataLinkDroid joined #ccl 2014-05-13T09:38:17Z DataLinkDroid quit (Read error: Connection reset by peer) 2014-05-13T09:38:28Z DataLinkDroid joined #ccl 2014-05-13T09:47:01Z DataLinkDroid quit (Quit: Disconnecting -- bye) 2014-05-13T11:00:48Z Odin- quit (Ping timeout: 245 seconds) 2014-05-13T11:26:44Z jdz joined #ccl 2014-05-13T11:33:55Z hlavaty quit (Read error: Connection reset by peer) 2014-05-13T11:34:15Z hlavaty joined #ccl 2014-05-13T12:12:33Z rme joined #ccl 2014-05-13T12:35:11Z jdz quit (Quit: Leaving...) 2014-05-13T13:19:10Z rme quit (Quit: rme) 2014-05-13T13:48:24Z rme joined #ccl 2014-05-13T13:58:06Z segv- joined #ccl 2014-05-13T14:54:19Z billstclair quit (Ping timeout: 265 seconds) 2014-05-13T14:56:02Z billstclair joined #ccl 2014-05-13T16:15:44Z ddp joined #ccl 2014-05-13T16:16:17Z ddp quit (Client Quit) 2014-05-13T16:16:26Z ddp joined #ccl 2014-05-13T16:36:42Z ddp quit (Quit: ddp) 2014-05-13T16:37:55Z ddp joined #ccl 2014-05-13T18:39:57Z loicbsd joined #ccl 2014-05-13T18:44:38Z ddp quit (Quit: ddp) 2014-05-13T18:52:25Z ddp joined #ccl 2014-05-13T19:44:03Z slarti joined #ccl 2014-05-13T20:09:21Z loicbsd quit (Remote host closed the connection) 2014-05-13T22:12:07Z clop2 joined #ccl 2014-05-13T22:25:16Z segv- quit (Ping timeout: 265 seconds) 2014-05-13T22:48:04Z DataLinkDroid joined #ccl 2014-05-13T23:44:55Z leo2007 quit (Ping timeout: 250 seconds) 2014-05-13T23:49:46Z clop2 quit (Ping timeout: 258 seconds) 2014-05-14T00:03:41Z Intensity quit (Ping timeout: 255 seconds) 2014-05-14T00:17:58Z leo2007 joined #ccl 2014-05-14T00:34:43Z Hydan joined #ccl 2014-05-14T00:35:13Z clop2 joined #ccl 2014-05-14T01:17:41Z leo2007 quit (Ping timeout: 264 seconds) 2014-05-14T01:33:55Z leo2007 joined #ccl 2014-05-14T01:50:48Z leo2007 quit (Quit: rcirc on GNU Emacs 24.4.50.1) 2014-05-14T02:08:26Z clop2 quit (Ping timeout: 252 seconds) 2014-05-14T02:21:52Z leo2007 joined #ccl 2014-05-14T02:35:07Z leo2007 quit (Ping timeout: 252 seconds) 2014-05-14T04:12:48Z leo2007 joined #ccl 2014-05-14T04:33:05Z ddp quit (Quit: ddp) 2014-05-14T04:43:18Z slarti quit (Ping timeout: 240 seconds) 2014-05-14T07:42:57Z DataLinkDroid quit (Ping timeout: 256 seconds) 2014-05-14T07:50:26Z DataLinkDroid joined #ccl 2014-05-14T07:54:51Z DataLinkDroid quit (Ping timeout: 256 seconds) 2014-05-14T07:54:54Z DataLinkD2 joined #ccl 2014-05-14T07:58:13Z DataLinkD2 quit (Read error: Connection reset by peer) 2014-05-14T07:58:31Z DataLinkDroid joined #ccl 2014-05-14T08:18:14Z DataLinkDroid quit (Read error: Connection reset by peer) 2014-05-14T08:18:27Z DataLinkDroid joined #ccl 2014-05-14T08:38:14Z DataLinkDroid quit (Read error: Connection reset by peer) 2014-05-14T08:38:33Z DataLinkDroid joined #ccl 2014-05-14T08:48:16Z DataLinkDroid quit (Read error: Connection reset by peer) 2014-05-14T09:21:31Z DataLinkDroid joined #ccl 2014-05-14T09:22:46Z DataLinkDroid quit (Client Quit) 2014-05-14T09:44:07Z clop2 joined #ccl 2014-05-14T12:05:23Z clop2 quit (Ping timeout: 258 seconds) 2014-05-14T13:04:36Z clop2 joined #ccl 2014-05-14T13:26:35Z clop2 quit (Ping timeout: 252 seconds) 2014-05-14T14:02:59Z segv- joined #ccl 2014-05-14T14:56:38Z ddp joined #ccl 2014-05-14T15:20:38Z Intensity joined #ccl 2014-05-14T17:14:21Z ddp quit (Quit: ddp) 2014-05-14T17:14:49Z ddp joined #ccl 2014-05-14T18:21:47Z ddp quit (Quit: ddp) 2014-05-14T18:41:00Z ddp joined #ccl 2014-05-14T18:41:59Z ddp quit (Client Quit) 2014-05-14T18:42:09Z ddp joined #ccl 2014-05-14T19:09:33Z ddp quit (Quit: ddp) 2014-05-14T19:27:54Z ddp joined #ccl 2014-05-14T21:54:22Z Hydan quit (Quit: Textual IRC Client: www.textualapp.com) 2014-05-14T22:47:54Z segv- quit (Ping timeout: 240 seconds) 2014-05-14T22:50:21Z DataLinkDroid joined #ccl 2014-05-14T23:16:07Z hypno__ quit (Read error: No route to host) 2014-05-14T23:16:25Z hypno_ joined #ccl 2014-05-14T23:49:55Z clop2 joined #ccl 2014-05-15T00:03:05Z ddp quit (Quit: ddp) 2014-05-15T00:06:06Z ddp joined #ccl 2014-05-15T00:30:47Z clop2 quit (Ping timeout: 265 seconds) 2014-05-15T00:55:44Z clop2 joined #ccl 2014-05-15T02:24:59Z clop2 quit (Ping timeout: 255 seconds) 2014-05-15T03:07:13Z DataLinkDroid quit (Read error: Connection reset by peer) 2014-05-15T04:27:20Z ddp_ joined #ccl 2014-05-15T04:28:35Z ddp quit (Ping timeout: 252 seconds) 2014-05-15T04:28:36Z ddp_ is now known as ddp 2014-05-15T05:51:30Z ddp quit (Quit: ddp) 2014-05-15T06:40:24Z leo2007 quit (Quit: rcirc on GNU Emacs 24.4.50.1) 2014-05-15T08:15:10Z leo2007 joined #ccl 2014-05-15T09:27:13Z rme quit (Quit: rme) 2014-05-15T11:31:14Z pjb` joined #ccl 2014-05-15T11:34:23Z pjb quit (Ping timeout: 252 seconds) 2014-05-15T11:55:05Z Hydan joined #ccl 2014-05-15T13:12:58Z clop2 joined #ccl 2014-05-15T13:33:38Z clop2 quit (Ping timeout: 252 seconds) 2014-05-15T14:02:13Z segv- joined #ccl 2014-05-15T14:19:03Z rme joined #ccl 2014-05-15T14:43:39Z ddp joined #ccl 2014-05-15T15:25:31Z gbyers quit (Ping timeout: 240 seconds) 2014-05-15T15:37:35Z gbyers joined #ccl 2014-05-15T17:03:34Z slarti joined #ccl 2014-05-15T17:17:25Z hlavaty quit (Remote host closed the connection) 2014-05-15T17:24:21Z hlavaty joined #ccl 2014-05-15T17:47:40Z ddp quit (Quit: ddp) 2014-05-15T18:01:04Z ddp joined #ccl 2014-05-15T19:05:53Z slarti quit (Ping timeout: 240 seconds) 2014-05-15T20:26:55Z alms_ joined #ccl 2014-05-15T20:27:10Z alms_ quit (Client Quit) 2014-05-15T20:27:22Z alms_ joined #ccl 2014-05-15T20:42:03Z alms_ quit (Quit: alms_) 2014-05-15T20:48:36Z alms_ joined #ccl 2014-05-15T20:50:05Z alms_ quit (Client Quit) 2014-05-15T20:51:29Z alms_ joined #ccl 2014-05-15T21:02:01Z jaimef: [WARNING]] Can't handle a new request, too many request threads already 2014-05-15T21:02:08Z jaimef: sitting in repl. is there a way to list the threads? 2014-05-15T21:02:27Z pjb`: (map nil 'print (bt:all-threads)) 2014-05-15T21:02:33Z rme: :proc 2014-05-15T21:02:34Z pjb`: (ql:quickload :bordeaux-threads) first. 2014-05-15T21:02:58Z pjb`: :proc doesn't work at the REPL, perhaps in the debugger? 2014-05-15T21:03:42Z jaimef: hmm a lot in semaphore wait 2014-05-15T21:04:37Z jaimef: been restarting to fix this 2014-05-15T21:11:55Z gz quit (Ping timeout: 240 seconds) 2014-05-15T21:15:15Z gz_ joined #ccl 2014-05-15T21:42:20Z billstclair: m-x slime-list-threads, if you're running slime 2014-05-15T21:43:00Z billstclair: (ccl:all-processes) 2014-05-15T21:43:06Z billstclair: Same as (bt:all-threads) 2014-05-15T21:44:00Z billstclair: jaimef: running Hunchentoot? 2014-05-15T21:45:52Z billstclair: Looks like it, at least I see that error message in Hunchentoot's taskmaster.lisp 2014-05-15T21:46:39Z billstclair: Seems your processing code isn't returning 2014-05-15T21:46:48Z billstclair: Deadlocked? 2014-05-15T21:47:44Z jaimef: billstclair: yes 2014-05-15T21:49:37Z jaimef: billstclair: https://gist.github.com/73cc1c234f5e0c37ff3a is the code 2014-05-15T21:50:48Z billstclair: That looks like a client for your Hunchentoot code 2014-05-15T22:10:57Z Hydan quit (Quit: Textual IRC Client: www.textualapp.com) 2014-05-15T22:18:03Z alms_ quit (Quit: alms_) 2014-05-15T22:30:24Z segv- quit (Ping timeout: 258 seconds) 2014-05-15T23:11:09Z DataLinkDroid joined #ccl 2014-05-15T23:26:34Z alms_ joined #ccl 2014-05-15T23:38:59Z alms_ quit (Quit: alms_) 2014-05-16T00:29:08Z billstclair quit (Quit: Linkinus - http://linkinus.com) 2014-05-16T00:50:41Z billstclair joined #ccl 2014-05-16T01:28:43Z dnm joined #ccl 2014-05-16T01:28:50Z dnm: Hello. 2014-05-16T01:29:43Z dnm: Probably the wrong place for this, but does anyone know offhand if there's a "normal" way to build a PE/PE+ binary on Windows, given a saved Lisp image. This would be for ACL2. 2014-05-16T01:30:51Z rme: I believe that (save-application "foo.exe" :prepend-kernel t) should work on Windows. 2014-05-16T01:31:04Z dnm: ACL2's instructions result in a (working) saved Lisp image and a shell script one hand-modifies into a batch script to invoke a CCL binary with arguments pointing to the image, but some other ACL2 front-ends seem to expect an "executable", without really defining what that is. I'm *assuming* they want an OS-native executable, but am kind of guessing. Certainly pointing to the batch script is a 2014-05-16T01:31:04Z dnm: non-starter. 2014-05-16T01:31:12Z dnm: rme: Thanks, I'll try that. 2014-05-16T04:20:29Z clop2 joined #ccl 2014-05-16T04:35:57Z Hydan joined #ccl 2014-05-16T04:39:48Z rme quit (Quit: rme) 2014-05-16T04:39:48Z rme quit (Quit: rme) 2014-05-16T05:13:29Z clop2 quit (Ping timeout: 240 seconds) 2014-05-16T06:49:40Z DataLinkDroid quit (Quit: Disconnecting -- bye) 2014-05-16T07:33:30Z leo2007 quit (Quit: rcirc on GNU Emacs 24.4.50.1) 2014-05-16T07:38:28Z leo2007 joined #ccl 2014-05-16T08:35:18Z jkleiser joined #ccl 2014-05-16T09:48:32Z john3213 joined #ccl 2014-05-16T09:53:34Z john3213 left #ccl 2014-05-16T10:00:11Z jkleiser quit (Remote host closed the connection) 2014-05-16T10:13:25Z jkleiser joined #ccl 2014-05-16T11:19:08Z segv- joined #ccl 2014-05-16T13:34:41Z rme joined #ccl 2014-05-16T13:45:54Z asedeno quit (*.net *.split) 2014-05-16T13:45:56Z jaimef quit (*.net *.split) 2014-05-16T13:45:58Z kini quit (*.net *.split) 2014-05-16T13:46:08Z asedeno joined #ccl 2014-05-16T13:46:10Z kini joined #ccl 2014-05-16T13:56:43Z jaimef joined #ccl 2014-05-16T14:36:03Z jkleiser quit 2014-05-16T16:03:03Z hlavaty quit (Remote host closed the connection) 2014-05-16T17:58:37Z patrickwonders joined #ccl 2014-05-16T18:10:10Z patrickwonders quit (Quit: patrickwonders) 2014-05-16T20:49:56Z Hydan quit (Quit: Textual IRC Client: www.textualapp.com) 2014-05-16T21:08:37Z clop2 joined #ccl 2014-05-16T21:35:18Z clop2 quit (Ping timeout: 240 seconds) 2014-05-16T22:35:22Z kini quit (*.net *.split) 2014-05-16T22:35:23Z gbyers quit (*.net *.split) 2014-05-16T22:35:25Z |3b| quit (*.net *.split) 2014-05-16T22:35:26Z ivan`` quit (*.net *.split) 2014-05-16T22:35:28Z faheem_ quit (*.net *.split) 2014-05-16T22:36:05Z kini joined #ccl 2014-05-16T22:36:05Z gbyers joined #ccl 2014-05-16T22:36:05Z |3b| joined #ccl 2014-05-16T22:36:05Z faheem_ joined #ccl 2014-05-16T22:36:08Z ivan`` joined #ccl 2014-05-16T22:36:09Z ivan`` quit (Changing host) 2014-05-16T22:36:09Z ivan`` joined #ccl 2014-05-16T22:36:26Z ivan`` quit (Max SendQ exceeded) 2014-05-16T22:36:37Z ivan`` joined #ccl 2014-05-16T23:13:02Z jaimef: billstclair: oops that elisp 2014-05-16T23:17:38Z jaimef: billstclair: https://gist.github.com/54e82031348208a46005 is the proper program 2014-05-17T00:09:10Z clop2 joined #ccl 2014-05-17T00:36:05Z clop2 quit (Ping timeout: 255 seconds) 2014-05-17T00:54:56Z clop2 joined #ccl 2014-05-17T01:37:26Z dnm quit 2014-05-17T02:30:32Z Hydan joined #ccl 2014-05-17T04:35:07Z clop2 quit (Ping timeout: 240 seconds) 2014-05-17T04:53:14Z Hydan quit (Quit: My MacBook Pro has gone to sleep. ZZZzzz…) 2014-05-17T07:06:40Z rme quit (Quit: rme) 2014-05-17T07:23:48Z Hydan joined #ccl 2014-05-17T07:24:57Z jaimef quit (Ping timeout: 258 seconds) 2014-05-17T07:34:20Z jaimef joined #ccl 2014-05-17T07:45:48Z ddp quit (Quit: ddp) 2014-05-17T12:37:29Z clop2 joined #ccl 2014-05-17T13:35:48Z billstclair: jaimef: works for me on my iMac, running "Version 1.9-r16025M (DarwinX8664)" 2014-05-17T13:36:30Z billstclair: But I just visited all the URLs 2014-05-17T13:39:50Z billstclair: (dotimes (i 1000)(drakma:http-request "http://localhost:8080/")) doesn't crash it 2014-05-17T13:40:30Z billstclair: And takes about 2 seconds, or 2 milliseconds per request 2014-05-17T13:40:50Z billstclair: Quad-core 2.7GHz 2014-05-17T13:41:07Z billstclair: Intel I5 2014-05-17T14:40:43Z clop2 quit (Ping timeout: 240 seconds) 2014-05-17T16:00:50Z rme joined #ccl 2014-05-17T16:13:09Z sixbitslacker joined #ccl 2014-05-17T16:17:22Z ddp joined #ccl 2014-05-17T17:18:03Z clop2 joined #ccl 2014-05-17T18:02:49Z clop2 quit (Ping timeout: 258 seconds) 2014-05-17T18:20:35Z rme quit (Quit: rme) 2014-05-17T18:20:35Z rme quit (Quit: rme) 2014-05-17T18:22:28Z rme joined #ccl 2014-05-17T19:36:36Z rme quit (Quit: rme) 2014-05-17T19:43:54Z Hydan quit (Quit: Textual IRC Client: www.textualapp.com) 2014-05-17T20:17:13Z rme joined #ccl 2014-05-17T22:00:30Z clop2 joined #ccl 2014-05-17T22:24:11Z ddp_ joined #ccl 2014-05-17T22:27:29Z ddp quit (Ping timeout: 240 seconds) 2014-05-17T22:27:29Z ddp_ is now known as ddp 2014-05-17T22:32:24Z clop2 quit (Ping timeout: 265 seconds) 2014-05-17T23:09:58Z ddp quit (Quit: ddp) 2014-05-17T23:10:39Z clop2 joined #ccl 2014-05-17T23:37:12Z rme quit (Quit: rme) 2014-05-17T23:37:12Z rme quit (Quit: rme) 2014-05-17T23:52:17Z rme joined #ccl 2014-05-18T00:09:53Z clop2 quit (Ping timeout: 264 seconds) 2014-05-18T00:42:05Z clop2 joined #ccl 2014-05-18T00:53:19Z rme quit (Quit: rme) 2014-05-18T00:53:19Z rme quit (Quit: rme) 2014-05-18T00:54:43Z rme joined #ccl 2014-05-18T01:53:11Z ddp joined #ccl 2014-05-18T02:34:41Z pjb` is now known as pjb 2014-05-18T02:42:12Z gbyers quit (Remote host closed the connection) 2014-05-18T02:44:17Z leo2007: is the disassemble output documented somewhere? 2014-05-18T02:59:12Z leo2007 quit (Quit: rcirc on GNU Emacs 24.4.50.1) 2014-05-18T03:05:31Z leo2007 joined #ccl 2014-05-18T03:16:47Z ccl-logbot joined #ccl 2014-05-18T03:16:47Z 2014-05-18T03:16:47Z names: ccl-logbot leo2007 ddp rme clop2 sixbitslacker jaimef ivan`` palter peccu3 brucem carvite fe[nl]ix Blkt @ChanServ mdc_mobile clop Intensity hypno_ pjb gz_ billstclair segv- asedeno kini |3b| faheem_ 2014-05-18T03:29:30Z ccl-logbot joined #ccl 2014-05-18T03:29:30Z 2014-05-18T03:29:30Z names: ccl-logbot leo2007 ddp rme clop2 sixbitslacker jaimef ivan`` faheem_ |3b| kini asedeno segv- billstclair gz_ pjb hypno_ Intensity clop mdc_mobile @ChanServ Blkt fe[nl]ix carvite palter peccu3 brucem 2014-05-18T03:34:59Z gbyers joined #ccl 2014-05-18T03:45:32Z gbyers quit (Ping timeout: 240 seconds) 2014-05-18T03:48:04Z gbyers joined #ccl 2014-05-18T03:51:07Z gbyers quit (Remote host closed the connection) 2014-05-18T03:51:32Z gbyers joined #ccl 2014-05-18T04:44:22Z ddp quit (Quit: ddp) 2014-05-18T05:27:14Z clop2 quit (Ping timeout: 240 seconds) 2014-05-18T06:05:31Z rme quit (Quit: rme) 2014-05-18T06:05:31Z rme quit (Quit: rme) 2014-05-18T07:06:55Z leo2007: is the disassemble output documented somewhere? 2014-05-18T08:28:41Z leo2007 quit (Quit: rcirc on GNU Emacs 24.4.50.1) 2014-05-18T08:29:10Z leo2007 joined #ccl 2014-05-18T08:36:30Z pjb: Do you realize that the disassemble output depends on the target processor? 2014-05-18T08:51:23Z leo2007: pjb: i do but there can still be documentation. 2014-05-18T09:30:34Z pjb: What is not self explaining in the output of disassemble? 2014-05-18T09:31:52Z pjb: You need to know the processor instructions and addressing modes anyways. Again, this is found in the reference manual of the given processor. All the rest is super obvious! 2014-05-18T09:40:56Z leo2007: pjb: thinks like (:^ ...) (@ ..) aren't obvious to me. 2014-05-18T09:41:02Z leo2007: s/thinks/things/ 2014-05-18T09:45:43Z pjb: leo2007: they would be if you knew the addressing modes of the processor. 2014-05-18T09:47:09Z pjb: (% reg) is used to refer to a register. (:^ L) is used to refer to a PC relative offset , and (@ …) is used for the various indexed addressing modes. 2014-05-18T09:47:33Z pjb: ($ n) is for immediate values. 2014-05-18T09:48:23Z pjb: Again, you need to learn about the processor. 2014-05-18T09:53:52Z leo2007 quit (Ping timeout: 240 seconds) 2014-05-18T10:59:04Z segv- quit (Ping timeout: 240 seconds) 2014-05-18T12:28:35Z rme joined #ccl 2014-05-18T13:11:03Z clop2 joined #ccl 2014-05-18T13:40:09Z rme quit (Quit: rme) 2014-05-18T13:40:09Z rme quit (Quit: rme) 2014-05-18T14:29:04Z clop2 quit (Ping timeout: 240 seconds) 2014-05-18T15:10:05Z leo2007 joined #ccl 2014-05-18T15:11:59Z Hydan joined #ccl 2014-05-18T16:06:43Z clop2 joined #ccl 2014-05-18T16:18:15Z ddp joined #ccl 2014-05-18T16:40:25Z rme joined #ccl 2014-05-18T16:45:13Z clop2 quit (Ping timeout: 265 seconds) 2014-05-18T17:28:35Z clop2 joined #ccl 2014-05-18T17:49:41Z rme quit (Quit: rme) 2014-05-18T18:34:54Z clop2 quit (Ping timeout: 240 seconds) 2014-05-18T18:41:04Z ddp quit (Quit: ddp) 2014-05-18T18:42:26Z ddp joined #ccl 2014-05-18T18:43:02Z rme joined #ccl 2014-05-18T19:43:24Z rme quit (Quit: rme) 2014-05-18T20:57:44Z Hydan quit (Quit: Textual IRC Client: www.textualapp.com) 2014-05-18T21:17:55Z rme joined #ccl 2014-05-18T22:13:43Z ChanServ quit (*.net *.split) 2014-05-18T22:13:44Z Blkt quit (*.net *.split) 2014-05-18T22:13:44Z fe[nl]ix quit (*.net *.split) 2014-05-18T22:13:44Z rme quit (*.net *.split) 2014-05-18T22:13:44Z ddp quit (*.net *.split) 2014-05-18T22:13:45Z clop quit (*.net *.split) 2014-05-18T22:13:45Z palter quit (*.net *.split) 2014-05-18T22:13:46Z billstclair quit (*.net *.split) 2014-05-18T22:13:46Z carvite quit (*.net *.split) 2014-05-18T22:13:46Z sixbitslacker quit (*.net *.split) 2014-05-18T22:13:46Z pjb quit (*.net *.split) 2014-05-18T22:13:46Z mdc_mobile quit (*.net *.split) 2014-05-18T22:13:46Z jaimef quit (*.net *.split) 2014-05-18T22:13:47Z brucem quit (*.net *.split) 2014-05-18T22:13:47Z peccu3 quit (*.net *.split) 2014-05-18T22:13:47Z gz_ quit (*.net *.split) 2014-05-18T22:19:54Z rme joined #ccl 2014-05-18T22:19:54Z ddp joined #ccl 2014-05-18T22:19:54Z sixbitslacker joined #ccl 2014-05-18T22:19:54Z jaimef joined #ccl 2014-05-18T22:19:54Z billstclair joined #ccl 2014-05-18T22:19:54Z gz_ joined #ccl 2014-05-18T22:19:54Z pjb joined #ccl 2014-05-18T22:19:54Z clop joined #ccl 2014-05-18T22:19:54Z mdc_mobile joined #ccl 2014-05-18T22:19:54Z ChanServ joined #ccl 2014-05-18T22:19:54Z Blkt joined #ccl 2014-05-18T22:19:54Z fe[nl]ix joined #ccl 2014-05-18T22:19:54Z carvite joined #ccl 2014-05-18T22:19:54Z brucem joined #ccl 2014-05-18T22:19:54Z peccu3 joined #ccl 2014-05-18T22:19:54Z palter joined #ccl 2014-05-18T22:19:54Z morgan.freenode.net has set mode +o ChanServ 2014-05-18T22:20:20Z Intensity quit (Write error: Broken pipe) 2014-05-18T22:24:01Z Intensity joined #ccl 2014-05-18T22:24:05Z Intensity quit (Changing host) 2014-05-18T22:24:05Z Intensity joined #ccl 2014-05-18T22:38:05Z DataLinkDroid joined #ccl 2014-05-19T00:55:07Z Hydan joined #ccl 2014-05-19T00:56:33Z clop2 joined #ccl 2014-05-19T02:17:02Z rme quit (Quit: rme) 2014-05-19T02:32:02Z ddp quit (Quit: ddp) 2014-05-19T02:43:37Z ddp joined #ccl 2014-05-19T03:44:25Z ddp quit (Quit: ddp) 2014-05-19T04:10:14Z clop2 quit (Ping timeout: 240 seconds) 2014-05-19T06:27:23Z jkleiser joined #ccl 2014-05-19T06:33:58Z jkleiser quit 2014-05-19T06:44:00Z jkleiser joined #ccl 2014-05-19T06:55:59Z DataLinkDroid quit (Ping timeout: 256 seconds) 2014-05-19T08:04:42Z gbyers quit (Ping timeout: 240 seconds) 2014-05-19T08:05:07Z gbyers joined #ccl 2014-05-19T09:45:55Z jkleiser quit (Remote host closed the connection) 2014-05-19T10:01:23Z jkleiser joined #ccl 2014-05-19T10:15:02Z jdz joined #ccl 2014-05-19T11:20:07Z jdz_ joined #ccl 2014-05-19T11:20:16Z jdz quit (Ping timeout: 240 seconds) 2014-05-19T11:24:18Z jdz_ quit (Ping timeout: 240 seconds) 2014-05-19T11:26:17Z jdz joined #ccl 2014-05-19T11:31:15Z Hydan quit (Quit: My MacBook Pro has gone to sleep. ZZZzzz…) 2014-05-19T12:29:27Z ivan`` quit (Quit: ERC Version 5.3 (IRC client for Emacs)) 2014-05-19T12:33:12Z ivan`` joined #ccl 2014-05-19T12:37:21Z jdz quit (Quit: Leaving...) 2014-05-19T13:38:05Z rme joined #ccl 2014-05-19T13:49:43Z segv- joined #ccl 2014-05-19T15:02:44Z jkleiser quit 2014-05-19T16:08:53Z ddp joined #ccl 2014-05-19T16:14:45Z Hydan joined #ccl 2014-05-19T16:17:35Z ddp quit (Quit: ddp) 2014-05-19T16:24:45Z ddp joined #ccl 2014-05-19T18:23:48Z ddp quit (Quit: ddp) 2014-05-19T19:52:50Z gz_ quit (Ping timeout: 245 seconds) 2014-05-19T19:53:11Z gz_ joined #ccl 2014-05-19T20:09:21Z Hydan quit (Quit: Textual IRC Client: www.textualapp.com) 2014-05-19T21:17:11Z wws joined #ccl 2014-05-19T21:17:21Z billstclair quit (Disconnected by services) 2014-05-19T21:17:25Z wws is now known as billstclair 2014-05-19T21:17:26Z heddwch joined #ccl 2014-05-19T21:17:29Z billstclair quit (Changing host) 2014-05-19T21:17:29Z billstclair joined #ccl 2014-05-19T21:53:53Z Fare joined #ccl 2014-05-19T22:17:10Z Fare left #ccl 2014-05-19T22:18:22Z segv- quit (Ping timeout: 255 seconds) 2014-05-19T22:42:26Z ddp joined #ccl 2014-05-19T22:45:38Z ddp quit (Client Quit) 2014-05-19T22:47:31Z DataLinkDroid joined #ccl 2014-05-20T00:08:11Z clop2 joined #ccl 2014-05-20T00:30:54Z clop2 quit (Ping timeout: 240 seconds) 2014-05-20T02:01:35Z leo2007 quit (Ping timeout: 258 seconds) 2014-05-20T02:30:36Z leo2007 joined #ccl 2014-05-20T03:20:41Z clop2 joined #ccl 2014-05-20T03:31:07Z leo2007 quit (Quit: rcirc on GNU Emacs 24.4.50.1) 2014-05-20T03:32:27Z leo2007 joined #ccl 2014-05-20T03:51:53Z leo2007 quit (Ping timeout: 252 seconds) 2014-05-20T05:26:20Z clop2 quit (Ping timeout: 255 seconds) 2014-05-20T05:30:10Z leo2007 joined #ccl 2014-05-20T06:56:45Z DataLinkDroid quit (Quit: Disconnecting -- bye) 2014-05-20T07:37:41Z leo2007 quit (*.net *.split) 2014-05-20T10:56:22Z leo2007 joined #ccl 2014-05-20T12:58:25Z segv- joined #ccl 2014-05-20T13:28:00Z patrickwonders joined #ccl 2014-05-20T15:01:32Z jaimef quit (Excess Flood) 2014-05-20T15:08:15Z jaimef joined #ccl 2014-05-20T15:27:07Z segv- quit (Remote host closed the connection) 2014-05-20T15:29:36Z segv- joined #ccl 2014-05-20T16:08:05Z leo2007 quit (Ping timeout: 264 seconds) 2014-05-20T16:13:25Z leo2007 joined #ccl 2014-05-20T16:41:03Z Hydan joined #ccl 2014-05-20T17:32:34Z Hydan` joined #ccl 2014-05-20T17:32:36Z Hydan` quit (Excess Flood) 2014-05-20T17:33:03Z Guest37878 joined #ccl 2014-05-20T17:34:39Z Guest37878 quit (Client Quit) 2014-05-20T17:35:02Z Hydan__ joined #ccl 2014-05-20T17:36:24Z Hydan__ is now known as udzinari 2014-05-20T17:43:31Z Hydan is now known as Guest89390 2014-05-20T17:56:18Z udzinari quit (Quit: -a- Android IRC 2.1.16) 2014-05-20T20:43:25Z Harry joined #ccl 2014-05-20T20:44:17Z Harry quit (Client Quit) 2014-05-20T21:27:04Z Guest89390 quit (Quit: Textual IRC Client: www.textualapp.com) 2014-05-20T21:45:49Z edgar-rft joined #ccl 2014-05-20T22:07:04Z patrickwonders quit (Quit: patrickwonders) 2014-05-20T22:15:34Z heddwch is now known as sortie 2014-05-20T22:16:42Z sortie is now known as heddwch 2014-05-20T22:17:43Z patrickwonders joined #ccl 2014-05-20T22:22:33Z patrickwonders quit (Client Quit) 2014-05-20T22:31:15Z patrickwonders joined #ccl 2014-05-20T23:20:36Z DataLinkDroid joined #ccl 2014-05-21T02:01:11Z Hydan joined #ccl 2014-05-21T02:27:55Z clop2 joined #ccl 2014-05-21T03:04:29Z clop2 quit (Ping timeout: 264 seconds) 2014-05-21T03:48:15Z DataLinkDroid quit (Read error: Connection reset by peer) 2014-05-21T04:14:30Z clop2 joined #ccl 2014-05-21T04:25:40Z DataLinkDroid joined #ccl 2014-05-21T06:01:38Z clop2 quit (Ping timeout: 255 seconds) 2014-05-21T07:39:59Z DataLinkDroid quit (Ping timeout: 256 seconds) 2014-05-21T09:29:54Z DataLinkDroid joined #ccl 2014-05-21T09:58:31Z DataLinkDroid quit (Read error: Connection reset by peer) 2014-05-21T09:58:35Z DataLinkD2 joined #ccl 2014-05-21T10:08:28Z DataLinkD2 quit (Read error: Connection reset by peer) 2014-05-21T10:08:38Z DataLinkDroid joined #ccl 2014-05-21T10:18:23Z DataLinkDroid quit (Read error: Connection reset by peer) 2014-05-21T10:18:38Z DataLinkDroid joined #ccl 2014-05-21T10:28:18Z DataLinkDroid quit (Read error: Connection reset by peer) 2014-05-21T10:28:33Z DataLinkDroid joined #ccl 2014-05-21T10:38:21Z DataLinkDroid quit (Read error: Connection reset by peer) 2014-05-21T10:38:32Z DataLinkDroid joined #ccl 2014-05-21T10:48:19Z DataLinkDroid quit (Read error: Connection reset by peer) 2014-05-21T10:48:35Z DataLinkDroid joined #ccl 2014-05-21T10:58:24Z DataLinkDroid quit (Read error: Connection reset by peer) 2014-05-21T10:58:31Z DataLinkDroid joined #ccl 2014-05-21T11:12:04Z DataLinkDroid quit (Quit: Disconnecting -- bye) 2014-05-21T11:42:57Z clop2 joined #ccl 2014-05-21T11:53:33Z hlavaty joined #ccl 2014-05-21T12:06:22Z clop2 quit (Ping timeout: 265 seconds) 2014-05-21T12:53:38Z hlavaty quit (Remote host closed the connection) 2014-05-21T16:16:09Z clop quit (Read error: Connection reset by peer) 2014-05-21T16:22:32Z segv_ joined #ccl 2014-05-21T16:24:38Z segv- quit (Ping timeout: 240 seconds) 2014-05-21T18:14:52Z segv_ quit (Remote host closed the connection) 2014-05-21T18:51:11Z segv- joined #ccl 2014-05-21T20:02:54Z patrickwonders quit (Quit: patrickwonders) 2014-05-21T20:06:02Z patrickwonders joined #ccl 2014-05-21T20:36:26Z clop2 joined #ccl 2014-05-21T21:15:55Z clop2 quit (Ping timeout: 265 seconds) 2014-05-21T21:38:39Z segv- quit (Ping timeout: 240 seconds) 2014-05-21T22:00:05Z jaimef quit (Excess Flood) 2014-05-21T22:03:06Z jaimef joined #ccl 2014-05-21T22:30:25Z Blkt_ joined #ccl 2014-05-21T22:31:41Z lacedaemon joined #ccl 2014-05-21T22:37:37Z gz__ joined #ccl 2014-05-21T22:38:04Z Blkt quit (Ping timeout: 265 seconds) 2014-05-21T22:38:04Z fe[nl]ix quit (Ping timeout: 265 seconds) 2014-05-21T22:38:05Z gz_ quit (Ping timeout: 265 seconds) 2014-05-21T22:38:37Z gz__ is now known as gz_ 2014-05-21T22:47:09Z DataLinkDroid joined #ccl 2014-05-21T22:50:04Z clop joined #ccl 2014-05-21T22:54:43Z Intensity quit (Write error: Broken pipe) 2014-05-21T22:57:12Z Intensity joined #ccl 2014-05-21T23:57:42Z Hydan quit (Quit: Textual IRC Client: www.textualapp.com) 2014-05-22T00:17:11Z clop quit (Ping timeout: 252 seconds) 2014-05-22T00:52:12Z ddp joined #ccl 2014-05-22T01:47:18Z ddp quit (Quit: ddp) 2014-05-22T02:35:49Z zRecursive joined #ccl 2014-05-22T03:07:31Z ccl-logbot joined #ccl 2014-05-22T03:07:31Z 2014-05-22T03:07:31Z names: ccl-logbot kini |3b| faheem_ sixbitslacker pjb mdc_mobile @ChanServ carvite brucem peccu3 palter gbyers ivan`` rme billstclair heddwch leo2007 edgar-rft patrickwonders jaimef Blkt_ lacedaemon gz_ DataLinkDroid Intensity zRecursive hypno__ asedeno_ 2014-05-22T03:09:31Z edgar-rft quit (Ping timeout: 252 seconds) 2014-05-22T03:12:24Z Hydan joined #ccl 2014-05-22T03:17:12Z edgar-rft joined #ccl 2014-05-22T04:58:26Z ddp joined #ccl 2014-05-22T05:14:41Z ddp quit (Quit: ddp) 2014-05-22T05:57:50Z rme quit (Quit: rme) 2014-05-22T05:57:50Z rme quit (Quit: rme) 2014-05-22T07:05:10Z zRecursive quit (Remote host closed the connection) 2014-05-22T07:29:44Z heddwch is now known as heddwch_in-his-c 2014-05-22T07:29:56Z heddwch_in-his-c is now known as heddwch-be-drunk 2014-05-22T07:30:15Z DataLinkDroid quit (Ping timeout: 256 seconds) 2014-05-22T07:54:33Z heddwch-be-drunk is now known as heddwch 2014-05-22T08:11:03Z lacedaemon is now known as fe[nl]ix 2014-05-22T08:19:10Z DataLinkDroid joined #ccl 2014-05-22T08:28:21Z DataLinkDroid quit (Read error: Connection reset by peer) 2014-05-22T08:28:35Z DataLinkDroid joined #ccl 2014-05-22T08:38:38Z DataLinkDroid quit (Read error: Connection reset by peer) 2014-05-22T08:59:57Z Hydan is now known as Guest4679 2014-05-22T09:01:07Z edgar-rft quit (Quit: mental process corrupted because something stinks) 2014-05-22T09:29:30Z DataLinkDroid joined #ccl 2014-05-22T09:39:30Z DataLinkDroid quit (Read error: Connection reset by peer) 2014-05-22T09:39:35Z DataLinkD2 joined #ccl 2014-05-22T09:48:36Z DataLinkDroid joined #ccl 2014-05-22T09:48:42Z DataLinkD2 quit (Read error: Connection reset by peer) 2014-05-22T10:08:22Z DataLinkDroid quit (Read error: Connection reset by peer) 2014-05-22T10:08:34Z DataLinkDroid joined #ccl 2014-05-22T10:18:22Z DataLinkDroid quit (Read error: Connection reset by peer) 2014-05-22T10:18:35Z DataLinkDroid joined #ccl 2014-05-22T10:28:25Z DataLinkDroid quit (Read error: Connection reset by peer) 2014-05-22T10:28:36Z DataLinkDroid joined #ccl 2014-05-22T10:38:45Z DataLinkDroid quit (Quit: Disconnecting -- bye) 2014-05-22T11:31:15Z pjb` joined #ccl 2014-05-22T11:34:14Z pjb quit (Ping timeout: 240 seconds) 2014-05-22T11:51:13Z pjb` is now known as pjb 2014-05-22T13:02:34Z clop joined #ccl 2014-05-22T13:25:58Z clop quit (Ping timeout: 265 seconds) 2014-05-22T13:57:31Z segv- joined #ccl 2014-05-22T13:58:56Z rme joined #ccl 2014-05-22T14:28:13Z jangle joined #ccl 2014-05-22T14:40:21Z ddp joined #ccl 2014-05-22T14:45:53Z ddp left #ccl 2014-05-22T14:46:08Z ddp joined #ccl 2014-05-22T15:24:29Z patrickwonders quit (Read error: Connection reset by peer) 2014-05-22T15:45:30Z patrickwonders joined #ccl 2014-05-22T16:49:34Z edgar-rft joined #ccl 2014-05-22T17:05:02Z Hydan joined #ccl 2014-05-22T17:08:27Z Guest4679 quit (Ping timeout: 252 seconds) 2014-05-22T19:03:58Z gz_ is now known as gz__ 2014-05-22T19:04:44Z gz__ is now known as gz 2014-05-22T20:05:13Z segv- quit (Remote host closed the connection) 2014-05-22T20:06:45Z segv- joined #ccl 2014-05-22T20:10:00Z patrickwonders quit (Quit: patrickwonders) 2014-05-22T20:12:00Z patrickwonders joined #ccl 2014-05-22T20:18:04Z Hydan quit (Quit: Textual IRC Client: www.textualapp.com) 2014-05-22T21:19:59Z billstclair quit (Ping timeout: 252 seconds) 2014-05-22T21:22:31Z billstclair joined #ccl 2014-05-22T21:22:31Z billstclair quit (Changing host) 2014-05-22T21:22:31Z billstclair joined #ccl 2014-05-22T21:23:13Z jangle__ joined #ccl 2014-05-22T21:26:05Z jangle quit (Ping timeout: 264 seconds) 2014-05-22T21:26:05Z jangle__ is now known as jangle 2014-05-22T22:07:30Z segv- quit (Remote host closed the connection) 2014-05-22T22:57:37Z DataLinkDroid joined #ccl 2014-05-22T23:17:22Z jangle quit (Quit: jangle) 2014-05-22T23:51:58Z zRecursive joined #ccl 2014-05-23T00:16:34Z clop joined #ccl 2014-05-23T00:16:42Z temerson joined #ccl 2014-05-23T00:17:59Z temerson quit (Client Quit) 2014-05-23T00:18:12Z temerson joined #ccl 2014-05-23T00:24:04Z ddp quit (Quit: ddp) 2014-05-23T00:30:20Z ddp joined #ccl 2014-05-23T00:57:08Z ddp quit (Quit: ddp) 2014-05-23T00:57:21Z ddp joined #ccl 2014-05-23T00:57:36Z ddp quit (Client Quit) 2014-05-23T01:30:29Z clop quit (Ping timeout: 265 seconds) 2014-05-23T01:51:51Z rme_ joined #ccl 2014-05-23T01:58:36Z rme quit (*.net *.split) 2014-05-23T01:58:41Z rme_ is now known as rme 2014-05-23T02:28:37Z jangle joined #ccl 2014-05-23T02:35:06Z jangle quit (Remote host closed the connection) 2014-05-23T02:35:46Z jangle joined #ccl 2014-05-23T02:53:14Z jangle quit (Quit: jangle) 2014-05-23T02:53:32Z temerson quit (Quit: temerson) 2014-05-23T03:45:43Z ddp joined #ccl 2014-05-23T04:10:29Z clop joined #ccl 2014-05-23T04:11:01Z ddp quit (Quit: ddp) 2014-05-23T05:52:43Z clop quit (Ping timeout: 240 seconds) 2014-05-23T06:45:08Z DataLinkDroid quit (Quit: Disconnecting -- bye) 2014-05-23T07:06:50Z zRecursive quit (Remote host closed the connection) 2014-05-23T10:28:30Z segv- joined #ccl 2014-05-23T12:16:49Z edgar-rft quit (Quit: continuation lost by mental death) 2014-05-23T12:29:14Z milanj joined #ccl 2014-05-23T13:06:15Z clop joined #ccl 2014-05-23T13:33:26Z clop quit (Ping timeout: 240 seconds) 2014-05-23T15:55:47Z jangle joined #ccl 2014-05-23T16:02:21Z jangle quit (Quit: jangle) 2014-05-23T16:02:41Z jangle joined #ccl 2014-05-23T16:30:04Z jaimef quit (Excess Flood) 2014-05-23T16:40:45Z jaimef joined #ccl 2014-05-23T17:52:51Z clop joined #ccl 2014-05-23T18:08:29Z milanj quit (Ping timeout: 252 seconds) 2014-05-23T18:35:46Z milanj joined #ccl 2014-05-23T18:41:36Z dkcl joined #ccl 2014-05-23T18:52:11Z asedeno_ is now known as asedeno 2014-05-23T19:18:19Z segv- quit (Ping timeout: 240 seconds) 2014-05-23T19:21:07Z segv- joined #ccl 2014-05-23T20:37:32Z dkcl quit (Remote host closed the connection) 2014-05-23T20:53:03Z edgar-rft joined #ccl 2014-05-23T21:15:11Z jangle quit (Quit: jangle) 2014-05-23T22:01:32Z milanj quit (Ping timeout: 245 seconds) 2014-05-23T23:07:21Z clop2 joined #ccl 2014-05-24T00:32:19Z clop2 quit (Ping timeout: 240 seconds) 2014-05-24T01:03:46Z clop2 joined #ccl 2014-05-24T02:46:39Z zRecursive joined #ccl 2014-05-24T03:21:17Z clop2 quit (Ping timeout: 264 seconds) 2014-05-24T03:26:14Z edgar-rft quit (Ping timeout: 240 seconds) 2014-05-24T03:27:59Z zRecursive quit (Remote host closed the connection) 2014-05-24T03:32:56Z edgar-rft joined #ccl 2014-05-24T05:12:13Z milanj joined #ccl 2014-05-24T05:12:55Z milanj quit (Client Quit) 2014-05-24T12:01:40Z dkcl joined #ccl 2014-05-24T12:09:39Z edgar-rft quit (Quit: session ended because no effect found) 2014-05-24T12:21:33Z clop2 joined #ccl 2014-05-24T13:29:47Z loicbsd joined #ccl 2014-05-24T13:35:02Z dkcl quit (Remote host closed the connection) 2014-05-24T13:35:20Z dkcl joined #ccl 2014-05-24T13:36:19Z segv- quit (Ping timeout: 240 seconds) 2014-05-24T13:41:08Z loicbsd quit (Remote host closed the connection) 2014-05-24T14:21:31Z clop2 quit (Ping timeout: 240 seconds) 2014-05-24T14:39:14Z clop2 joined #ccl 2014-05-24T15:16:59Z mdc_mobile quit (Ping timeout: 184 seconds) 2014-05-24T15:18:54Z mdc_mobile quit (Ping timeout: 240 seconds) 2014-05-24T15:19:31Z mdc_mobile joined #ccl 2014-05-24T15:33:39Z dkcl quit (Remote host closed the connection) 2014-05-24T15:35:58Z carvite quit (Ping timeout: 252 seconds) 2014-05-24T15:37:25Z dkcl joined #ccl 2014-05-24T15:47:42Z dkcl quit (Remote host closed the connection) 2014-05-24T15:53:45Z dkcl joined #ccl 2014-05-24T16:00:59Z carvite joined #ccl 2014-05-24T16:06:39Z Blkt_ is now known as Blkt 2014-05-24T16:53:55Z clop2 quit (Ping timeout: 240 seconds) 2014-05-24T17:33:11Z clop2 joined #ccl 2014-05-24T17:58:43Z pnpuff joined #ccl 2014-05-24T19:43:26Z clop2 quit (Ping timeout: 252 seconds) 2014-05-24T19:43:35Z pnpuff quit 2014-05-24T21:20:07Z edgar-rft joined #ccl 2014-05-24T21:49:45Z clop2 joined #ccl 2014-05-24T22:12:13Z clop2 quit (Ping timeout: 252 seconds) 2014-05-24T23:25:27Z dkcl quit (Remote host closed the connection) 2014-05-25T00:03:07Z clop2 joined #ccl 2014-05-25T00:46:15Z rme quit (Quit: rme) 2014-05-25T01:10:29Z clop2 quit (Ping timeout: 264 seconds) 2014-05-25T01:47:48Z Hydan joined #ccl 2014-05-25T01:53:54Z edgar-rft quit (Quit: computation disappeared into paranoid failure) 2014-05-25T02:10:27Z rme joined #ccl 2014-05-25T02:14:49Z zRecursive joined #ccl 2014-05-25T03:16:33Z zRecursive quit (Remote host closed the connection) 2014-05-25T03:27:18Z rme quit (Quit: rme) 2014-05-25T03:29:18Z rme joined #ccl 2014-05-25T03:35:49Z edgar-rft joined #ccl 2014-05-25T04:46:09Z rme quit (Quit: rme) 2014-05-25T07:56:29Z Hydan quit (Quit: My MacBook Pro has gone to sleep. ZZZzzz…) 2014-05-25T11:18:12Z rme joined #ccl 2014-05-25T12:22:40Z dkcl joined #ccl 2014-05-25T13:52:15Z rme quit (Quit: rme) 2014-05-25T14:05:20Z clop2 joined #ccl 2014-05-25T14:26:43Z clop2 quit (Ping timeout: 240 seconds) 2014-05-25T16:16:58Z wws joined #ccl 2014-05-25T16:20:25Z billstclair quit (Ping timeout: 255 seconds) 2014-05-25T16:25:56Z rme joined #ccl 2014-05-25T16:27:20Z dkcl quit (Read error: Connection reset by peer) 2014-05-25T16:32:22Z dkcl joined #ccl 2014-05-25T16:34:16Z dkcl quit (Remote host closed the connection) 2014-05-25T16:38:08Z dkcl joined #ccl 2014-05-25T16:40:00Z carvite_ joined #ccl 2014-05-25T16:44:04Z carvite quit (*.net *.split) 2014-05-25T16:50:52Z carvite_ quit (Changing host) 2014-05-25T16:50:52Z carvite_ joined #ccl 2014-05-25T16:51:02Z carvite_ is now known as carvite 2014-05-25T16:56:11Z clop2 joined #ccl 2014-05-25T17:31:56Z rme quit (Quit: rme) 2014-05-25T17:31:56Z rme quit (Quit: rme) 2014-05-25T19:03:38Z rme joined #ccl 2014-05-25T19:39:55Z clop2 quit (Ping timeout: 276 seconds) 2014-05-25T20:12:53Z aboutGod joined #ccl 2014-05-25T20:17:59Z aboutGod left #ccl 2014-05-25T20:44:44Z Hydan joined #ccl 2014-05-25T21:16:45Z rme quit (Quit: rme) 2014-05-25T21:16:45Z rme quit (Quit: rme) 2014-05-25T21:29:10Z Hydan quit (Quit: Textual IRC Client: www.textualapp.com) 2014-05-25T22:09:06Z clop2 joined #ccl 2014-05-25T23:06:47Z DataLinkDroid joined #ccl 2014-05-25T23:14:49Z dkcl quit (Ping timeout: 252 seconds) 2014-05-25T23:30:13Z rme joined #ccl 2014-05-26T00:07:13Z zRecursive joined #ccl 2014-05-26T00:12:16Z clop2 quit (Ping timeout: 276 seconds) 2014-05-26T00:47:08Z clop2 joined #ccl 2014-05-26T01:04:31Z DataLinkDroid quit (Ping timeout: 256 seconds) 2014-05-26T01:07:57Z DataLinkDroid joined #ccl 2014-05-26T02:13:49Z clop2 quit (Ping timeout: 240 seconds) 2014-05-26T02:16:03Z rme quit (Quit: rme) 2014-05-26T02:24:34Z rme joined #ccl 2014-05-26T03:42:43Z gbyers quit (Ping timeout: 240 seconds) 2014-05-26T03:50:48Z rme quit (Quit: rme) 2014-05-26T03:55:30Z gbyers joined #ccl 2014-05-26T07:01:43Z DataLinkDroid quit (Read error: Connection reset by peer) 2014-05-26T07:01:49Z DataLinkDroid joined #ccl 2014-05-26T07:14:58Z zRecursive quit (Remote host closed the connection) 2014-05-26T07:46:17Z DataLinkDroid quit (Ping timeout: 256 seconds) 2014-05-26T07:59:08Z dkcl joined #ccl 2014-05-26T07:59:26Z DataLinkDroid joined #ccl 2014-05-26T08:08:23Z DataLinkDroid quit (Ping timeout: 256 seconds) 2014-05-26T08:17:01Z DataLinkDroid joined #ccl 2014-05-26T08:18:34Z DataLinkDroid quit (Read error: Connection reset by peer) 2014-05-26T08:18:39Z DataLinkD2 joined #ccl 2014-05-26T08:38:25Z DataLinkD2 quit (Read error: Connection reset by peer) 2014-05-26T08:38:39Z DataLinkDroid joined #ccl 2014-05-26T08:48:34Z DataLinkDroid quit (Read error: Connection reset by peer) 2014-05-26T08:48:39Z DataLinkD2 joined #ccl 2014-05-26T09:08:31Z DataLinkD2 quit (Read error: Connection reset by peer) 2014-05-26T09:08:35Z DataLinkDroid joined #ccl 2014-05-26T09:18:34Z DataLinkDroid quit (Read error: Connection reset by peer) 2014-05-26T09:18:39Z DataLinkD2 joined #ccl 2014-05-26T09:38:35Z DataLinkD2 quit (Read error: Connection reset by peer) 2014-05-26T09:38:39Z DataLinkDroid joined #ccl 2014-05-26T09:48:34Z DataLinkDroid quit (Read error: Connection reset by peer) 2014-05-26T09:48:39Z DataLinkD2 joined #ccl 2014-05-26T10:08:29Z DataLinkD2 quit (Read error: Connection reset by peer) 2014-05-26T10:08:36Z DataLinkDroid joined #ccl 2014-05-26T10:38:29Z DataLinkDroid quit (Read error: Connection reset by peer) 2014-05-26T10:38:39Z DataLinkDroid joined #ccl 2014-05-26T10:48:35Z DataLinkDroid quit (Read error: Connection reset by peer) 2014-05-26T10:48:40Z DataLinkD2 joined #ccl 2014-05-26T11:00:30Z DataLinkD2 quit (Quit: Disconnecting -- bye) 2014-05-26T11:02:19Z leo2007 quit (Ping timeout: 240 seconds) 2014-05-26T14:39:41Z rme joined #ccl 2014-05-26T16:25:59Z leo2007 joined #ccl 2014-05-26T18:19:40Z dkcl quit (Remote host closed the connection) 2014-05-26T18:21:31Z dkcl joined #ccl 2014-05-26T19:07:19Z rme quit (Quit: rme) 2014-05-26T19:07:19Z rme quit (Quit: rme) 2014-05-26T19:41:56Z dkcl quit (Remote host closed the connection) 2014-05-26T19:51:28Z dkcl joined #ccl 2014-05-26T20:12:46Z pnpuff joined #ccl 2014-05-26T20:16:03Z pnpuff left #ccl 2014-05-26T21:37:14Z jdz joined #ccl 2014-05-26T21:37:15Z jdz is now known as Guest19497 2014-05-26T21:39:45Z dkcl quit (Ping timeout: 252 seconds) 2014-05-26T22:02:28Z Guest19497 quit (Quit: ZNC - http://znc.in) 2014-05-26T22:02:44Z jdz_ joined #ccl 2014-05-26T22:03:04Z jdz_ quit (Client Quit) 2014-05-26T22:05:14Z jdz_ joined #ccl 2014-05-26T22:09:13Z rme joined #ccl 2014-05-26T23:29:08Z clop2 joined #ccl 2014-05-26T23:30:41Z rme quit (Quit: rme) 2014-05-26T23:54:41Z dkcl joined #ccl 2014-05-26T23:57:35Z clop2 quit (Ping timeout: 255 seconds) 2014-05-27T00:01:52Z dkcl quit (Remote host closed the connection) 2014-05-27T00:02:36Z dkcl joined #ccl 2014-05-27T00:48:57Z dkcl quit (Ping timeout: 252 seconds) 2014-05-27T00:49:37Z rme joined #ccl 2014-05-27T01:15:26Z heddwch quit (Quit: ZNC - http://znc.in) 2014-05-27T01:17:09Z heddwch joined #ccl 2014-05-27T03:12:54Z rme quit (Quit: rme) 2014-05-27T03:12:54Z rme quit (Quit: rme) 2014-05-27T03:18:43Z rme joined #ccl 2014-05-27T03:50:59Z Hydan joined #ccl 2014-05-27T05:41:57Z |3b| quit (Read error: Connection reset by peer) 2014-05-27T05:42:43Z |3b| joined #ccl 2014-05-27T05:43:15Z rme quit (Quit: rme) 2014-05-27T06:00:07Z |3b| quit (Read error: Connection reset by peer) 2014-05-27T06:00:54Z |3b| joined #ccl 2014-05-27T09:38:45Z Hydan quit (Quit: -a- Android IRC) 2014-05-27T10:56:14Z |3b| quit (Read error: Connection reset by peer) 2014-05-27T10:57:00Z |3b| joined #ccl 2014-05-27T11:50:11Z aboutGod joined #ccl 2014-05-27T11:55:17Z aboutGod left #ccl 2014-05-27T12:09:56Z edgar-rft quit (Quit: continuation closed because of unknown reasons) 2014-05-27T12:19:56Z jdz_ is now known as jdz 2014-05-27T12:25:20Z hlavaty joined #ccl 2014-05-27T13:02:08Z temerson joined #ccl 2014-05-27T13:02:12Z clop2 joined #ccl 2014-05-27T13:38:20Z clop2 quit (Ping timeout: 252 seconds) 2014-05-27T13:41:17Z dkcl joined #ccl 2014-05-27T13:47:44Z rme joined #ccl 2014-05-27T13:52:00Z segv- joined #ccl 2014-05-27T14:00:49Z temerson_ joined #ccl 2014-05-27T14:01:24Z temerson_ quit (Client Quit) 2014-05-27T14:01:31Z temerson quit (Ping timeout: 240 seconds) 2014-05-27T14:02:54Z temerson joined #ccl 2014-05-27T14:11:45Z temerson quit (Quit: temerson) 2014-05-27T14:26:53Z temerson joined #ccl 2014-05-27T14:29:03Z temerson quit (Client Quit) 2014-05-27T14:31:30Z temerson joined #ccl 2014-05-27T14:36:32Z temerson quit (Quit: temerson) 2014-05-27T15:03:34Z segv- quit (Remote host closed the connection) 2014-05-27T15:04:58Z leo2007 quit (Ping timeout: 240 seconds) 2014-05-27T15:05:43Z segv- joined #ccl 2014-05-27T15:08:17Z temerson joined #ccl 2014-05-27T16:03:34Z dkcl quit (Remote host closed the connection) 2014-05-27T16:13:28Z stantona joined #ccl 2014-05-27T16:25:44Z stantona quit (Remote host closed the connection) 2014-05-27T16:26:17Z stantona joined #ccl 2014-05-27T16:30:15Z stantona quit (Client Quit) 2014-05-27T16:37:27Z gendl joined #ccl 2014-05-27T17:34:57Z pnpuff joined #ccl 2014-05-27T17:46:34Z gendl quit (Quit: gendl) 2014-05-27T18:06:34Z gendl joined #ccl 2014-05-27T18:07:52Z gendl quit (Client Quit) 2014-05-27T18:09:01Z gendl joined #ccl 2014-05-27T18:10:42Z gendl quit (Client Quit) 2014-05-27T18:11:58Z gendl joined #ccl 2014-05-27T18:19:04Z edgar-rft joined #ccl 2014-05-27T19:07:20Z temerson quit (Quit: temerson) 2014-05-27T19:13:05Z pnpuff quit (Remote host closed the connection) 2014-05-27T19:18:02Z wws quit (Connection reset by peer) 2014-05-27T19:18:21Z wws quit (Read error: Connection reset by peer) 2014-05-27T19:46:48Z billstclair joined #ccl 2014-05-27T20:27:55Z gendl quit (Quit: gendl) 2014-05-27T20:35:10Z gendl joined #ccl 2014-05-27T21:20:29Z gendl quit (Quit: gendl) 2014-05-27T21:39:47Z gendl joined #ccl 2014-05-27T21:41:24Z gendl quit (Client Quit) 2014-05-27T22:45:08Z ChibaPet joined #ccl 2014-05-27T23:02:20Z DataLinkDroid joined #ccl 2014-05-27T23:06:07Z segv- quit (Ping timeout: 276 seconds) 2014-05-27T23:55:40Z clop2 joined #ccl 2014-05-28T00:01:21Z leo2007 joined #ccl 2014-05-28T00:38:20Z clop2 quit (Ping timeout: 255 seconds) 2014-05-28T00:57:31Z DataLinkDroid quit (Ping timeout: 256 seconds) 2014-05-28T00:59:17Z clop2 joined #ccl 2014-05-28T01:20:53Z DataLinkDroid joined #ccl 2014-05-28T01:26:50Z clop2 quit (Ping timeout: 265 seconds) 2014-05-28T02:00:58Z DataLinkDroid quit (Quit: Disconnecting -- bye) 2014-05-28T02:54:38Z rme quit (Quit: rme) 2014-05-28T02:54:39Z rme quit (Quit: rme) 2014-05-28T03:14:37Z rme joined #ccl 2014-05-28T04:04:20Z clop2 joined #ccl 2014-05-28T04:21:10Z rme quit (Quit: rme) 2014-05-28T05:02:09Z mdc_mobile quit (Ping timeout: 186 seconds) 2014-05-28T05:02:57Z mdc_mobile quit (Ping timeout: 252 seconds) 2014-05-28T05:04:07Z mdc_mobile joined #ccl 2014-05-28T05:52:38Z clop2 quit (Ping timeout: 255 seconds) 2014-05-28T09:58:49Z clop2 joined #ccl 2014-05-28T11:51:32Z clop2 quit (Ping timeout: 245 seconds) 2014-05-28T12:47:06Z dkcl joined #ccl 2014-05-28T13:12:19Z rme joined #ccl 2014-05-28T13:54:44Z segv- joined #ccl 2014-05-28T15:40:09Z dkcl quit (Read error: Connection reset by peer) 2014-05-28T16:14:47Z edgar-rft quit (Quit: activity finished by permanent something) 2014-05-28T16:17:58Z ddp joined #ccl 2014-05-28T16:18:26Z dkcl joined #ccl 2014-05-28T18:15:25Z jaimef quit (Excess Flood) 2014-05-28T18:16:53Z jaimef joined #ccl 2014-05-28T18:30:59Z jaimef quit (Excess Flood) 2014-05-28T18:31:53Z jaimef joined #ccl 2014-05-28T19:33:21Z gendl joined #ccl 2014-05-28T20:04:03Z dkcl quit (Remote host closed the connection) 2014-05-28T20:35:44Z gendl quit (Quit: gendl) 2014-05-28T20:55:19Z gendl joined #ccl 2014-05-28T20:56:34Z gendl quit (Client Quit) 2014-05-28T21:25:19Z kini quit (Remote host closed the connection) 2014-05-28T21:25:47Z kini joined #ccl 2014-05-28T22:06:47Z dkcl joined #ccl 2014-05-28T22:16:28Z clop2 joined #ccl 2014-05-28T22:40:24Z dkcl quit (Remote host closed the connection) 2014-05-28T22:43:18Z clop2 quit (Ping timeout: 240 seconds) 2014-05-28T22:49:00Z DataLinkDroid joined #ccl 2014-05-28T23:28:40Z clop2 joined #ccl 2014-05-28T23:47:48Z clop2 quit (Ping timeout: 240 seconds) 2014-05-29T00:14:35Z Hydan joined #ccl 2014-05-29T00:39:15Z clop2 joined #ccl 2014-05-29T00:48:59Z ddp quit (Quit: ddp) 2014-05-29T01:32:15Z edgar-rft joined #ccl 2014-05-29T02:12:12Z clop2 quit (Ping timeout: 240 seconds) 2014-05-29T02:50:21Z bzzbzz joined #ccl 2014-05-29T02:52:47Z bzzbzz quit (Client Quit) 2014-05-29T03:18:56Z ddp joined #ccl 2014-05-29T03:30:39Z ddp quit (Quit: ddp) 2014-05-29T03:31:29Z ddp joined #ccl 2014-05-29T03:41:09Z ddp quit (Quit: ddp) 2014-05-29T03:42:17Z ddp joined #ccl 2014-05-29T03:43:32Z ddp quit (Client Quit) 2014-05-29T06:59:24Z DataLinkDroid quit (Quit: Disconnecting -- bye) 2014-05-29T07:49:07Z clop quit (Ping timeout: 240 seconds) 2014-05-29T08:06:00Z clop joined #ccl 2014-05-29T09:44:45Z clop2 joined #ccl 2014-05-29T11:30:25Z clop2 quit (Ping timeout: 252 seconds) 2014-05-29T11:33:10Z pjb` joined #ccl 2014-05-29T11:35:18Z pjb quit (Ping timeout: 276 seconds) 2014-05-29T11:42:19Z dkcl joined #ccl 2014-05-29T11:49:20Z dkcl quit (Read error: Connection reset by peer) 2014-05-29T11:52:16Z dkcl joined #ccl 2014-05-29T12:21:51Z dkcl quit (Remote host closed the connection) 2014-05-29T12:23:17Z dandersen joined #ccl 2014-05-29T12:42:37Z dandersen quit (Remote host closed the connection) 2014-05-29T12:44:41Z dkcl joined #ccl 2014-05-29T12:44:51Z segv- quit (Ping timeout: 276 seconds) 2014-05-29T13:13:47Z pjb` is now known as pjb 2014-05-29T15:15:31Z patrickwonders quit (Ping timeout: 240 seconds) 2014-05-29T15:18:22Z patrickwonders joined #ccl 2014-05-29T15:39:58Z patrickwonders quit (Ping timeout: 240 seconds) 2014-05-29T15:39:59Z patrickwonders_ joined #ccl 2014-05-29T16:36:04Z edgar-rft quit (Quit: mental process ended into perpetual nothing) 2014-05-29T17:18:40Z gendl joined #ccl 2014-05-29T18:09:37Z gendl quit (Quit: gendl) 2014-05-29T18:18:09Z gendl joined #ccl 2014-05-29T19:23:55Z jaimef quit (Excess Flood) 2014-05-29T19:25:01Z jaimef joined #ccl 2014-05-29T20:38:11Z jaimef quit (Excess Flood) 2014-05-29T20:42:12Z gendl quit (Quit: gendl) 2014-05-29T20:43:02Z jaimef joined #ccl 2014-05-29T20:47:49Z pnpuff joined #ccl 2014-05-29T20:50:08Z Hydan quit (Quit: My MacBook Pro has gone to sleep. ZZZzzz…) 2014-05-29T21:00:56Z Hydan joined #ccl 2014-05-29T21:02:12Z gendl joined #ccl 2014-05-29T21:03:42Z gendl quit (Client Quit) 2014-05-29T21:31:39Z RazWelles joined #ccl 2014-05-29T21:32:27Z pnpuff quit 2014-05-29T21:39:57Z gendl joined #ccl 2014-05-29T22:09:25Z jaimef quit (Excess Flood) 2014-05-29T22:13:10Z jaimef joined #ccl 2014-05-29T23:27:07Z gendl quit (Quit: gendl) 2014-05-29T23:47:17Z gendl joined #ccl 2014-05-29T23:49:17Z gendl quit (Client Quit) 2014-05-29T23:53:50Z dkcl quit (Read error: Connection reset by peer) 2014-05-29T23:56:10Z DataLinkDroid joined #ccl 2014-05-30T00:44:45Z DataLinkDroid quit (Ping timeout: 245 seconds) 2014-05-30T00:47:55Z clop2 joined #ccl 2014-05-30T00:59:34Z DataLinkDroid joined #ccl 2014-05-30T01:11:52Z clop2 quit (Ping timeout: 252 seconds) 2014-05-30T01:43:02Z aboutGod joined #ccl 2014-05-30T01:48:09Z aboutGod left #ccl 2014-05-30T02:10:22Z gendl joined #ccl 2014-05-30T02:46:26Z DataLinkD2 joined #ccl 2014-05-30T02:46:43Z DataLinkDroid quit (Read error: Connection reset by peer) 2014-05-30T02:52:40Z DataLinkD2 quit (Ping timeout: 245 seconds) 2014-05-30T03:00:47Z gendl quit (Quit: gendl) 2014-05-30T03:01:31Z gendl joined #ccl 2014-05-30T03:40:57Z DataLinkDroid joined #ccl 2014-05-30T03:51:51Z gendl quit (Quit: gendl) 2014-05-30T04:11:19Z gendl joined #ccl 2014-05-30T04:12:50Z gendl quit (Client Quit) 2014-05-30T04:20:58Z rme quit (Quit: rme) 2014-05-30T04:46:59Z rme joined #ccl 2014-05-30T04:48:50Z clop2 joined #ccl 2014-05-30T05:56:11Z clop2 quit (Ping timeout: 240 seconds) 2014-05-30T06:32:35Z DataLinkDroid quit (Quit: Disconnecting -- bye) 2014-05-30T06:47:02Z edgar-rft joined #ccl 2014-05-30T07:07:22Z rme quit (Quit: rme) 2014-05-30T07:07:22Z rme quit (Quit: rme) 2014-05-30T07:56:14Z sixbitslacker quit (Ping timeout: 240 seconds) 2014-05-30T08:08:26Z kini quit (Quit: bye) 2014-05-30T08:21:47Z kini joined #ccl 2014-05-30T10:54:06Z dandersen joined #ccl 2014-05-30T10:54:35Z dandersen is now known as dkcl 2014-05-30T11:23:45Z |3b| quit (Read error: Connection reset by peer) 2014-05-30T11:24:33Z |3b| joined #ccl 2014-05-30T11:44:42Z |3b| quit (Read error: Connection reset by peer) 2014-05-30T11:46:20Z |3b| joined #ccl 2014-05-30T12:19:50Z sixbitslacker joined #ccl 2014-05-30T12:47:07Z dkcl quit (Remote host closed the connection) 2014-05-30T12:47:51Z dandersen joined #ccl 2014-05-30T12:59:09Z clop2 joined #ccl 2014-05-30T13:08:37Z RazLaptop joined #ccl 2014-05-30T13:12:00Z RazWelles quit (Ping timeout: 252 seconds) 2014-05-30T13:21:09Z clop2 quit (Ping timeout: 258 seconds) 2014-05-30T14:02:05Z dandersen quit (Read error: Connection reset by peer) 2014-05-30T14:08:46Z dandersen joined #ccl 2014-05-30T14:29:39Z rme joined #ccl 2014-05-30T14:33:41Z gendl joined #ccl 2014-05-30T15:14:25Z hlavaty quit (Quit: ERC Version 5.3 (IRC client for Emacs)) 2014-05-30T17:09:15Z gendl quit (Quit: gendl) 2014-05-30T17:29:04Z gendl joined #ccl 2014-05-30T17:30:32Z gendl quit (Client Quit) 2014-05-30T17:34:02Z dandersen is now known as dkcl 2014-05-30T17:56:19Z rme quit (Quit: rme) 2014-05-30T17:56:19Z rme quit (Quit: rme) 2014-05-30T18:15:40Z rme joined #ccl 2014-05-30T18:49:40Z edgar-rft quit (Quit: existence abandoned by nuclear disaster) 2014-05-30T18:54:38Z RazLaptop quit (Ping timeout: 240 seconds) 2014-05-30T19:23:00Z RazWelles joined #ccl 2014-05-30T19:29:58Z RazWelles quit (Read error: Connection reset by peer) 2014-05-30T19:40:49Z gendl joined #ccl 2014-05-30T20:01:18Z gendl quit (Quit: gendl) 2014-05-30T20:20:58Z gendl joined #ccl 2014-05-30T20:21:36Z dkcl quit (Write error: Broken pipe) 2014-05-30T20:21:46Z dkcl joined #ccl 2014-05-30T20:22:54Z gendl quit (Client Quit) 2014-05-30T21:55:35Z dkcl quit (Remote host closed the connection) 2014-05-30T22:24:41Z rme quit (Quit: rme) 2014-05-30T22:49:00Z Hydan_ joined #ccl 2014-05-30T22:52:08Z Hydan quit (Ping timeout: 255 seconds) 2014-05-30T22:53:55Z gbyers quit (Ping timeout: 240 seconds) 2014-05-30T23:09:15Z gbyers joined #ccl 2014-05-30T23:33:05Z clop2 joined #ccl 2014-05-30T23:54:05Z rme joined #ccl 2014-05-31T00:02:17Z clop2 quit (Ping timeout: 265 seconds) 2014-05-31T01:02:18Z clop2 joined #ccl 2014-05-31T01:17:18Z heddwch quit (Quit: ZNC - http://znc.in) 2014-05-31T01:51:55Z heddwch joined #ccl 2014-05-31T02:09:13Z clop2 quit (Ping timeout: 252 seconds) 2014-05-31T02:37:19Z clop2 joined #ccl 2014-05-31T03:47:13Z ccl-logbot joined #ccl 2014-05-31T03:47:13Z 2014-05-31T03:47:13Z names: ccl-logbot clop2 patrickwonders heddwch rme gbyers Hydan_ sixbitslacker |3b| kini jaimef pjb clop leo2007 ChibaPet billstclair jdz carvite asedeno hypno__ Intensity gz fe[nl]ix Blkt ivan`` palter peccu3 brucem @ChanServ faheem_ 2014-05-31T03:51:31Z edgar-rft joined #ccl 2014-05-31T05:44:11Z clop2 quit (Ping timeout: 252 seconds) 2014-05-31T08:34:56Z rme quit (Quit: rme) 2014-05-31T09:44:27Z clop quit (Ping timeout: 265 seconds) 2014-05-31T09:46:00Z clop joined #ccl 2014-05-31T11:07:24Z dandersen joined #ccl 2014-05-31T13:21:17Z dandersen quit (Remote host closed the connection) 2014-05-31T13:21:41Z leo2007 quit (Ping timeout: 252 seconds) 2014-05-31T13:28:39Z dandersen joined #ccl 2014-05-31T13:29:42Z clop2 joined #ccl 2014-05-31T13:51:08Z clop2 quit (Ping timeout: 245 seconds) 2014-05-31T14:18:03Z clop2 joined #ccl 2014-05-31T15:05:02Z rme joined #ccl 2014-05-31T15:41:00Z dandersen is now known as dkcl 2014-05-31T16:47:18Z clop2 quit (Ping timeout: 240 seconds) 2014-05-31T16:47:20Z ddp_ joined #ccl 2014-05-31T17:18:45Z clop2 joined #ccl 2014-05-31T18:20:39Z billstclair quit (Read error: Connection reset by peer) 2014-05-31T18:24:42Z dkcl quit (Remote host closed the connection) 2014-05-31T18:27:29Z ddp_ quit (Ping timeout: 252 seconds) 2014-05-31T18:28:31Z dandersen joined #ccl 2014-05-31T18:30:52Z ddp_ joined #ccl 2014-05-31T18:37:42Z dandersen quit (Remote host closed the connection) 2014-05-31T18:39:28Z dandersen joined #ccl 2014-05-31T19:09:46Z stantona joined #ccl 2014-05-31T19:26:34Z stantona quit (Remote host closed the connection) 2014-05-31T19:27:07Z stantona joined #ccl 2014-05-31T19:28:13Z clop2 quit (Ping timeout: 245 seconds) 2014-05-31T19:31:53Z stantona quit (Ping timeout: 276 seconds) 2014-05-31T20:00:25Z stantona joined #ccl 2014-05-31T20:14:21Z edgar-rft quit (Quit: happening interrupted because existence terminated) 2014-05-31T20:21:22Z brucem quit (Quit: ZNC - http://znc.sourceforge.net) 2014-05-31T20:22:22Z brucem joined #ccl 2014-05-31T20:49:45Z brucem quit (Ping timeout: 252 seconds) 2014-05-31T20:51:29Z brucem joined #ccl 2014-05-31T20:56:06Z shigoel joined #ccl 2014-05-31T21:01:09Z Hydan_ quit (Quit: Textual IRC Client: www.textualapp.com) 2014-05-31T21:42:55Z shigoel quit (Quit: shigoel) 2014-05-31T23:59:09Z stantona_ joined #ccl