branches with status:
Name Status Last Modified Last Commit
lp:pew 1 Development 2014-10-23 22:45:20 UTC This branch has not been imported yet.
lp:~berdario/+junk/dotfiles 1 Development 2014-06-05 16:29:44 UTC
81. emacs: Add clojure-test-mode and cide...

Author: Dario Bertini
Revision Date: 2014-06-05 16:29:44 UTC

emacs: Add clojure-test-mode and cider, remove nrepl

lp:~berdario/bzr-pager/splitenvvar bug 1 Development 2014-02-17 14:06:51 UTC
16. split $PAGER variable to support argu...

Author: Dario Bertini
Revision Date: 2014-02-17 13:59:02 UTC

split $PAGER variable to support arguments

lp:~berdario/+junk/dotfiles-windows 1 Development 2013-09-12 20:18:38 UTC
34. Fixed error handling and other issues...

Author: Dario Bertini
Revision Date: 2013-09-12 20:18:38 UTC

Fixed error handling and other issues on windows

lp:~berdario/mutagen/mutagen-py3 1 Development 2013-08-02 20:48:58 UTC
134. Now it works again on Python2, while ...

Author: Dario Bertini
Revision Date: 2013-08-02 20:48:58 UTC

Now it works again on Python2, while keeping Python3 compatibility

with the previous commit, it was already possible to get it working by using "3to2 -x range -x bytes" but now it works with the same source!

lp:~berdario/+junk/project-euler 1 Development 2013-07-15 15:58:13 UTC
13. Ported euler 12 and euler32 to Ocaml,...

Author: Dario Bertini
Revision Date: 2013-07-15 15:58:13 UTC

Ported euler 12 and euler32 to Ocaml, added euler10 in clojure.... misc changes

lp:~berdario/+junk/wikimedia_certificate 1 Development 2013-05-19 19:38:25 UTC
1. Created a gimp script/plugin, a shell...

Author: Dario Bertini
Revision Date: 2013-05-19 19:37:12 UTC

Created a gimp script/plugin, a shell script to deploy and execute it and a .csv with example data

lp:regexp-unfolder 1 Development 2013-04-16 17:40:28 UTC
10. Added midje to the dev dependencies a...

Author: Dario Bertini
Revision Date: 2013-04-16 17:40:28 UTC

Added midje to the dev dependencies and wrote tests

lp:~berdario/twisted/imap4-py3 1 Development 2013-01-31 21:19:13 UTC
16495. Explicitly marked as unicode some 1-l...

Author: Dario Bertini
Revision Date: 2013-01-31 21:19:13 UTC

Explicitly marked as unicode some 1-letter strings

lp:~berdario/+junk/dbf-books-export 1 Development 2012-07-10 10:06:50 UTC
4. Now it load the file from a supplied ...

Author: Dario Bertini
Revision Date: 2012-07-10 10:06:50 UTC

Now it load the file from a supplied folder and deletes the old exported books table beforehand

lp:~berdario/quickly/editor-fix (Has a merge proposal) 1 Development 2012-06-29 18:20:16 UTC
676. The test will ignore stderr, so I can...

Author: Dario Bertini
Revision Date: 2012-06-29 18:20:16 UTC

The test will ignore stderr, so I can't rely on that to make it detect problems
as a workaround, I hardcoded the output of using "ls -1" as the editor, unfortunately it seems it still doesn't work

lp:~berdario/+junk/turingm 1 Development 2012-06-28 18:39:03 UTC
14. Added Docstrings

Author: Dario Bertini
Revision Date: 2012-06-28 18:39:03 UTC

Added Docstrings

lp:~berdario/+junk/roman-numbers 1 Development 2012-04-19 11:33:49 UTC
4. Rewrote as a plain old TestCase

Author: Dario Bertini
Revision Date: 2012-04-19 11:32:59 UTC

Rewrote as a plain old TestCase

lp:~berdario/+junk/unhash 1 Development 2012-04-10 08:07:28 UTC
1. First commit... this isn't working ye...

Author: Dario Bertini
Revision Date: 2012-04-10 08:03:21 UTC

First commit... this isn't working yet, and on my T7300 it can't work
I need to work on it on a SSE4 capable CPU
For now, I already tried to make use of a char[][]
but in OpenCL you can't have a pointer to a pointer
So, I'm using a second int[], with the lengths, and flattened the words array
I also included manually the glibc implementation of strncmp():
apparently you can't #include inside the preamble of a ReductionKernel
(or at least you can't specify the include path)

lp:bdblog 1 Development 2012-02-22 18:25:02 UTC
61. Created setup.py Changed timezone.now...

Author: Dario Bertini
Revision Date: 2012-02-22 18:25:02 UTC

Created setup.py
Changed timezone.now import to fallback on pytz and what was available in django1.3 (I was working on django trunk and let that function slip by)

lp:~berdario/+junk/palyndromes 1 Development 2011-09-13 20:48:51 UTC
8. Added comments to find()

Author: Dario Bertini
Revision Date: 2011-09-13 20:39:53 UTC

Added comments to find()

lp:~berdario/django/propertyfields 1 Development 2011-09-02 17:43:12 UTC
10646. Fixed a bug about not using the true ...

Author: Dario Bertini
Revision Date: 2011-09-02 17:43:12 UTC

Fixed a bug about not using the true model in which the PropertyField was defined, but was instead used its inner field's
thus causing problems when using a PropertyField on an inherited field

lp:~berdario/+junk/netload 1 Development 2011-08-05 10:00:41 UTC
2. It's probably better to close the fil...

Author: Dario Bertini
Revision Date: 2011-08-05 10:00:41 UTC

It's probably better to close the files as soon as possible

lp:~berdario/+junk/scala-hadoop-indexer 1 Development 2011-04-23 06:07:53 UTC
9. Added readme

Author: Dario Bertini
Revision Date: 2011-04-23 06:07:16 UTC

Added readme

lp:~berdario/software-properties/ppa-name 1 Development 2010-12-01 23:21:49 UTC
57. fixed login identification

Author: Dario Bertini
Revision Date: 2010-12-01 23:21:49 UTC

fixed login identification

lp:~berdario/+junk/modelli-stocastici-project 1 Development 2010-10-24 19:51:21 UTC
8. Some changes i forgot to commit after...

Author: Dario Bertini
Revision Date: 2010-10-24 19:48:09 UTC

Some changes i forgot to commit after having finished the project
Moved the simulation inside the for loop: now it's done at each monte carlo iteration
Changed a bit the plotting

lp:~berdario/+junk/string-algorithms 1 Development 2010-10-17 20:24:37 UTC
26. Comments cleanup

Author: Dario Bertini
Revision Date: 2010-10-17 20:24:37 UTC

Comments cleanup

lp:magellan 1 Development 2010-03-27 16:47:26 UTC
21. Merge branch 'master' of git://gitori...

Author: Dario Bertini
Revision Date: 2010-03-27 16:47:26 UTC

Merge branch 'master' of git://gitorious.org/magellan/magellan

Conflicts:
 src/event_source.py

123 of 23 results