comparison Filelist @ 15513:06dd244b461b v8.1.0764

patch 8.1.0764: list of distributed files is outdated commit https://github.com/vim/vim/commit/6e0b6a0bec093b2fbc2e630312ec412f3f2c2254 Author: Bram Moolenaar <Bram@vim.org> Date: Thu Jan 17 16:11:06 2019 +0100 patch 8.1.0764: list of distributed files is outdated Problem: List of distributed files is outdated. Solution: Remove workshop files. Add blob files.
author Bram Moolenaar <Bram@vim.org>
date Thu, 17 Jan 2019 16:15:08 +0100
parents cb1652e41314
children 746b95fd25ad
comparison
equal deleted inserted replaced
15512:f0f06837a699 15513:06dd244b461b
14 src/arabic.c \ 14 src/arabic.c \
15 src/arabic.h \ 15 src/arabic.h \
16 src/ascii.h \ 16 src/ascii.h \
17 src/beval.c \ 17 src/beval.c \
18 src/beval.h \ 18 src/beval.h \
19 src/blob.c \
19 src/blowfish.c \ 20 src/blowfish.c \
20 src/buffer.c \ 21 src/buffer.c \
21 src/channel.c \ 22 src/channel.c \
22 src/charset.c \ 23 src/charset.c \
23 src/crypt.c \ 24 src/crypt.c \
144 src/testdir/color_ramp.vim \ 145 src/testdir/color_ramp.vim \
145 src/proto.h \ 146 src/proto.h \
146 src/protodef.h \ 147 src/protodef.h \
147 src/proto/arabic.pro \ 148 src/proto/arabic.pro \
148 src/proto/beval.pro \ 149 src/proto/beval.pro \
150 src/proto/blob.pro \
149 src/proto/blowfish.pro \ 151 src/proto/blowfish.pro \
150 src/proto/buffer.pro \ 152 src/proto/buffer.pro \
151 src/proto/channel.pro \ 153 src/proto/channel.pro \
152 src/proto/charset.pro \ 154 src/proto/charset.pro \
153 src/proto/crypt.pro \ 155 src/proto/crypt.pro \
332 src/gui_xmebwp.h \ 334 src/gui_xmebwp.h \
333 src/gui_x11.c \ 335 src/gui_x11.c \
334 src/gui_x11_pm.h \ 336 src/gui_x11_pm.h \
335 src/hangulin.c \ 337 src/hangulin.c \
336 src/if_xcmdsrv.c \ 338 src/if_xcmdsrv.c \
337 src/integration.c \
338 src/integration.h \
339 src/link.sh \ 339 src/link.sh \
340 src/installman.sh \ 340 src/installman.sh \
341 src/installml.sh \ 341 src/installml.sh \
342 src/install-sh \ 342 src/install-sh \
343 src/os_unix.c \ 343 src/os_unix.c \
356 src/proto/gui_x11.pro \ 356 src/proto/gui_x11.pro \
357 src/proto/hangulin.pro \ 357 src/proto/hangulin.pro \
358 src/proto/if_xcmdsrv.pro \ 358 src/proto/if_xcmdsrv.pro \
359 src/proto/os_unix.pro \ 359 src/proto/os_unix.pro \
360 src/proto/pty.pro \ 360 src/proto/pty.pro \
361 src/proto/workshop.pro \
362 src/pty.c \ 361 src/pty.c \
363 src/testdir/Makefile \ 362 src/testdir/Makefile \
364 src/testdir/unix.vim \ 363 src/testdir/unix.vim \
365 src/toolcheck \ 364 src/toolcheck \
366 src/vim_icon.xbm \ 365 src/vim_icon.xbm \
367 src/vim_mask.xbm \ 366 src/vim_mask.xbm \
368 src/vimtutor \ 367 src/vimtutor \
369 src/gvimtutor \ 368 src/gvimtutor \
370 src/which.sh \ 369 src/which.sh \
371 src/workshop.c \
372 src/workshop.h \
373 src/wsdebug.c \
374 src/wsdebug.h \
375 src/tee/Makefile \ 370 src/tee/Makefile \
376 src/xxd/Makefile \ 371 src/xxd/Makefile \
377 372
378 # source files for both DOS and Unix 373 # source files for both DOS and Unix
379 SRC_DOS_UNIX = \ 374 SRC_DOS_UNIX = \