Portál AbcLinuxu, 4. května 2025 06:29

Nástroje: Začni sledovat (1) ?Zašle upozornění na váš email při vložení nového komentáře.

Vložit další komentář
13.5.2007 14:48 sssssssss | skóre: 15 | blog: cotoje
Rozbalit Rozbalit vše Re: Vyšel VIM verze 7.1
Odpovědět | Sbalit | Link | Blokovat | Admin
VIM? O tom nic nevim, to někdo používá?
hmm
freshmouse avatar 13.5.2007 14:50 freshmouse | skóre: 42 | blog: Bruno Banány
Rozbalit Rozbalit vše Re: Vyšel VIM verze 7.1
13.5.2007 16:51 deda.jabko | skóre: 23 | blog: blog co se jmenuje "každý den jinak" | za new york city dvakrát doleva a pak už se doptáte
Rozbalit Rozbalit vše Re: Vyšel VIM verze 7.1
na takovou provokaci ti reknu jedine: pico!
Asi před rokem se dostali hackeři na servry Debianu a ukradli jim zdrojové kódy.
Marek Bernát avatar 13.5.2007 20:42 Marek Bernát | skóre: 17 | blog: Arcadia
Rozbalit Rozbalit vše Re: Vyšel VIM verze 7.1
A potom že písať bez diakritiky nemá svoje čaro :-)
physics.stackexchange.com -- Q&A stránky o fyzike v štýle StackOverflow.
13.5.2007 16:53 digri | skóre: 12 | blog: digri
Rozbalit Rozbalit vše Re: Vyšel VIM verze 7.1
Odpovědět | Sbalit | Link | Blokovat | Admin
A najde se taky nekde, co je vlastne noveho? Instalovat a psat :help kvuli tomu nehodlam.
13.5.2007 17:41 e | skóre: 10
Rozbalit Rozbalit vše Re: Vyšel VIM verze 7.1
Jedná se jen o bugfixy a úpravy runtime souborů. Žádné převratné nové vlastnosti to neobsahuje, přechod je doporučován z důvodu opravy několika security problémů a bugů způsobujících pád vimu.
JA RAD PORADM KDYZ VIM vic (hebmilo.cz)
13.5.2007 19:32 Jirka | skóre: 36
Rozbalit Rozbalit vše Re: Vyšel VIM verze 7.1
Tady v tomto ZIP archivu ftp://ftp.vim.org/pub/vim/doc/vim71html.zip najdeš soubor "version7.html" a v něm úplně na konci je seznam změn mezi 7.0 a 7.1. S popisem všech patchů je to 1640 řádků textu. :-) Tak jsem teda udělal výcuc, snad jsem něco nepřehlédl.

Changed							*changed-7.1*

Added setting 'mouse' in vimrc_example.vim.

When building with MZscheme also look for include files in the "plt"
subdirectory.  That's where they are for FreeBSD.

The Ruby interface module is now called "Vim" instead of "VIM".  But "VIM" is
an alias, so it's backwards compatible. (Tim Pope)



Added							*added-7.1*

New syntax files:
	/var/log/messages (Yakov Lerner)
	Autohotkey (Nikolai Weibull)
	AutoIt v3 (Jared Breland)
	Bazaar commit file "bzr". (Dmitry Vasiliev)
	Cdrdao TOC (Nikolai Weibull)
	Cmusrc (Nikolai Weibull)
	Conary recipe (rPath Inc)
	Framescript (Nikolai Weibull)
	FreeBasic (Mark Manning)
	Hamster (David Fishburn)
	IBasic (Mark Manning)
	Initng (Elan Ruusamae)
	Ldapconf (Nikolai Weibull)
	Litestep (Nikolai Weibull)
	Privoxy actions file (Doug Kearns)
	Streaming Descriptors "sd" (Puria Nafisi Azizi)

New tutor files:
	Czech (Lubos Turek)
	Hungarian (Arpad Horvath)
	Turkish (Serkan kkk)
	utf-8 version of Greek tutor.
	utf-8 version of Russian tutor.
	utf-8 version of Slowak tutor.

New filetype plugins:
	Bst (Tim Pope)
	Cobol (Tim Pope)
	Fvwm (Gautam Iyer)
	Hamster (David Fishburn)
	Django HTML template (Dave Hodder)

New indent files:
	Bst (Tim Pope)
	Cobol (Tim Pope)
	Hamster (David Fishburn)
	Django HTML template (Dave Hodder)
	Javascript
	JSP (David Fishburn)

New keymap files:
	Bulgarian (Boyko Bantchev)
	Mongolian (Natsagdorj Shagdar)
	Thaana (Ibrahim Fayaz)
	Vietnamese (Samuel Thibault)

Other new runtime files:
	Ada support files. (Neil Bird, Martin Krischik)
	Slovenian menu translations (Mojca Miklavec)
	Mono C# compiler plugin (Jarek Sobiecki)

Seznam Bugfixů - tohle je pro >7.1a:
Fixes after Vim 7.1a BETA:

The extra archive had CVS directories included below "farsi" and
"runtime/icons".  CVS was missing the farsi icon files.

Fix compiling with Gnome 2.18, undefine bind_textdomain_codeset. (Daniel
Drake)

Mac: "make install" didn't copy rgb.txt.

When editing a compressed file while there are folds caused "ml_get" errors
and some lines could be missing.  When decompressing failed option values were
not restored.


Patch 7.1a.001
Problem:    Crash when downloading a spell file.  (Szabolcs Horvat)
Solution:   Avoid that did_set_spelllang() is used recursively when a new
	    window is opened for the download.
	    Also avoid wiping out the wrong buffer.
Files:	    runtime/autoload/spellfile.vim, src/buffer.c, src/ex_cmds.c,
            src/spell.c

Patch 7.1a.002 (extra)
Problem:    Compilation error with MingW.
Solution:   Check for LPTOOLTIPTEXT to be defined.
Files:	    src/gui_w32.c


Fixes after Vim 7.1b BETA:

Made the Mzscheme interface build both with old and new versions of Mzscheme,
using an #ifdef. (Sergey Khorev)
Mzscheme interface didn't link, missing function.  Changed order of libraries
in the configure script.

Ruby interface didn't compile on Mac.  Changed #ifdef. (Kevin Ballard)

Patch 7.1b.001 (extra)
Problem:    Random text in a source file.  No idea how it got there.
Solution:   Delete the text.
Files:	    src/gui_w32.c

Patch 7.1b.002
Problem:    When 'maxmem' is large there can be an overflow in computations.
	    (Thomas Wiegner)
Solution:   Use the same mechanism as in mch_total_mem(): first reduce the
	    multiplier as much as possible.
Files:	    src/memfile.c
14.5.2007 14:49 digri | skóre: 12 | blog: digri
Rozbalit Rozbalit vše Re: Vyšel VIM verze 7.1
diky moc :)

Založit nové vláknoNahoru

Tiskni Sdílej: Linkuj Jaggni to Vybrali.sme.sk Google Del.icio.us Facebook

ISSN 1214-1267, (c) 1999-2007 Stickfish s.r.o.