Displaying 3 results from an estimated 3 matches for "offets".
Did you mean:
offsets
2010 Apr 20
2
Parser question + Markdown "wysiwyg"
...X Markdown "editor"[1] that semi-formats your markdown document as you write it. I just wanted to put something together, so went with a regexp-based setup for parsing -- Not ideal! I'd really like to use an existing parser, but I need to get access to the parse-tree *with* character offets, rather than just html output, as I'm adding attributes to the string so it renders in a wyswig-esque manner, rather than actually transforming it.
I've looked briefly at discount and peg-markdown -- I'd prefer a C-based parser as the app is Objective-C -- but I'm not sure if it...
2009 Sep 17
3
Simple as.Date question dealing with a timezone offset
I've been trying to understand the as.Date functionality and I have a date
and time stamp field that looks like this:
"Tue Sep 15 09:22:09 -0600 2009"
and I need to turn it into an R Date object for analysis.
Simple date conversions I have down, no problem:
> adate = c("7/30/1959")
> as.Date(adate,"%m/%d/%Y")
[1] "1959-07-30"
>
But when it
1998 May 13
0
Samba 1.9.18p7 released.
...s potential for a
buffer overflow attack has been replaced with bounds checking
equivalent code. As always, extra checking over the code
for potential security problems is very welcome.
Binary packages will be made available for this release,
once feedback has shown this release fixes the exploit.
Offets of binary Samba packages for various systems are
welcome and should be sent to samba-bugs@samba.anu.edu.au.
Without further ado, here are the release notes.
Regards,
The Samba Team.
---------------------------------------------------------------------
WHATS NEW IN 1.9.18p7 - May 12...