lp:~libvterm/libvterm/trunk-OLD

Created by Paul "LeoNerd" Evans and last modified
This branch may be out of date, because Launchpad has not been able to access it since .

This branch is ABANDONED because launchpad.net stopped mirroring it and I have no idea how to fix it to get it back. Use the new one instead.

Get this branch:
bzr branch lp:~libvterm/libvterm/trunk-OLD

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
libvterm
Project:
libvterm
Status:
Abandoned
Location:
https://bazaar.leonerd.org.uk/c/libvterm
Last mirrored:
Next mirror:
Disabled

Updating branch...

Launchpad is processing new changes to this branch which will be available in a few minutes. Reload to see the changes.

Recent revisions

797. By Paul "LeoNerd" Evans

Pass lineinfos into screen resize callback; make it responsible for reshaping them

796. By Paul "LeoNerd" Evans

getchar() into unsigned char in vterm-ctrl.c to avoid complaints of comparison signedness (LP1894806)

795. By Paul "LeoNerd" Evans

Avoid remaining VLA by bounding the combining-char search to the max supported chars per cell

794. By Paul "LeoNerd" Evans

Avoid putting a potentially-unbounded VLA on the stack as temporary working space for character decode, by using the tmpbuffer in on_text instead

793. By Paul "LeoNerd" Evans

Set a much larger default out/tmpbuffer size (4096bytes), because now a size-constrained caller could make them smaller

792. By Paul "LeoNerd" Evans

Permit overriding size of outbuffer / tmpbuffer as builder params

791. By Paul "LeoNerd" Evans

Create struct VTermBuilder and vterm_build()

790. By Paul "LeoNerd" Evans

VTermAllocator field can be const in struct VTerm

789. By Paul "LeoNerd" Evans

Store INCDIR directly in .pc file rather than indirecting it via PREFIX

788. By Paul "LeoNerd" Evans

Version bump to v0.2

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
This branch contains Public information 
Everyone can see this information.