branches with status:
Name Status Last Modified Last Commit
lp:iterm 1 Development 2014-07-15 05:59:29 UTC
761. 2.0

Author: gnachman
Revision Date: 2014-07-15 05:59:29 UTC

2.0

lp:movactl 1 Development 2013-01-01 18:59:03 UTC
73. Add support for disabling sockets. A...

Author: Per Johansson
Revision Date: 2013-01-01 17:54:36 UTC

Add support for disabling sockets.

Added socket names to support this.

lp:~per.j/junk/osx-pl2303 1 Development 2012-01-01 20:41:37 UTC
41. Make the package work for all version...

Author: Per Johansson
Revision Date: 2012-01-01 13:14:34 UTC

Make the package work for all versions, and for some reason gcc is needed for archive build

lp:plex 1 Development 2011-07-27 03:40:20 UTC
12245. Bump version number.

Author: leafmuncher
Revision Date: 2011-07-27 03:40:20 UTC

Bump version number.

lp:~per.j/iterm/trunk 1 Development 2011-04-18 13:05:37 UTC
276. Merge with upstream. Skipping the str...

Author: Per Johansson
Revision Date: 2011-04-18 13:05:37 UTC

Merge with upstream. Skipping the strict vt100 checkbox since I don't use it anyway

lp:modazipin 1 Development 2011-03-06 14:25:51 UTC
107. Basic ERF 3.0 support (should switch ...

Author: Per Johansson
Revision Date: 2011-03-06 14:25:51 UTC

Basic ERF 3.0 support (should switch to use the hashes though)

lp:modazipin/1.0 2 Mature 2011-02-23 18:58:52 UTC
84. Install an empty Offers.xml file if t...

Author: Per Johansson
Revision Date: 2011-02-23 18:58:52 UTC

Install an empty Offers.xml file if there wasn't one already present

lp:~per.j/+junk/te4-project-settings 1 Development 2010-12-28 12:32:11 UTC
2155. Update project settings

Author: Per Johansson
Revision Date: 2010-12-28 12:31:43 UTC

Update project settings

lp:~per.j/iterm/xterm_set_selection 1 Development 2010-12-12 12:05:51 UTC
262. Support xterm set selection escape co...

Author: Per Johansson
Revision Date: 2010-12-12 12:05:11 UTC

Support xterm set selection escape code, with 'c' as destination.
Use with
pboard ()
{
 printf "\033]52;c;";
 openssl base64 | tr -d '\n';
 printf "\007"
}

lp:~per.j/iterm/find-by-selection-fix (Has a merge proposal) 1 Development 2010-12-09 12:19:51 UTC
259. Make cmd-e fill in the find window in...

Author: Per Johansson
Revision Date: 2010-12-09 12:19:28 UTC

Make cmd-e fill in the find window instead of moving to next match

lp:~per.j/iterm/1trunk 1 Development 2010-12-09 12:18:43 UTC
1813. missing files

Author: Per Johansson
Revision Date: 2010-09-30 09:42:14 UTC

missing files

lp:~per.j/iterm/iterm2-command-meta-key 1 Development 2010-12-06 18:35:26 UTC
262. Event tap to make command as meta key...

Author: Per Johansson
Revision Date: 2010-12-06 18:35:26 UTC

Event tap to make command as meta key higher priority than system preference command shortcuts

lp:shr 0 Experimental 2010-09-15 11:52:57 UTC
63. Use -Werror for develop build (but mo...

Author: Per Johansson
Revision Date: 2010-09-14 21:50:05 UTC

Use -Werror for develop build (but more sane warning flags) and fix all warnings

lp:~per.j/shr/sr_mudos 1 Development 2010-09-15 11:51:55 UTC
182. Ignore archives

Author: Per Johansson
Revision Date: 2010-09-13 21:13:07 UTC

Ignore archives

lp:~per.j/shr/fluffos 1 Development 2010-09-15 11:51:00 UTC
56. Import fluffos 2.20 === modified file...

Author: Per Johansson
Revision Date: 2010-09-14 11:54:37 UTC

Import fluffos 2.20
=== modified file 'ChangeLog.fluffos-2.x'
--- ChangeLog.fluffos-2.x 2010-09-14 11:54:35 +0000
+++ ChangeLog.fluffos-2.x 2010-04-22 18:54:07 +0000
@@ -2,6 +2,25 @@
 FluffOS :), note: where it says Cratylus, I got it from his version, usually
 someone else did the work, but I don't know how to find who did what there.

+FluffOS 2.20
+more error check in malloc64
+bigger arrays (up to 2^31 elements)
+bigger mappings (see arrays)
+more efficient clean_up()
+setting sockets to close on exec done in a more compatible way (only worked on rather new linux kernels)
+no longer sends mccp messages when already compressed (fixes older cmud vversions)
+some cleanups for compiler warnings
+new roulette_wheel() efun in the dwlib package (Woom)
+new replace_objects() efun int the dwlib package (replaces all object references in the argument with filenames recursively)
+check_valid_path apply now also used for compile paths (source files)
+32BIT fix (Kalinash)
+use less chars for string hashes (faster)
+correctly do tables in (s)printf with utf-8 strings
+use the already existing precalculated string hashes more often
+save string length for bigger strings as well instead of using strlen on strings > 64k all the time
+NetBSD IPV6 fix (Tiz)
+fixed crasher in reference_allowed() (in dwlib.c)
+
 FluffOS 2.19
 attempt to fix string block alignments. hopefuly helps sparc64
 open sockets as close on exec if available (so they don't end up in external programs started from the driver)
@@ -9,8 +28,8 @@
 fix bug with freeing an object table in backend.c
 some fixes for sparc64 (Kalinash)
 added missing Mysql data types so they don't always get returned as 0 anymore
-changed some optional efun args to default to 0 instead for slightly cleaner code (woom)
-new addition to pluralize() (diff from cratylus)
+changed some optional efun args to default to 0 instead for slightly cleaner code (Woom)
+new addition to pluralize() (diff from Cratylus)

 FluffOS 2.18
 compiles for netbsd (tiz)

lp:~per.j/+junk/sr_src 1 Development 2010-09-15 09:29:18 UTC
182. Ignore archives

Author: Per Johansson
Revision Date: 2010-09-13 21:13:07 UTC

Ignore archives

lp:~per.j/+junk/sr_fluffos 1 Development 2010-09-15 09:28:02 UTC
63. Use -Werror for develop build (but mo...

Author: Per Johansson
Revision Date: 2010-09-14 21:50:05 UTC

Use -Werror for develop build (but more sane warning flags) and fix all warnings

lp:~per.j/plex/trunk-corrected 1 Development 2010-01-07 12:27:45 UTC
11649. Files supposed to be removed missed b...

Author: Per Johansson
Revision Date: 2010-01-07 12:27:00 UTC

Files supposed to be removed missed by the importer

lp:monsav 1 Development 2010-01-03 16:57:19 UTC
5. Record 8 seconds of history and displ...

Author: Per Johansson
Revision Date: 2010-01-03 16:57:19 UTC

Record 8 seconds of history and display it in a table

lp:iterm/iterm 1 Development 2009-10-19 01:45:25 UTC
1804. Fixed memory leak on error conditions...

Author: delx
Revision Date: 2009-10-19 01:45:25 UTC

Fixed memory leak on error conditions in PTYTask

120 of 20 results